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 353118 - Epiphany crash on right-click
Epiphany crash on right-click
Status: RESOLVED DUPLICATE of bug 331284
Product: epiphany
Classification: Core
Component: General
2.15.x
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2006-08-27 17:33 UTC by Jonathon Jongsma
Modified: 2006-08-27 19:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Jonathon Jongsma 2006-08-27 17:33:41 UTC
I was right-clicking on an empty spot on the page because I wanted to use the "Back" menu item (I may have right-clicked twice before the context menu actually showed up) and Epiphany crashed.

Distribution: Ubuntu 6.06 (dapper)
Gnome Release: 2.15.92 2006-08-26 (GARNOME)
BugBuddy Version: 2.15.92

Memory status: size: 279871488 vsize: 279871488 resident: 46080000 share: 30588928 rss: 46080000 rss_rlim: -1
CPU usage: start_time: 1156699587 rtime: 232 utime: 215 stime: 17 cutime:1 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/opt/garnome-2.15.x/bin/epiphany'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912600229264 (LWP 5347)]
[New Thread 1132489056 (LWP 5355)]
[New Thread 1124096352 (LWP 5354)]
[New Thread 1115703648 (LWP 5353)]
[New Thread 1107310944 (LWP 5352)]
[New Thread 1098918240 (LWP 5351)]
[New Thread 1090525536 (LWP 5350)]
[New Thread 1082132832 (LWP 5349)]
0x00002aaaaffc70ca in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 46912600229264 (LWP 5347))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 867
  • #2 <signal handler called>
  • #3 IA__g_logv
    at gmessages.c line 503
  • #4 IA__g_log
    at gmessages.c line 517
  • #5 IA__g_signal_emit_valist
    at gsignal.c line 2125
  • #6 IA__g_signal_emit
    at gsignal.c line 2241
  • #7 nsDocAccessibleWrap::FireToolkitEvent
    from /opt/garnome-2.15.x/lib/firefox-1.5.0.6/components/libaccessibility.so
  • #8 nsWindow::DispatchActivateEvent
    from /opt/garnome-2.15.x/lib/firefox-1.5.0.6/components/libwidget_gtk2.so
  • #9 nsWindow::OnButtonPressEvent
    from /opt/garnome-2.15.x/lib/firefox-1.5.0.6/components/libwidget_gtk2.so
  • #10 button_press_event_cb
    from /opt/garnome-2.15.x/lib/firefox-1.5.0.6/components/libwidget_gtk2.so
  • #11 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #12 IA__g_closure_invoke
    at gclosure.c line 490
  • #13 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #15 IA__g_signal_emit
    at gsignal.c line 2241
  • #16 gtk_widget_event_internal
    at gtkwidget.c line 3901
  • #17 IA__gtk_propagate_event
    at gtkmain.c line 2187
  • #18 IA__gtk_main_do_event
    at gtkmain.c line 1421
  • #19 gdk_event_dispatch
    at gdkevents-x11.c line 2320
  • #20 IA__g_main_context_dispatch
    at gmain.c line 2043
  • #21 g_main_context_iterate
    at gmain.c line 2675
  • #22 IA__g_main_loop_run
    at gmain.c line 2879
  • #23 IA__gtk_main
    at gtkmain.c line 1000
  • #24 main
    at ephy-main.c line 716
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Reinout van Schouwen 2006-08-27 18:32:14 UTC
Thanks for your bug report. I think this might be a duplicate of Yelp bug 331284, which is actually a mozilla bug filed as https://bugzilla.mozilla.org/show_bug.cgi?id=327530, fixed in the 1.8.1 branch.
Comment 2 Jonathon Jongsma 2006-08-27 19:36:00 UTC
That looks very likely since turning off accessibility support seems to stop the crashing.  Marking as dup.

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