After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 145024 - Epiphany crashes (at least for me) when selecting a check box on this web page
Epiphany crashes (at least for me) when selecting a check box on this web page
Status: RESOLVED DUPLICATE of bug 142184
Product: epiphany
Classification: Core
Component: General
1.2.x
Other Linux
: High major
: ---
Assigned To: Marco Pesenti Gritti
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2004-06-26 16:00 UTC by Christophe Bisière
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christophe Bisière 2004-06-26 16:00:56 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
Comment 1 Christian Persch 2004-06-26 19:07:49 UTC
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.
Comment 2 Christophe Bisière 2004-06-27 08:19:54 UTC
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
  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 ??
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 nsProfileLock::FatalSignalHandler
    from /usr/lib/mozilla/libgtkembedmoz.so
  • #5 __pthread_clock_settime
    from /lib/libpthread.so.0
  • #6 <signal handler called>
  • #7 EphyBrowser::GetDocumentUrl
    at nsCOMPtr.h line 663
  • #8 impl_get_location
    at mozilla-embed.cpp line 490
  • #9 ephy_embed_get_location
    at ephy-embed.c line 258
  • #10 ephy_tab_set_title
    at ephy-tab.c line 1353
  • #11 ephy_tab_title_cb
    at ephy-tab.c line 729
  • #12 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #16 gtk_signal_emit
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 EmbedWindow::SetTitle
    from /usr/lib/mozilla/libgtkembedmoz.so
  • #18 NSGetModule
    from /usr/lib/mozilla/components/libwebbrwsr.so
  • #19 nsDocShell::SetTitle
    from /usr/lib/mozilla/components/libdocshell.so
  • #20 NSGetModule
    from /usr/lib/mozilla/components/libgklayout.so
  • #21 NSGetModule
    from /usr/lib/mozilla/components/libgklayout.so
  • #22 NSGetModule
    from /usr/lib/mozilla/components/libgklayout.so
  • #23 ??
    from /usr/lib/mozilla/components/libhtmlpars.so
  • #24 ??
  • #25 ??
  • #26 ??
  • #27 nsCOMPtr_base::~nsCOMPtr_base
    from /usr/lib/mozilla/libxpcom.so
  • #28 ??
    from /usr/lib/mozilla/components/libhtmlpars.so
  • #29 ??
  • #30 ??
  • #31 ??
  • #32 ??
  • #33 ??
  • #34 sem_timedwait
    from /lib/libpthread.so.0
  • #35 ??
    from /usr/lib/mozilla/components/libhtmlpars.so
  • #36 ??
  • #37 ??
  • #38 ??
  • #39 NSGetModule
    from /usr/lib/mozilla/components/libgklayout.so
  • #40 NSGetModule
    from /usr/lib/mozilla/components/libgklayout.so
  • #41 NSGetModule
    from /usr/lib/mozilla/components/libgklayout.so
  • #42 nsDocShell::Stop
    from /usr/lib/mozilla/components/libdocshell.so
  • #43 nsDocShell::Destroy
    from /usr/lib/mozilla/components/libdocshell.so
  • #44 nsWebShell::Destroy
    from /usr/lib/mozilla/components/libdocshell.so
  • #45 NSGetModule
    from /usr/lib/mozilla/components/libwebbrwsr.so
  • #46 NSGetModule
    from /usr/lib/mozilla/components/libwebbrwsr.so
  • #47 NSGetModule
    from /usr/lib/mozilla/components/libwebbrwsr.so
  • #48 EmbedWindow::ReleaseChildren
    from /usr/lib/mozilla/libgtkembedmoz.so
  • #49 EmbedPrivate::Destroy
    from /usr/lib/mozilla/libgtkembedmoz.so
  • #50 gtk_moz_embed_new
    from /usr/lib/mozilla/libgtkembedmoz.so
  • #51 mozilla_embed_destroy
    at mozilla-embed.cpp line 306
  • #52 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #53 g_signal_type_cclosure_new
    from /usr/lib/libgobject-2.0.so.0
  • #54 ??
  • #55 ??
  • #56 ??
  • #57 ??
  • #58 mozilla_embed_connect_signals
    at mozilla-embed.cpp line 291

Comment 3 Christian Persch 2004-06-27 12:52:33 UTC
This is fixed in 1.2.6, please upgrade.


*** This bug has been marked as a duplicate of 142184 ***