GNOME Bugzilla – Bug 145024
Epiphany crashes (at least for me) when selecting a check box on this web page
Last modified: 2004-12-22 21:47:04 UTC
1. go to http://www.rueducommerce.fr/numerique/showdetl.cfm?product_id=356899&option=1 2. click on any check box 3. Epiphany crashes
Works for me (using ephy compiled against moz 1.7). Which mozilla version do you use? Does it crash when doing the same thing in mozilla itself? Without a stack trace from the crash it's very hard to determine what caused the crash. Please see http://bugzilla.gnome.org/getting-traces.cgi for more information about getting a useful stack trace.
Compiled against moz 1.6. Works fine in mozilla itself. ldd /usr/bin/epiphany-bin | grep mozilla libgtkembedmoz.so => /usr/lib/mozilla/libgtkembedmoz.so (0x400e8000) libxpcom.so => /usr/lib/mozilla/libxpcom.so (0x40107000) libplds4.so => /usr/lib/mozilla/libplds4.so (0x401f1000) libplc4.so => /usr/lib/mozilla/libplc4.so (0x401f4000) libnspr4.so => /usr/lib/mozilla/libnspr4.so (0x401fa000) After recompiling epiphany-1.2.5 with "-march=i386 -O1 -pipe -g", bug-buddy prints the following warning: /usr/share/bug-buddy/gdb-cmd:1: Error in sourced command file: Previous frame inner to this frame (corrupt stack?) and generates the backtrace: Backtrace was generated from '/usr/bin/epiphany-bin' Using host libthread_db library "/lib/libthread_db.so.1". 0x4052ea2b in waitpid () from /lib/libpthread.so.0
+ Trace 47261
This is fixed in 1.2.6, please upgrade. *** This bug has been marked as a duplicate of 142184 ***