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 449643 - crash in Open Folder: tried to get the propert...
crash in Open Folder: tried to get the propert...
Status: RESOLVED DUPLICATE of bug 440988
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 461102 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-06-21 00:09 UTC by chon
Modified: 2007-08-23 17:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description chon 2007-06-21 00:09:31 UTC
Version: 2.18.1

What were you doing when the application crashed?
tried to get the properties dialog of a folder.


Distribution: Debian lenny/sid
Gnome Release: 2.18.2 2007-05-28 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.21.5.2007-06-17 #1 Sun Jun 17 17:14:28 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Mist
Icon Theme: Tango

Memory status: size: 377921536 vsize: 377921536 resident: 44654592 share: 20856832 rss: 44654592 rss_rlim: 18446744073709551615
CPU usage: start_time: 1182375367 rtime: 1101 utime: 976 stime: 125 cutime:0 cstime: 0 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 47050325726672 (LWP 6257)]
0x00002acabb9f1c9f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47050325726672 (LWP 6257))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #2 <signal handler called>
  • #3 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #4 g_log
    from /usr/lib/libglib-2.0.so.0
  • #5 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #6 gtk_list_store_compare_func
    at /build/buildd/gtk+2.0-2.11.2/gtk/gtkliststore.c line 1650
  • #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 /build/buildd/gtk+2.0-2.11.2/gtk/gtkliststore.c line 1731
  • #11 IA__gtk_list_store_set_valist
    at /build/buildd/gtk+2.0-2.11.2/gtk/gtkliststore.c line 874
  • #12 IA__gtk_list_store_set
    at /build/buildd/gtk+2.0-2.11.2/gtk/gtkliststore.c line 907
  • #13 ??
    from /usr/lib/libeel-2-2.18.so
  • #14 eel_mime_application_chooser_new
    from /usr/lib/libeel-2-2.18.so
  • #15 is_directory_ready_callback
    at fm-properties-window.c line 4436
  • #16 call_ready_callbacks_at_idle
    at nautilus-directory-async.c line 1883
  • #17 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #18 ??
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #20 IA__gtk_main
    at /build/buildd/gtk+2.0-2.11.2/gtk/gtkmain.c line 1142
  • #21 main
    at nautilus-main.c line 548
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (717272 sec old) ---------------------
amarok: BEGIN: virtual bool ScanController::doJob()
amarok: BEGIN: MySqlConnection::MySqlConnection(const MySqlConfig*)
amarok:               [CollectionDB] [MySqlConnection::MySqlConnection(const MySqlConfig*)] 
amarok:               [CollectionDB] Connection Charset is now: latin1
amarok: END__: MySqlConnection::MySqlConnection(const MySqlConfig*) - Took 0.0025s
amarok: END__: virtual bool ScanController::doJob() - Took 0.0038s
amarok: END__: virtual void ThreadManager::Thread::run() - Took 0.004s
amarok:         [ThreadManager] Job completed: CurrentTrackJob. Jobs pending: 0
amarok:         [CollectionDB] JobFinishedEvent from Incremental ScanController received.
amarok:         [ThreadManager] Job completed: CollectionScanner. Jobs pending: 0
amarok: BEGIN: virtual ScanController::~ScanController()
amarok: END__: virtual ScanController::~ScanController() - Took 0.00014s
kio (KIOConnection): ERROR: Header read failed, errno=104
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 André Klapper 2007-06-23 21:46:57 UTC
trace looks good, but these lines are missing:
  #13 0x00002acab8d94c26 in ?? () from /usr/lib/libeel-2-2.18.so
  #14 0x00002acab8d95381 in eel_mime_application_chooser_new ()
     from /usr/lib/libeel-2-2.18.so
can you please also install debug packages for (lib)eel and try to reproduce the crash?
Comment 2 Pedro Villavicencio 2007-07-28 19:22:20 UTC
*** Bug 461102 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2007-08-23 17:44:11 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 440988 ***