[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Epiphany crashes, cannot debug



Hi,

Since a recent upgrade to the Epiphany Browser 1.4.8-1 (and 2) and
Mozilla 1.7.6-1.0.0.1.gcc4 (yes, I'm using the gcc-4.0 archive),
Epiphany crashes very often where it barely did before.

I'm trying to get some hints of where it is that it crashes, but I
cannot get Epiphany to work under GDB (dies after some SIG33's are
passed when loading a page, in spite of GDB just passing them through
and not stopping). It won't spit a core dump when crashing (I set ulimit
-c to 256000) and passing the --disable-crash-dialog option doesn't make
the crash dialog disappear (bug?); I fear that this is the reason why no
core dump is being written. I can attach the process with gdb once it's
crashed (while the crash dialog is waiting for user input), but the
stack trace seems to end up in the crash dialog (see below, as I'm not
completely sure)...

Any hints on how to debug this or if you can confirm that the crash
dialog not being disabled is a bug, please let me know. The rest of the
system is pretty stable, I'm not seeing frequent crashes in any other
program.

0x00002aaaac450646 in waitpid ()
   from /lib/libpthread.so.0
(gdb) bt
#0  0x00002aaaac450646 in waitpid () from /lib/libpthread.so.0
#1  0x00002aaaab27f3bb in libgnomeui_module_info_get ()
   from /usr/lib/libgnomeui-2.so.0
#2  0x00002aaaaabde128 in nsProfileLock::FatalSignalHandler ()
   from /usr/lib/mozilla/libgtkembedmoz.so
#3  <signal handler called>
#4  0x00002aaab1f6b512 in NSGetModule ()
   from /usr/lib/mozilla/components/libimglib2.so
#5  0x00002aaab1f688bf in NSGetModule ()
   from /usr/lib/mozilla/components/libimglib2.so
#6  0x00002aaab0f20c08 in NSGetModule ()
   from /usr/lib/mozilla/components/libnecko.so
#7  0x00002aaab0f1ad12 in NSGetModule ()
   from /usr/lib/mozilla/components/libnecko.so
#8  0x00002aaaaad76ce9 in PL_HandleEvent ()
from /usr/lib/mozilla/libxpcom.so
#9  0x00002aaaaad77488 in PL_ProcessPendingEvents ()
   from /usr/lib/mozilla/libxpcom.so
#10 0x00002aaaaad78e0b in nsEventQueueImpl::~nsEventQueueImpl ()
   from /usr/lib/mozilla/libxpcom.so
#11 0x00002aaab23f7af2 in NS_GetSpecialDirectory ()
   from /usr/lib/mozilla/components/libwidget_gtk2.so
#12 0x00002aaaad8a0e0d in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#13 0x00002aaaad8a3f65 in g_main_context_check ()
   from /usr/lib/libglib-2.0.so.0
#14 0x00002aaaad8a421a in g_main_loop_run ()
from /usr/lib/libglib-2.0.so.0
#15 0x00002aaaabf30ad0 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#16 0x000000000042d4d7 in main ()

Thanks,
-- 
Javier Kohen <jkohen@users.sourceforge.net>
ICQ: blashyrkh #2361802
Jabber: jkohen@jabber.org

Attachment: signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente


Reply to: