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 445746 - crash in Computer: I've tried to edit the f...
crash in Computer: I've tried to edit the f...
Status: RESOLVED DUPLICATE of bug 442807
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-09 12:22 UTC by gegesy.zsombor
Modified: 2007-07-17 10:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description gegesy.zsombor 2007-06-09 12:22:29 UTC
Version: 2.18.0.1

What were you doing when the application crashed?
I've tried to edit the file association of an AVI file from the property dialog.


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.18.0 2007-04-12 (Gentoo)
BugBuddy Version: 2.18.0

System: Linux 2.6.18-gentoo-r6 #3 SMP Fri Jan 19 10:40:58 CET 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: nimbus
Icon Theme: nimbus

Memory status: size: 448966656 vsize: 448966656 resident: 92508160 share: 33337344 rss: 92508160 rss_rlim: 18446744073709551615
CPU usage: start_time: 1181111136 rtime: 5793 utime: 3614 stime: 2179 cutime:287 cstime: 64 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47232912539680 (LWP 10321)]
[New Thread 1157667136 (LWP 29723)]
[New Thread 1124231488 (LWP 29722)]
[New Thread 1140881728 (LWP 29721)]
[New Thread 1115838784 (LWP 29720)]
[New Thread 1082132800 (LWP 29719)]
[New Thread 1107446080 (LWP 29718)]
[New Thread 1098918208 (LWP 12671)]
0x00002af54374fb0f in __libc_waitpid (pid=29727, stat_loc=0x7fff6bd250dc, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 47232912539680 (LWP 10321))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #2 <signal handler called>
  • #3 IA__g_logv
  • #4 IA__g_log
    at gmessages.c line 517
  • #5 IA__g_assert_warning
  • #6 gtk_list_store_compare_func
    at gtkliststore.c line 1573
  • #7 node_find_closest
    at gsequence.c line 1136
  • #8 node_insert_sorted
    at gsequence.c line 1301
  • #9 g_sequence_sort_changed_iter
    at gsequence.c line 566
  • #10 gtk_list_store_sort_iter_changed
    at gtkliststore.c line 1654
  • #11 IA__gtk_list_store_set_valist
    at gtkliststore.c line 797
  • #12 IA__gtk_list_store_set
    at gtkliststore.c line 830
  • #13 refresh_model
    at eel-mime-application-chooser.c line 453
  • #14 IA__g_closure_invoke
    at gclosure.c line 490
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #17 IA__g_signal_emit
    at gsignal.c line 2243
  • #18 eel_mime_set_default_application
    at eel-mime-extensions.c line 725
  • #19 default_toggled_cb
    at eel-mime-application-chooser.c line 146
  • #20 IA__g_closure_invoke
    at gclosure.c line 490
  • #21 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #22 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #23 IA__g_signal_emit
    at gsignal.c line 2243
  • #24 gtk_cell_renderer_toggle_activate
    at gtkcellrenderertoggle.c line 407
  • #25 gtk_tree_view_column_cell_process_action
    at gtktreeviewcolumn.c line 2860
  • #26 _gtk_tree_view_column_cell_event
    at gtktreeviewcolumn.c line 3137
  • #27 gtk_tree_view_button_press
    at gtktreeview.c line 2549
  • #28 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #29 IA__g_closure_invoke
    at gclosure.c line 490
  • #30 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #31 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #32 IA__g_signal_emit
    at gsignal.c line 2243
  • #33 gtk_widget_event_internal
    at gtkwidget.c line 4136
  • #34 IA__gtk_propagate_event
    at gtkmain.c line 2343
  • #35 IA__gtk_main_do_event
    at gtkmain.c line 1563
  • #36 gdk_event_dispatch
    at gdkevents-x11.c line 2321
  • #37 IA__g_main_context_dispatch
    at gmain.c line 2061
  • #38 g_main_context_iterate
    at gmain.c line 2694
  • #39 IA__g_main_loop_run
    at gmain.c line 2898
  • #40 IA__gtk_main
    at gtkmain.c line 1142
  • #41 main
    at nautilus-main.c line 548

Comment 1 Claudio Saavedra 2007-07-17 10:52:24 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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