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 331714 - crash in Preferences Browser
crash in Preferences Browser
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
2.7.x
Other Linux
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2006-02-18 21:23 UTC by Karsten Bräckelmann
Modified: 2006-02-19 10:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Karsten Bräckelmann 2006-02-18 21:23:18 UTC
Edit / Preferences / Browser, click the Click Policy pulldown, click again to not change the selection. Reproducible.

Gthumb 2.7.3


Backtrace was generated from '/opt/gnome-2.13/bin/gthumb'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1225709888 (LWP 11554)]
[New Thread -1270694992 (LWP 11562)]
[Thread debugging using libthread_db enabled]
[New Thread -1225709888 (LWP 11554)]
[New Thread -1270694992 (LWP 11562)]
[Thread debugging using libthread_db enabled]
[New Thread -1225709888 (LWP 11554)]
[New Thread -1270694992 (LWP 11562)]
[New Thread -1262302288 (LWP 11561)]
[New Thread -1253909584 (LWP 11560)]
[New Thread -1245516880 (LWP 11559)]
[New Thread -1236980816 (LWP 11558)]
[New Thread -1235448912 (LWP 11557)]
[New Thread -1227031632 (LWP 11556)]
0xffffe410 in ?? ()

Thread 1 (Thread -1225709888 (LWP 11554))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #5 libgnomeui_segv_handle
    at gnome-ui-init.c line 792
  • #6 <signal handler called>
  • #7 IA__g_logv
    at gmessages.c line 502
  • #8 IA__g_log
    at gmessages.c line 517
  • #9 IA__g_return_if_fail_warning
  • #10 IA__gdk_window_set_cursor
    at gdkwindow-x11.c line 2974
  • #11 catalog_list_update_click_policy
    at catalog-list.c line 465
  • #12 notify_listeners_callback
    at gconf-client.c line 2384
  • #13 gconf_listeners_notify
    at gconf-listeners.c line 589
  • #14 notify_one_entry
    at gconf-client.c line 2409
  • #15 notify_idle_callback
    at gconf-client.c line 2449
  • #16 g_idle_dispatch
    at gmain.c line 3796
  • #17 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #18 g_main_context_iterate
    at gmain.c line 2547
  • #19 IA__g_main_loop_run
    at gmain.c line 2751
  • #20 IA__gtk_main
    at gtkmain.c line 991
  • #21 main
    at main.c line 724
  • #0 ??

Comment 1 Paolo Bacchilega 2006-02-19 10:21:29 UTC
fixed in current CVS, thanks.