Bug 692717

Summary: [abrt] firefox-3.6.16-1.fc14: Process /usr/lib/firefox-3.6/firefox was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: David <dmchudzinski>
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: gecko-bugs-nobody
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:bbfa88188ecf53e4d27adc47a7dc0687c841b94a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-07 13:19:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace none

Description David 2011-03-31 22:14:50 UTC
abrt version: 1.1.17
architecture: i686
cmdline: /usr/lib/firefox-3.6/firefox
component: firefox
Attached file: coredump, 222085120 bytes
crash_function: pthread_cond_wait@@GLIBC_2.3.2
executable: /usr/lib/firefox-3.6/firefox
kernel: 2.6.35.11-83.fc14.i686
package: firefox-3.6.16-1.fc14
rating: 4
reason: Process /usr/lib/firefox-3.6/firefox was killed by signal 11 (SIGSEGV)
release: Fedora release 14 (Laughlin)
time: 1301602024
uid: 500

backtrace
-----
[New Thread 3293]
[New Thread 3294]
[New Thread 3295]
[New Thread 3296]
[New Thread 3297]
[New Thread 3298]
[New Thread 3299]
[New Thread 3300]
[New Thread 3301]
[New Thread 3308]
[New Thread 3309]
[New Thread 3330]
[New Thread 3332]
[Thread debugging using libthread_db enabled]
warning: File "/var/cache/abrt-di/usr/lib/debug/usr/lib/libxml2.so.2.7.7.debug" has a different build-id, file skipped
warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/libxml2.so.2.7.7.debug" does not match "/usr/lib/libxml2.so.2" (CRC mismatch).

warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libxml2.so.2.7.7.debug" does not match "/usr/lib/libxml2.so.2" (CRC mismatch).

Core was generated by `/usr/lib/firefox-3.6/firefox'.
Program terminated with signal 11, Segmentation fault.
#0  __kernel_vsyscall () at arch/x86/vdso/vdso32/int80.S:16
16	arch/x86/vdso/vdso32/int80.S: No such file or directory.
	in arch/x86/vdso/vdso32/int80.S

Thread 13 (Thread 0xb16ffb70 (LWP 3332)):
#0  __kernel_vsyscall () at arch/x86/vdso/vdso32/int80.S:16
No locals.
#1  0x004e839b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:169
No locals.
#2  0x05e71919 in PR_WaitCondVar (cvar=0xa47d8900, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417
        rv = <value optimized out>
        thred = 0xa5c97060
#3  0x05e71cb8 in PR_Wait (mon=0xa47b8780, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614
        rv = -512
        saved_entries = 1
        saved_owner = 2976906096
#4  0x06e7b369 in Wait (this=0xa44add50, mayWait=1, result=0xb16ff298) at ../../dist/include/nsAutoLock.h:339
No locals.
#5  nsEventQueue::GetEvent (this=0xa44add50, mayWait=1, result=0xb16ff298) at nsEventQueue.cpp:85
        mon = {<nsAutoLockBase> = {<No data fields>}, mMonitor = 0xa47b8780, mLockCount = 1
Timeout exceeded: 60 second, killing gdb

How to reproduce
-----
1.
2.
3.
Fire Fox crashed while downloading from a web site.

Comment 1 David 2011-03-31 22:14:52 UTC
Created attachment 489250 [details]
File: backtrace

Comment 2 Martin Stransky 2011-12-07 13:19:40 UTC
We're using mozilla crash reporter now, ABRT is no more used for Firefox/Thunderbird. If you can reliably reproduce the crash (you have a testcase, reproduction steps, etc.) please reopen the bug and attach the reproduction info and assign it directly to me (stransky).

Thanks!