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 357364 - crash in gtkfilechooserbutton.c: update_combo_box
crash in gtkfilechooserbutton.c: update_combo_box
Status: RESOLVED DUPLICATE of bug 358405
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.10.x
Other All
: High critical
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
: 357714 358331 358393 358454 358628 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-23 19:28 UTC by David Stokar
Modified: 2006-09-30 22:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description David Stokar 2006-09-23 19:28:25 UTC
Version: 2.0.3

What were you doing when the application crashed?
i started the application


Distribution: Unknown
Gnome Release: 2.16.0 2006-09-05 (GNOME.Org)
BugBuddy Version: 2.16.0

Memory status: size: 96657408 vsize: 0 resident: 96657408 share: 0 rss: 25423872 rss_rlim: 0
CPU usage: start_time: 1159039662 rtime: 0 utime: 320 stime: 0 cutime:295 cstime: 0 timeout: 25 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
0xb7f12410 in __kernel_vsyscall ()
  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/libc.so.6
  • #5 update_combo_box
    at gtkfilechooserbutton.c line 2212
  • #6 dialog_selection_changed_cb
    at gtkfilechooserbutton.c line 2573
  • #7 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #8 IA__g_closure_invoke
    at gclosure.c line 490
  • #9 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #10 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #11 IA__g_signal_emit_by_name
    at gsignal.c line 2265
  • #12 delegate_selection_changed
    at gtkfilechooserutils.c line 330
  • #13 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #14 IA__g_closure_invoke
    at gclosure.c line 490
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #17 IA__g_signal_emit_by_name
    at gsignal.c line 2265
  • #18 delegate_selection_changed
    at gtkfilechooserutils.c line 330
  • #19 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #20 IA__g_closure_invoke
    at gclosure.c line 490
  • #21 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #22 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #23 IA__g_signal_emit_by_name
    at gsignal.c line 2265
  • #24 list_selection_changed
    at gtkfilechooserdefault.c line 8283
  • #25 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #26 IA__g_closure_invoke
    at gclosure.c line 490
  • #27 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #28 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #29 IA__g_signal_emit
    at gsignal.c line 2241
  • #30 _gtk_tree_selection_internal_select_node
    at gtktreeselection.c line 1409
  • #31 IA__gtk_tree_selection_select_path
    at gtktreeselection.c line 742
  • #32 IA__gtk_tree_selection_select_iter
    at gtktreeselection.c line 810
  • #33 select_func
    at gtkfilechooserdefault.c line 6461
  • #34 _gtk_file_system_model_path_do
    at gtkfilesystemmodel.c line 1206
  • #35 show_and_select_paths_finished_loading
    at gtkfilechooserdefault.c line 5876
  • #36 fs_module_init
    from /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so
  • #37 fs_module_init
    from /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so
  • #38 g_idle_dispatch
    at gmain.c line 3926
  • #39 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #40 g_main_context_iterate
    at gmain.c line 2677
  • #41 IA__g_main_loop_run
    at gmain.c line 2881
  • #42 IA__gtk_main
    at gtkmain.c line 1001
  • #43 PList<PString>::~PList
  • #44 __libc_start_main
    from /lib/libc.so.6
  • #45 ??

Comment 1 Snark 2006-09-24 18:22:39 UTC
1. Which distribution ?
2. Do you have any accessibility enabled ?
Comment 2 André Klapper 2006-09-26 13:40:10 UTC
looks like a gtk bug, also see bug 357714.
Comment 3 André Klapper 2006-09-26 13:40:54 UTC
*** Bug 357714 has been marked as a duplicate of this bug. ***
Comment 4 Karsten Bräckelmann 2006-09-30 00:33:44 UTC
*** Bug 358393 has been marked as a duplicate of this bug. ***
Comment 5 Karsten Bräckelmann 2006-09-30 00:35:26 UTC
Please see bug 358393, especially bug 358393 comment 5 for some good investigation.
Comment 6 Karsten Bräckelmann 2006-09-30 00:36:17 UTC
Filechooser, I belive.  *sigh* Sorry for the noise.
Comment 7 André Klapper 2006-09-30 10:17:42 UTC
*** Bug 358454 has been marked as a duplicate of this bug. ***
Comment 8 André Klapper 2006-09-30 10:19:52 UTC
stodavid: which gtk+ version is this? i assume it's 2.10.4?
could be again the same reason as bug 358405 and perhaps also bug 357936.
Comment 9 André Klapper 2006-09-30 14:59:07 UTC
yes, duplicate of bug 358405. this has been fixed in cvs already.

*** This bug has been marked as a duplicate of 358405 ***
Comment 10 Karsten Bräckelmann 2006-09-30 22:40:25 UTC
*** Bug 358628 has been marked as a duplicate of this bug. ***
Comment 11 Karsten Bräckelmann 2006-09-30 22:41:22 UTC
*** Bug 358331 has been marked as a duplicate of this bug. ***