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 504136 - crash in Epiphany Web Bookmarks: Personal Data -> Cookies...
crash in Epiphany Web Bookmarks: Personal Data -> Cookies...
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Passwords, Cookies, & Certificates
2.21.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-12-17 22:06 UTC by Florian Steinel
Modified: 2008-05-18 22:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
Epiphany 2.21.4 - Personal Data - Cookies (empty) - Properties.png (18.39 KB, image/png)
2007-12-29 16:21 UTC, Florian Steinel
  Details
make the properties button not sensitive by default (524 bytes, patch)
2008-05-16 23:49 UTC, Michael Wolf
committed Details | Review

Description Florian Steinel 2007-12-17 22:06:44 UTC
Version: 2.21.4

What were you doing when the application crashed?
Personal Data -> Cookies
(Empty, no cookies)
Selected "Properties"-Button
(epiphany with webkit)


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.21.2 2007-11-24 (Gentoo)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-gentoo-r9 #1 Sat Nov 24 20:00:11 CET 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 134647808 vsize: 134647808 resident: 56127488 share: 21106688 rss: 56127488 rss_rlim: 4294967295
CPU usage: start_time: 1197928529 rtime: 3016 utime: 2510 stime: 506 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb4c41970 (LWP 17704)]
0xb7f82410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb4c41970 (LWP 17704))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 IA__g_spawn_sync
    at gspawn.c line 369
  • #3 IA__g_spawn_command_line_sync
    at gspawn.c line 677
  • #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 225
  • #7 google_breakpad::ExceptionHandler::HandleException
    at ../google-breakpad/src/client/linux/handler/exception_handler.cc line 196
  • #8 <signal handler called>
  • #9 cookies_properties_clicked_cb
    at pdm-dialog.c line 616
  • #10 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #11 IA__g_closure_invoke
    at gclosure.c line 490
  • #12 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #13 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #14 IA__g_signal_emit
    at gsignal.c line 2243
  • #15 IA__gtk_button_clicked
    at gtkbutton.c line 889
  • #16 gtk_real_button_released
    at gtkbutton.c line 1484
  • #17 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #18 g_type_class_meta_marshal
    at gclosure.c line 567
  • #19 IA__g_closure_invoke
    at gclosure.c line 490
  • #20 signal_emit_unlocked_R
    at gsignal.c line 2370
  • #21 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #22 IA__g_signal_emit
    at gsignal.c line 2243
  • #23 IA__gtk_button_released
    at gtkbutton.c line 881
  • #24 gtk_button_button_release
    at gtkbutton.c line 1377
  • #25 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #26 g_type_class_meta_marshal
    at gclosure.c line 567
  • #27 IA__g_closure_invoke
    at gclosure.c line 490
  • #28 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #29 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #30 IA__g_signal_emit
    at gsignal.c line 2243
  • #31 gtk_widget_event_internal
    at gtkwidget.c line 4675
  • #32 IA__gtk_propagate_event
    at gtkmain.c line 2336
  • #33 IA__gtk_main_do_event
    at gtkmain.c line 1556
  • #34 gdk_event_dispatch
    at gdkevents-x11.c line 2351
  • #35 IA__g_main_context_dispatch
    at gmain.c line 2061
  • #36 g_main_context_iterate
    at gmain.c line 2694
  • #37 IA__g_main_loop_run
    at gmain.c line 2898
  • #38 IA__gtk_main
    at gtkmain.c line 1163
  • #39 main
    at ephy-main.c line 723
  • #0 __kernel_vsyscall

Comment 1 Reinout van Schouwen 2007-12-18 12:02:23 UTC
=> WebKit
Comment 2 Xan Lopez 2007-12-28 00:04:21 UTC
How could you press 'Properties' with no cookies? The button should be disabled.
Comment 3 Florian Steinel 2007-12-29 16:21:02 UTC
Created attachment 101790 [details]
Epiphany 2.21.4 - Personal Data - Cookies (empty) - Properties.png

(In reply to comment #2)
Comment 4 Xan Lopez 2008-02-17 23:32:41 UTC
Not really WebKit, the button should be dimmed when there are no cookies.
Comment 5 Luca Ferretti 2008-04-20 13:21:59 UTC
This is not a WebKit only bug, try to perform the same actions on a gecko based epiphany launched using

  $ epiphany -p

(in order to have empty cookies list) and you'll have a crash.
Comment 6 Reinout van Schouwen 2008-04-21 10:54:37 UTC
Marking NEW.
Comment 7 Hans Petter Jansson 2008-05-16 23:11:53 UTC
Several people, including myself, are seeing the same thing in the Epiphany that's shipping with openSUSE 11.0 prereleases:

https://bugzilla.novell.com/show_bug.cgi?id=391683
Comment 8 Reinout van Schouwen 2008-05-16 23:20:28 UTC
Patches would be warmly welcomed.
Comment 9 Michael Wolf 2008-05-16 23:49:32 UTC
Created attachment 111022 [details] [review]
make the properties button not sensitive by default

Applying this seems to do the trick for me.
Comment 10 Reinout van Schouwen 2008-05-16 23:54:06 UTC
Xan, any chance you could review the patch?
Comment 11 Diego Escalante Urrelo (not reading bugmail) 2008-05-18 22:55:29 UTC
Thanks Michael, committed to trunk and 2.22.