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 393715 - crash in File Browser: I didnt do shit.
crash in File Browser: I didnt do shit.
Status: RESOLVED DUPLICATE of bug 367993
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-06 23:31 UTC by Christoffer Lysnes
Modified: 2007-01-11 15:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Christoffer Lysnes 2007-01-06 23:31:58 UTC
What were you doing when the application crashed?
I didnt do shit.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 99864576 vsize: 0 resident: 99864576 share: 0 rss: 29278208 rss_rlim: 0
CPU usage: start_time: 1168126279 rtime: 0 utime: 247 stime: 0 cutime:236 cstime: 0 timeout: 11 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226774864 (LWP 6503)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226774864 (LWP 6503))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strlen
    from /lib/tls/i686/cmov/libc.so.6
  • #5 strdup
    from /lib/tls/i686/cmov/libc.so.6
  • #6 xine_new_framegrab_audio_port
    from /usr/lib/libxine.so.1
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 _x_free_demux_plugin
    from /usr/lib/libxine.so.1
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
    from /usr/lib/libxine.so.1
  • #18 __after_morecore_hook
    from /lib/tls/i686/cmov/libc.so.6
  • #19 ??
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2007-01-07 00:05:57 UTC
Thanks for taking the time to report this.

Unfortunately, the stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash.

Could you please help fixing this by installing some debugging packages [1], start Nautilus as normal, and try to reproduce the crash, if possible?
Once bug-buddy pops up, you can find the stacktrace in the "Details", now containing way more information. Please copy that stacktrace and paste it as a
comment here. Thanks in advance!

[1] Please install the following debug packages provided by Ubuntu: nautilus-dbg, libglib2.0-0-dbg, libgtk2.0-0-dbg, libpango1.0-0-dbg, libgnomevfs2-0-dbg, and libgnomeui-0-dbg.

More details can be found here:
http://live.gnome.org/GettingTraces/DistroSpecificInstructions


**IF** this crash happened when you watched a movie file, please take a look at http://www.gnome.org/projects/totem/#bugs. Thanks!
Comment 2 Christoffer Lysnes 2007-01-07 20:48:44 UTC
Backtrace was generated from '/usr/bin/nautilus'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1226643792 (LWP 9256)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226643792 (LWP 9256))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 strlen
    from /lib/tls/i686/cmov/libc.so.6
  • #5 strdup
    from /lib/tls/i686/cmov/libc.so.6
  • #6 xine_new_framegrab_audio_port
    from /usr/lib/libxine.so.1
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 _x_free_demux_plugin
    from /usr/lib/libxine.so.1
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
    from /usr/lib/libxine.so.1
  • #18 __after_morecore_hook
    from /lib/tls/i686/cmov/libc.so.6
  • #19 ??
  • #0 __kernel_vsyscall

Comment 3 Jens Granseuer 2007-01-07 21:18:52 UTC
This is pretty certainly a duplicate of bug 367993, although I don't quite understand why it's nautilus...

The backtraceis unfortunately still unusable. Please install debugging symbols for nautilus (and totem, just to be sure).
Comment 4 Christoffer Lysnes 2007-01-07 22:49:33 UTC
I fixed it by removing package totem-xine and installing totem-gstreamer. Everything works fine - for now.
Comment 5 Germán Poo-Caamaño 2007-01-11 15:52:49 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 367993 ***