[Bug 146] New: Konqueror crashed when try to open quicktime
bugzilla-daemon <[email protected]>
| Newsgroups | gmane.linux.arklinux.bugs |
|---|---|
| Message-ID | <[email protected]> |
https://bugzilla.arklinux.org/bugzilla/show_bug.cgi?id=146
Summary: Konqueror crashed when try to open quicktime
Product: Ark Linux
Version: Dockyard
Platform: athlon (PC, AMD)
OS/Version: All
Status: NEW
Severity: Normal
Affects: Overall Usability
Component: kdebase
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Description of Problem:
Konqueror crashed when try to open quicktime
Version-Release number of selected component (if applicable):
1.0 Alpha 7
How Reproducible:
Steps to Reproduce:
1. Surf www.apple.com/trailers and open up any trailers page
2.
3.
Actual Results:
Konqueror crashed
Expected Results:
Should be able to watch the quicktime trailers
Additional Information:
strace to the konqueror gives me the following...
close(18) = 0
close(19) = 0
..(keep repeating up to close(28))
close(28) = 0
close(29) = 0
close(30) = -1 EBADF (Bad file descriptor)
close(31) = -1 EBADF (Bad file descriptor)
--- SIGCHLD (Child exited) ---
wait4(3143, [WIFSIGNALED(s) && WTERMSIG(s) == SIGPIPE], WNOHANG,
NULL) = 3143
write(8, "G\f\0\0\r\0\0\0", 8) = -1 EBADF (Bad file descriptor)
write(8, "\0\0\0\0\0\0\0\0", 8) = -1 EBADF (Bad file descriptor)
sigreturn() = ? (mask now [SEGV RTMIN])
close(32) = -1 EBADF (Bad file descriptor)
close(33) = -1 EBADF (Bad file descriptor)
..(keep repeating up to close(1022))
close(1022) = -1 EBADF (Bad file descriptor)
close(1023) = -1 EBADF (Bad file descriptor)
write(2, "KCrash: Application \'konqueror\' "..., 44) = -1 EBADF (Bad file
descriptor)
fork() = 3200
alarm(0) = 2
wait4(3200, NULL, 0, NULL) = 3200
--- SIGCHLD (Child exited) ---
wait4(3143, 0x3fffe8fc, WNOHANG, NULL) = -1 ECHILD (No child processes)
write(8, "\0\0\0\0\0\0\0\0", 8) = -1 EBADF (Bad file descriptor)
sigreturn() = ? (mask now [SEGV RTMIN])
semget(253, 0, 0) = -1 ENOSYS (Function not implemented)
_exit(253) = ?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.