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 596417 - crash in Epiphany Web Bookmarks: I was displaying http://...
crash in Epiphany Web Bookmarks: I was displaying http://...
Status: RESOLVED DUPLICATE of bug 596308
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
unspecified
Other All
: Normal critical
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks:
 
 
Reported: 2009-09-26 11:00 UTC by Rod Butcher
Modified: 2009-09-28 06:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Rod Butcher 2009-09-26 11:00:48 UTC
Version: 2.27.92

What were you doing when the application crashed?
I was displaying http://www.hazegray.org/navhist/canada/systems/

Then I trimmed back the URL to http://www.hazegray.org and hit enter

Epiphany then crashed


Distribution: Mandriva Linux release 2008.1 (Official) for x86_64
Gnome Release: 2.27.5 2009-08-02 (GNOME.Org)
BugBuddy Version: 2.27.1

System: Linux 2.6.30.4 #1 SMP Mon Aug 3 00:35:47 EST 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Enabled
GTK+ Theme: Clearlooks-Olive
Icon Theme: oxygen
GTK+ Modules: gnomebreakpad

Memory status: size: 646410240 vsize: 646410240 resident: 104468480 share: 30035968 rss: 104468480 rss_rlim: 18446744073709551615
CPU usage: start_time: 1253958124 rtime: 3624 utime: 3359 stime: 265 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7f33a4965760 (LWP 20720)]
[New Thread 0x7f3393708950 (LWP 20722)]
0x00007f3397eec82f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 0x7f33a4965760 (LWP 20720))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 IA__g_spawn_sync
    at gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 700
  • #3 run_bug_buddy
    at gnome-breakpad.cc line 369
  • #4 check_if_gdb
    at gnome-breakpad.cc line 440
  • #5 bugbuddy_segv_handle
    at gnome-breakpad.cc line 223
  • #6 <signal handler called>
  • #7 validate_visible_area
    at gtktreeview.c line 5768
  • #8 do_presize_handler
    at gtktreeview.c line 6298
  • #9 presize_handler_callback
    at gtktreeview.c line 6320
  • #10 gdk_threads_dispatch
    at gdk.c line 501
  • #11 g_idle_dispatch
    at gmain.c line 4065
  • #12 g_main_dispatch
    at gmain.c line 1960
  • #13 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #14 g_main_context_iterate
    at gmain.c line 2591
  • #15 IA__g_main_loop_run
    at gmain.c line 2799
  • #16 IA__gtk_main
    at gtkmain.c line 1205
  • #17 main
    at ephy-main.c line 782


----------- .xsession-errors (919 sec old) ---------------------
(realplay.bin:8641): Gtk-WARNING **: Attempting to read the recently used resources file at `/root/.recently-used.xbel', but the parser failed: Unexpected attribute 'modified' for element 'application
(realplay.bin:8641): GLib-CRITICAL **: g_bookmark_file_get_size: assertion `bookmark != NULL' failed
konqueror(12781) KParts::BrowserExtension::slotSetActionText: BrowserExtension::slotSetActionText  paste   "Paste Clipboard Contents..."
konqueror(19990) KParts::BrowserExtension::slotSetActionText: BrowserExtension::slotSetActionText  paste   "Paste Clipboard Contents..."
konqueror(3451) KParts::BrowserExtension::slotSetActionText: BrowserExtension::slotSetActionText  paste   "Paste Clipboard Contents..."
konqueror(1747) KParts::BrowserExtension::slotSetActionText: BrowserExtension::slotSetActionText  paste   "Paste Clipboard Contents..."
konqueror(12781) KParts::BrowserExtension::slotSetActionText: BrowserExtension::slotSetActionText  paste   "Paste Clipboard Contents..."
konqueror(19990) KParts::BrowserExtension::slotSetActionText: BrowserExtension::slotSetActionText  paste   "Paste Clipboard Contents..."
konqueror(3451) KParts::BrowserExtension::slotSetActionText: BrowserExtension::slotSetActionText  paste   "Paste Clipboard Contents..."
konqueror(1747) KParts::BrowserExtension::slotSetActionText: BrowserExtension::slotSetActionText  paste   "Paste Clipboard Contents..."
konqueror(1747) KParts::BrowserExtension::slotSetActionText: BrowserExtension::slotSetActionText  paste   "Paste Clipboard Contents..."
konqueror(12781) KParts::BrowserExtension::slotSetActionText: BrowserExtension::slotSetActionText  paste   "Paste Clipboard Contents..."
konqueror(3451) KParts::BrowserExtension::slotSetActionText: BrowserExtension::slotSetActionText  paste   "Paste Clipboard Contents..."
konqueror(19990) KParts::BrowserExtension::slotSetActionText: BrowserExtension::slotSetActionText  paste   "Paste Clipboard Contents..."
--------------------------------------------------
Comment 1 Reinout van Schouwen 2009-09-27 19:56:06 UTC
Looks like a GTK+ problem. Changing product.
Comment 2 Kristian Rietveld 2009-09-28 06:48:12 UTC

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