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 491686 - crash in CD/DVD Creator: just tried to see the /h...
crash in CD/DVD Creator: just tried to see the /h...
Status: RESOLVED DUPLICATE of bug 459221
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 491746 492035 492680 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-10-30 12:45 UTC by brankob
Modified: 2007-11-02 13:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description brankob 2007-10-30 12:45:14 UTC
What were you doing when the application crashed?
just tried to see the /home map. It is in the root:users ownership and has access flags 755.

It crashes every time I try to view anything that is not directly under my ownership, but should be accessible by my user ( like / whis is root: root, but has flags 755, or aforementioned /home etc)


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.18.3 2007-10-15 (Gentoo)
BugBuddy Version: 2.18.1

System: Linux 2.6.23-gentoo #3 SMP Fri Oct 26 23:16:21 CEST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 326230016 vsize: 326230016 resident: 47636480 share: 22708224 rss: 47636480 rss_rlim: 18446744073709551615
CPU usage: start_time: 1193742020 rtime: 159 utime: 150 stime: 9 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/libthread_db.so.1".
(no debugging symbols found)
0x00002ab3d8fc693f in waitpid () from /lib/libpthread.so.0
  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #6 g_log
    from /usr/lib/libglib-2.0.so.0
  • #7 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #8 ??
  • #9 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #10 ??
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #13 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #15 ??
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #18 gtk_list_store_remove
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 gtk_list_store_clear
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 ??
  • #21 ??
  • #22 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #23 ??
    from /usr/lib/libglib-2.0.so.0
  • #24 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #25 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 main


----------- .xsession-errors ---------------------
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** ERROR **: file nautilus-navigation-window.c: line 834 (activate_nth_short_list_item): assertion failed: (index < g_list_length (window->details->short_list_viewers))
aborting...
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fffd73fd000
--------------------------------------------------
Comment 1 palfrey 2007-11-02 13:11:38 UTC
*** Bug 491746 has been marked as a duplicate of this bug. ***
Comment 2 palfrey 2007-11-02 13:11:47 UTC
*** Bug 492035 has been marked as a duplicate of this bug. ***
Comment 3 palfrey 2007-11-02 13:11:52 UTC
*** Bug 492680 has been marked as a duplicate of this bug. ***
Comment 4 palfrey 2007-11-02 13:13:00 UTC
Possibly related to Bug 491721. Same assertion text, but different line.

Thanks for taking the time to report this bug.
Unfortunately, that 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. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!

Comment 5 palfrey 2007-11-02 13:18:01 UTC
Actually, it runs out that this particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version (Gtk >2.11.6). You may want to check for a software upgrade.


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