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 524536 - crash in Open Folder: browsing
crash in Open Folder: browsing
Status: RESOLVED DUPLICATE of bug 510468
Product: nautilus
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-26 19:32 UTC by tvrtkom
Modified: 2008-03-27 08:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description tvrtkom 2008-03-26 19:32:58 UTC
Version: 2.20.0

What were you doing when the application crashed?
browsing


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

System: Linux 2.6.22-3-686 #1 SMP Sun Feb 10 20:20:49 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Elegant Mine
Icon Theme: UltimateGnome

Memory status: size: 92954624 vsize: 92954624 resident: 31830016 share: 17092608 rss: 31830016 rss_rlim: 4294967295
CPU usage: start_time: 1206558538 rtime: 650 utime: 601 stime: 49 cutime:0 cstime: 0 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/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6b46720 (LWP 5261)]
[New Thread 0xb5b7bb90 (LWP 12072)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6b46720 (LWP 5261))

  • #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 __kernel_vsyscall
  • #7 raise
    from /lib/i686/cmov/libc.so.6
  • #8 abort
    from /lib/i686/cmov/libc.so.6
  • #9 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #10 g_log
    from /usr/lib/libglib-2.0.so.0
  • #11 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #12 ??
  • #13 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
  resp = se.run()
/usr/lib/python2.4/site-packages/screenlets/__init__.py:1057: PangoWarning: shaping failure, expect ugly output. shape-engine='BasicEngineFc', font='Baekmuk Dotum 0', text='English Hello'
  resp = se.run()
UNREGISTER screenlet: SysmonitorScreenlet
Installing /home/tvrtko/downloads/screenlets/64647-Diskusage03.tar.gz
Diskusage
rm: cannot remove `/home/tvrtko/.screenlets/Diskusage/Screenlet.package': No such file or directory
Diskusage
Launching Screenlet from: /home/tvrtko/.screenlets/Diskusage/DiskusageScreenlet.py
Logging output goes to: $HOME/.config/Screenlets/DiskusageScreenlet.log
REGISTER screenlet: DiskusageScreenlet
UNREGISTER screenlet: DiskusageScreenlet
** ERROR **: file fm-tree-model.c: line 1527 (fm_tree_model_unref_node): assertion failed: (parent->dummy_child_ref_count > 0)
aborting...
--------------------------------------------------
Comment 1 Gianluca Borello 2008-03-26 22:08:41 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


*** This bug has been marked as a duplicate of 510468 ***
Comment 2 tvrtkom 2008-03-27 03:04:10 UTC
Hello! What questions to awnser? can't see any.
Comment 3 Gianluca Borello 2008-03-27 08:24:07 UTC
Hi, developers need a full stacktrace (one with debugging symbols), so please follow instruction you'll find at http://live.gnome.org/GettingTraces, thank you!