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 479128 - crash in Computer: je ne sais pas, je n'éta...
crash in Computer: je ne sais pas, je n'éta...
Status: RESOLVED DUPLICATE of bug 425157
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 479592 497306 497495 500218 508193 519692 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-09-21 23:02 UTC by Leger.david
Modified: 2008-03-11 18:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Leger.david 2007-09-21 23:02:06 UTC
Version: 2.18.3

What were you doing when the application crashed?
je ne sais pas, je n'étaispas devant mon pc lorsque cela c'est produit


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.5-76.fc7 #1 SMP Thu Aug 30 13:47:21 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 163672064 vsize: 163672064 resident: 56590336 share: 21823488 rss: 56590336 rss_rlim: 4294967295
CPU usage: start_time: 1190372727 rtime: 116260 utime: 93934 stime: 22326 cutime:10982 cstime: 1257 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208297760 (LWP 3044)]
[New Thread -1252873328 (LWP 19649)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208297760 (LWP 3044))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /lib/libglib-2.0.so.0
  • #8 g_log
    from /lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /lib/libglib-2.0.so.0
  • #10 nautilus_connect_background_to_file_metadata
  • #11 ??
  • #12 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #13 ??
    from /lib/libgobject-2.0.so.0
  • #14 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #15 ??
    from /lib/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #18 fm_directory_view_begin_loading
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
    from /lib/libglib-2.0.so.0
  • #23 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #24 ??
    from /lib/libglib-2.0.so.0
  • #25 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #26 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (3486 sec old) ---------------------
** (totem-video-thumbnailer:21994): WARNING **: Add decoder gsm_ms (86049) please
** (totem-video-thumbnailer:21994): WARNING **: Add decoder mpc sv7 (86047) please
** (totem-video-thumbnailer:21994): WARNING **: Add decoder smackaud (86042) please
** (totem-video-thumbnailer:21994): WARNING **: Add decoder wavpack (86044) please
** (totem-video-thumbnailer:21994): WARNING **: Add decoder adpcm_thp (69650) please
** Message: don't know how to handle audio/mpeg, mpegversion=(int)1, layer=(int)3, rate=(int)48000, channels=(int)2, codec_data=(buffer)010002000000800101007105
(totem-video-thumbnailer:22007): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstdvdread.so': libdvdread.so.3: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou r
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 palfrey 2007-09-24 16:09:24 UTC
*** Bug 479592 has been marked as a duplicate of this bug. ***
Comment 2 André Klapper 2007-10-21 22:41:27 UTC
Thanks for taking the time to report this bug.
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 the application 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 Fedora: nautilus-debuginfo, glib2-debuginfo, gtk2-debuginfo, eel2-debuginfo, pango-debuginfo, gnome-vfs2-debuginfo, libgnome-debuginfo, and libgnomeui-debuginfo.

More details can be found here: http://live.gnome.org/GettingTraces
Comment 3 palfrey 2007-11-16 16:09:15 UTC
*** Bug 497306 has been marked as a duplicate of this bug. ***
Comment 4 Susana 2007-11-24 20:49:41 UTC
*** Bug 497495 has been marked as a duplicate of this bug. ***
Comment 5 Susana 2007-11-28 22:12:55 UTC
*** Bug 500218 has been marked as a duplicate of this bug. ***
Comment 6 Cosimo Cecchi 2008-01-09 08:37:58 UTC
*** Bug 508193 has been marked as a duplicate of this bug. ***
Comment 7 Gianluca Borello 2008-03-01 09:26:35 UTC
*** Bug 519692 has been marked as a duplicate of this bug. ***
Comment 8 Cosimo Cecchi 2008-03-11 18:17:46 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 425157 ***