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 527679 - crash in Home Folder: Wanted to navigate to a ...
crash in Home Folder: Wanted to navigate to a ...
Status: RESOLVED DUPLICATE of bug 522534
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-12 10:05 UTC by Johannes Postler
Modified: 2008-04-13 09:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
Stacktrace obtaining manually with gdb (18.98 KB, text/plain)
2008-04-12 10:07 UTC, Johannes Postler
Details

Description Johannes Postler 2008-04-12 10:05:06 UTC
What were you doing when the application crashed?
Wanted to navigate to a SMB-share. It allows me too see the Windows-machines, then shows the shares of a machine, but if I want to open a share it crashes. I hab a hard time getting the stacktraces. All dbg-packages are installed, however, the output, bug-buddy generates is not very useful i suppose. I visited http://live.gnome.org/GettingTraces/Details in order to gain more information. However, running nautilus from gdb didn't work. Doing the same as root also wasn't very helpful, since nautilus did not connect to any samba-shares when it is running as root. So i had to obtain the stack trace with gdb when nautilus was already running. However, nautilus didn't crash this time, but only got stuck. I will post the output of gdb as an attachment in a few minutes.


Distribution: Debian lenny/sid
Gnome Release: 2.22.0 2008-03-14 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-1-686 #1 SMP Thu Mar 27 17:45:04 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 82665472 vsize: 82665472 resident: 31404032 share: 16351232 rss: 31404032 rss_rlim: 4294967295
CPU usage: start_time: 1207994607 rtime: 338 utime: 320 stime: 18 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/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6b83720 (LWP 7777)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6b83720 (LWP 7777))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 istr_hash
    at nautilus-directory-async.c line 170
  • #7 ??
    from /usr/lib/libglib-2.0.so.0
  • #8 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
seahorse nautilus module initialized
Initializing gnome-mount extension
seahorse nautilus module initialized
Initializing gnome-mount extension
seahorse nautilus module initialized
Initializing gnome-mount extension
seahorse nautilus module initialized
Initializing gnome-mount extension
seahorse nautilus module initialized
** (nautilus:7625): WARNING **: Keine Beschreibung für MIME-Type »x-directory/smb-share« gefunden (Datei ist »fotos«), teilen Sie dies der gnome-vfs-Mailingliste mit.
Initializing gnome-mount extension
seahorse nautilus module initialized
** (nautilus:7777): WARNING **: Keine Beschreibung für MIME-Type »x-directory/smb-share« gefunden (Datei ist »fotos«), teilen Sie dies der gnome-vfs-Mailingliste mit.
--------------------------------------------------
Comment 1 Johannes Postler 2008-04-12 10:07:27 UTC
Created attachment 109108 [details]
Stacktrace obtaining manually with gdb
Comment 2 Cosimo Cecchi 2008-04-13 09:39:44 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 522534 ***