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 165443 - epiphany crash on close
epiphany crash on close
Status: RESOLVED DUPLICATE of bug 142184
Product: epiphany
Classification: Core
Component: [obsolete] Backend:Mozilla
unspecified
Other Linux
: High critical
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks: 165420
 
 
Reported: 2005-01-27 20:31 UTC by Chris Lahey
Modified: 2005-03-05 06:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed fix (597 bytes, patch)
2005-01-27 20:32 UTC, Chris Lahey
none Details | Review

Description Chris Lahey 2005-01-27 20:31:01 UTC
Load a large (50 MB should do) text file in epiphany, then close the window.

Program received signal SIGSEGV, Segmentation fault.

Thread 1091462432 (LWP 9383)

  • #0 EphyBrowser::GetDocumentUrl
    at nsCOMPtr.h line 663
  • #1 impl_get_location
    at mozilla-embed.cpp line 490
  • #2 ephy_embed_get_location
    at ephy-embed.c line 258
  • #3 ephy_tab_set_title
    at ephy-tab.c line 1353
  • #4 ephy_tab_title_cb
    at ephy-tab.c line 729
  • #5 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #6 g_closure_invoke
    at gclosure.c line 437
  • #7 signal_emit_unlocked_R
    at gsignal.c line 2436
  • #8 g_signal_emit_valist
    at gsignal.c line 2195
  • #9 gtk_signal_emit
    at gtksignal.c line 359
  • #10 EmbedWindow::SetTitle
    from /opt/gnome/lib/libgtkembedmoz.so
  • #11 NSGetModule
    from /opt/gnome/lib/mozilla-1.6/components/libwebbrwsr.so
  • #12 nsDocShell::SetTitle
    from /opt/gnome/lib/mozilla-1.6/components/libdocshell.so
  • #13 NSGetModule
    from /opt/gnome/lib/mozilla-1.6/components/libgklayout.so
  • #14 NSGetModule
    from /opt/gnome/lib/mozilla-1.6/components/libgklayout.so
  • #15 NSGetModule
    from /opt/gnome/lib/mozilla-1.6/components/libgklayout.so
  • #16 ??
    from /opt/gnome/lib/mozilla-1.6/components/libhtmlpars.so
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 vtable for ObserverListEnumerator
    from /opt/gnome/lib/libxpcom.so
  • #22 vtable for ObserverListEnumerator
    from /opt/gnome/lib/libxpcom.so
  • #23 ??
  • #24 ??
  • #25 ??
  • #26 nsIDOMNode::GetIID()::iid
  • #27 ??
  • #28 ??
    from /opt/gnome/lib/mozilla-1.6/components/libhtmlpars.so
  • #29 ??
  • #30 ??
  • #31 ??
  • #32 ??
    from /opt/gnome/lib/mozilla-1.6/components/libhtmlpars.so
  • #33 ??
  • #34 ??
  • #35 ??
  • #36 ??
  • #37 ??
  • #38 ??
  • #39 ??
  • #40 _int_free
    from /lib/tls/libc.so.6

Comment 1 Chris Lahey 2005-01-27 20:32:13 UTC
Created attachment 36614 [details] [review]
Proposed fix
Comment 2 Elijah Newren 2005-01-27 20:35:24 UTC
Oddly, this seems to match the stack trace in bug 142184...did a bug return?
Comment 3 Christian Persch 2005-01-27 20:39:52 UTC
Yes it looks like the same to me too. That bug is fixed since version 1.2.6;
clahey, which Epiphany version do you see this on?
Comment 4 Elijah Newren 2005-03-05 06:58:14 UTC
No response; we'll assume you were running 1.2.6 and mark as a dupe--shout if
that's not right.

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