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 465090 - crash in Open Folder: I was trying to open a d...
crash in Open Folder: I was trying to open a d...
Status: RESOLVED DUPLICATE of bug 336051
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-08-09 16:35 UTC by angel.sancho
Modified: 2007-10-19 22:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description angel.sancho 2007-08-09 16:35:58 UTC
What were you doing when the application crashed?
I was trying to open a directory with nautilus


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

Memory status: size: 233648128 vsize: 233648128 resident: 34942976 share: 21356544 rss: 34942976 rss_rlim: -1
CPU usage: start_time: 1186642297 rtime: 705 utime: 518 stime: 187 cutime:2 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912602053216 (LWP 6227)]
0x00002aaaacfdceef in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 46912602053216 (LWP 6227))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 change_dummy_row_callback
    at fm-list-model.c line 1692
  • #4 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #5 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #6 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #8 IA__gtk_main
    at gtkmain.c line 1024
  • #9 main
    at nautilus-main.c line 372
  • #10 __libc_start_main
    from /lib/libc.so.6
  • #11 _start
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 André Klapper 2007-10-19 22:07:49 UTC
this bug was fixed by http://svn.gnome.org/viewvc/nautilus/trunk/src/file-manager/fm-list-model.c?r1=12538&r2=12537 and is a duplicate of bug 336051.

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