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 371393 - crash in Archive Manager: i tired to create a dire...
crash in Archive Manager: i tired to create a dire...
Status: RESOLVED DUPLICATE of bug 353127
Product: file-roller
Classification: Applications
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2006-11-06 06:36 UTC by Goren
Modified: 2006-11-19 15:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Goren 2006-11-06 06:36:09 UTC
Version: 2.16.1

What were you doing when the application crashed?
i tired to create a directory in a root folder


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

Memory status: size: 121868288 vsize: 0 resident: 121868288 share: 0 rss: 18325504 rss_rlim: 0
CPU usage: start_time: 1162793691 rtime: 0 utime: 929 stime: 0 cutime:870 cstime: 0 timeout: 59 it_real_value: 0 frequency: 8

Backtrace was generated from '/usr/bin/file-roller'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1224722768 (LWP 15503)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1224722768 (LWP 15503))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #5 _gtk_file_system_model_path_do
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 _gtk_file_chooser_default_new
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 fs_module_init
    from /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so
  • #8 fs_module_init
    from /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so
  • #9 fs_module_init
    from /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so
  • #10 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #14 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 ??
  • #16 ??
  • #17 ??
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2006-11-06 09:27:15 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 353127 ***
Comment 2 Goren 2006-11-06 10:16:18 UTC
Here's what exactly I did before the crash occured:
0. i opened a folder with nautilus as an administrator
1. i opened an .a file as an archive
2. i browsed some with file chooser in order to find a directory to extract the archive
3. i browsed to /root folder and pressed "create new folder" there
then it crashed.
i think i can reproduce the crash at any time.
if i can do anything to help you, i'd be happy to. don't hesistate to tell me if i can be of any help.
Comment 3 André Klapper 2006-11-19 15:17:53 UTC
hi goren, thanks for the explanation!

we need a better stacktrace of this crash, if you could install dbg packages of gtk, glib and gnome-vfs and try to reproduce this crash, this would be great.
Please see http://live.gnome.org/GettingTraces for more information. Thanks!