Bug 215551
| Summary: | epiphany: crash at start | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Need Real Name <lsof> |
| Component: | epiphany | Assignee: | Christopher Aillon <caillon> |
| Status: | CLOSED CANTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | CC: | mcepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-06-01 10:27:11 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: | |||
|
Description
Need Real Name
2006-11-14 16:59:59 UTC
Related to my other bugs? Bug 215377 and bug 215634. The trace at the second bug looks similar I suppose. I haven't had a crash for weeks, so will close this soon. Crash again. Backtrace was generated from '/usr/bin/epiphany' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1208740128 (LWP 16057)] 0x0029d402 in __kernel_vsyscall () #0 0x0029d402 in __kernel_vsyscall () #1 0x443e5cbb in waitpid () from /lib/libpthread.so.0 #2 0x43452cf6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 0x47ef5237 in nsSupportsWeakReference::~nsSupportsWeakReference$base () from /usr/lib/firefox-1.5.0.9/libgtkembedmoz.so #4 <signal handler called> #5 0x02571b85 in ?? () #6 0xaf75f000 in ?? () #7 0x00000000 in ?? () Thread 1 (Thread -1208740128 (LWP 16057)): #0 0x0029d402 in __kernel_vsyscall () No symbol table info available. #1 0x443e5cbb in waitpid () from /lib/libpthread.so.0 No symbol table info available. #2 0x43452cf6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 0x47ef5237 in nsSupportsWeakReference::~nsSupportsWeakReference$base () from /usr/lib/firefox-1.5.0.9/libgtkembedmoz.so No symbol table info available. #4 <signal handler called> No symbol table info available. #5 0x02571b85 in ?? () No symbol table info available. #6 0xaf75f000 in ?? () No symbol table info available. #7 0x00000000 in ?? () No symbol table info available. #0 0x0029d402 in __kernel_vsyscall () Thank you for taking the time to report this bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Please make sure that you have debuginfo packages installed at least for epiphany and firefox (epiphany-debuginfo and firefox-debuginfo respectively, you may need to enable core-debuginfo repository in /etc/yum.repos.d/fedora-core.repo file) and see http://fedoraproject.org/wiki/StackTraces for more information about useful stack traces. This doesn't happen any more. |