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 545291 - crash in Epiphany Web Browser: Trying to reproduce http...
crash in Epiphany Web Browser: Trying to reproduce http...
Status: RESOLVED DUPLICATE of bug 521874
Product: epiphany
Classification: Core
Component: [obsolete] BugBuddyBugs
2.22.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-07-29 10:23 UTC by Matěj Cepl
Modified: 2008-07-29 11:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Matěj Cepl 2008-07-29 10:23:28 UTC
Version: 2.22.2

What were you doing when the application crashed?
Trying to reproduce https://bugzilla.redhat.com/show_bug.cgi?id=448314 and yes, it crashes very well.


Distribution: Fedora release 9 (Sulphur)
Gnome Release: 2.22.3 2008-07-01 (Red Hat, Inc)
BugBuddy Version: 2.22.0

System: Linux 2.6.25.11-97.fc9.i686 #1 SMP Mon Jul 21 01:31:09 EDT 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10499905
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Bluecurve

Memory status: size: 222949376 vsize: 222949376 resident: 55234560 share: 27525120 rss: 55234560 rss_rlim: 4294967295
CPU usage: start_time: 1217326851 rtime: 312 utime: 270 stime: 42 cutime:2 cstime: 3 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/epiphany'

(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb7fd0770 (LWP 18505)]
[New Thread 0xb1fffb90 (LWP 18537)]
[New Thread 0xb2be7b90 (LWP 18532)]
[New Thread 0xb35e8b90 (LWP 18531)]
[New Thread 0xb3ffdb90 (LWP 18529)]
[New Thread 0xb49feb90 (LWP 18528)]
[New Thread 0xb53ffb90 (LWP 18527)]
[New Thread 0xb7c50b90 (LWP 18512)]
0x00110416 in __kernel_vsyscall ()

Thread 1 (Thread 0xb7fd0770 (LWP 18505))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 g_spawn_sync
    from /lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /lib/libglib-2.0.so.0
  • #4 run_bug_buddy
    at gnome-breakpad.cc line 213
  • #5 check_if_gdb
    at gnome-breakpad.cc line 283
  • #6 google_breakpad::ExceptionHandler::InternalWriteMinidump
    at ../google-breakpad/src/client/linux/handler/exception_handler.cc line 226
  • #7 google_breakpad::ExceptionHandler::HandleException
    at ../google-breakpad/src/client/linux/handler/exception_handler.cc line 197
  • #8 ??
    from /usr/lib/xulrunner-1.9/libxul.so
  • #9 <signal handler called>
  • #10 mozilla_free_embed_page_info
    at mozilla-helpers.cpp line 1170
  • #11 page_info_dialog_finalize
    at page-info-dialog.c line 2299
  • #12 g_object_unref
    from /lib/libgobject-2.0.so.0
  • #13 page_info_dialog_response_cb
    at page-info-dialog.c line 406
  • #14 g_cclosure_marshal_VOID
    from /lib/libgobject-2.0.so.0
  • #15 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #16 ??
    from /lib/libgobject-2.0.so.0
  • #17 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #18 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #19 IA__gtk_dialog_response
    at gtkdialog.c line 879
  • #20 action_widget_activated
    at gtkdialog.c line 578


----------- .xsession-errors ---------------------
Could not find the frame base for "IA__gtk_widget_event".
Could not find the frame base for "IA__gtk_propagate_event".
Could not find the frame base for "IA__gtk_main_do_event".
Could not find the frame base for "gdk_event_dispatch".
Could not find the frame base for "_pr_poll_with_poll".
Could not find the frame base for "pt_TimedWait".
Could not find the frame base for "pt_TimedWait".
Could not find the frame base for "pt_TimedWait".
Could not find the frame base for "pt_TimedWait".
Could not find the frame base for "PR_Wait".
Could not find the frame base for "pt_TimedWait".
Could not find the frame base for "pt_TimedWait".
Could not find the frame base for "IA__gtk_dialog_response".
Could not find the frame base for "action_widget_activated".
Could not find the frame base for "action_widget_activated".
--------------------------------------------------
Comment 1 Matěj Cepl 2008-07-29 10:24:57 UTC
This should be probably moved to epiphany-extensions/page info
Comment 2 Reinout van Schouwen 2008-07-29 11:10:45 UTC
Maybe there hasn't been a release yet after the fix in bug 521874 was committed. Please reopen the bug if the problem still occurs on trunk.

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