Bug 629058
| Summary: | [abrt] firefox-3.6.7-1.fc13: Process /usr/lib/firefox-3.6/firefox was killed by signal 11 (SIGSEGV) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | m_hergarden | ||||
| Component: | firefox | Assignee: | Gecko Maintainer <gecko-bugs-nobody> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | gecko-bugs-nobody | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:a1e7b29978cc92a2853f195af21682d8742129fb | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-11-08 18:59:23 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created an attachment (id=442262) File: backtrace *** This bug has been marked as a duplicate of bug 618566 *** This bug appears to have been filled using a buggy version of ABRT, because it contains a backtrace which is a duplicate of backtrace from bug #618566. Sorry for the inconvenience. |
abrt version: 1.1.13 architecture: i686 cmdline: /usr/lib/firefox-3.6/firefox -safe-mode comment: If the .mozilla directory is on a full partition, then firefox will crash on startup with sig 11. component: firefox crash_function: pthread_cond_timedwait@@GLIBC_2.3.2 executable: /usr/lib/firefox-3.6/firefox kernel: 2.6.33.8-149.fc13.i686.PAE package: firefox-3.6.7-1.fc13 rating: 4 reason: Process /usr/lib/firefox-3.6/firefox was killed by signal 11 (SIGSEGV) release: Fedora release 13 (Goddard) time: 1283281707 uid: 501 backtrace ----- [New Thread 2641] [New Thread 2661] [New Thread 2658] [New Thread 2659] [New Thread 2660] [New Thread 2663] [New Thread 2664] [New Thread 2665] [New Thread 2666] [New Thread 2662] Core was generated by `/usr/lib/firefox-3.6/firefox -safe-mode'. Program terminated with signal 11, Segmentation fault. #0 0x0092d416 in __kernel_vsyscall () Thread 10 (Thread 2662): #0 0x0092d416 in __kernel_vsyscall () No symbol table info available. #1 0x006505d4 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:236 No locals. #2 0x00552bbe in pt_TimedWait (cv=0xb76a5f04, ml=0xb767b9a0, timeout=249) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 rv = <value optimized out> now = {tv_sec = 1283281650, tv_usec = 608988} tmo = {tv_sec = 1283281650, tv_nsec = 857988000} ticks = <value optimized out> #3 0x005539c7 in PR_WaitCondVar (cvar=0xb76a5f00, timeout=249) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 rv = <value optimized out> thred = 0xb7648c10 #4 0x02bfbc82 in TimerThread::Run (this=0xb7606780) at TimerThread.cpp:344 Timeout exceeded: 60 second, killing gdb How to reproduce ----- 1. get .mozilla created in /home/<user> by running firefox 2. close firefox, fill up /home/<user> up to 100% 3. run firefox again -> results in sig 11