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 305392 - nautilis crash during GNome startup on Ubuntu
nautilis crash during GNome startup on Ubuntu
Status: RESOLVED DUPLICATE of bug 305112
Product: nautilus
Classification: Core
Component: general
2.10.x
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-25 02:32 UTC by Bill Brown
Modified: 2005-05-25 10:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Bill Brown 2005-05-25 02:32:23 UTC
Distribution: Debian 3.1
Package: nautilus
Severity: normal
Version: GNOME2.10.0 2.10.0
Gnome-Distributor: Ubuntu
Synopsis: nautilis crash during GNome startup on Ubuntu
Bugzilla-Product: nautilus
Bugzilla-Component: general
Bugzilla-Version: 2.10.0
BugBuddy-GnomeVersion: 2.0 (2.10.0)
Description:
Description of the crash:
Just after boot. 

Steps to reproduce the crash:
1. 
2. 
3. 

Expected Results:


How often does this happen?


Additional Information:



Debugging Information:

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)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1224591552 (LWP 7136)]
[New Thread -1226273872 (LWP 7206)]
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1226273872 (LWP 7206))

  • #0 __kernel_vsyscall
  • #1 poll
    from /lib/tls/i686/cmov/libc.so.6
  • #2 g_main_context_poll
    at gmain.c line 2880
  • #3 g_main_context_iterate
    at gmain.c line 2573
  • #4 IA__g_main_loop_run
    at gmain.c line 2782
  • #5 link_thread_io_context
    from /usr/lib/libORBit-2.so.0
  • #6 __JCR_LIST__
    from /usr/lib/libglib-2.0.so.0
  • #7 ??
  • #8 g_thread_create_proxy
    at gthread.c line 561
  • #0 __kernel_vsyscall




------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-05-25 02:32 UTC -------


Unknown version 2.10.0 in product nautilus.  Setting version to "2.10.x".

Comment 1 Sebastien Bacher 2005-05-25 10:29:03 UTC
the crash is due to totem-gstreamer. Does it crash while trying to get the
properties of some files? Can you get a debug backtrace
(http://live.gnome.org/GettingTraces)? 

If you use a i386 hoary installation you can find debug packages here:
http://people.ubuntu.com/~seb128/hoary_dbgdebs/totem/totem-gstreamer_1.0.1-0ubuntu1_i386.deb
http://people.ubuntu.com/~seb128/hoary_dbgdebs/gstreamer/libgstreamer0.8-0_0.8.9-1ubuntu4_i386.deb

You can install these files with "sudo dpkg -i *.deb". libglib2.0-0-dbg from the
archive is also useful to get informations on this crash.

(I'm marking this bug as duplicate of bug #305112)

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