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 370691 - crash in Archive Manager: Again the same thing - I...
crash in Archive Manager: Again the same thing - I...
Status: RESOLVED FIXED
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-04 20:20 UTC by entheend
Modified: 2006-11-19 11:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description entheend 2006-11-04 20:20:50 UTC
Version: 2.16.1

What were you doing when the application crashed?
Again the same thing - I opened an archive and closed it quickly, before the window's content had been drawn. This time I had the debug symbols packages installed (or at least I tried to). Hope that helps :) 


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

Memory status: size: 33935360 vsize: 0 resident: 33935360 share: 0 rss: 13959168 rss_rlim: 0
CPU usage: start_time: 1162671567 rtime: 0 utime: 112 stime: 0 cutime:105 cstime: 0 timeout: 7 it_real_value: 0 frequency: 3

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

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

Thread 1 (Thread -1225295680 (LWP 4692))

  • #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 IA__g_hash_table_lookup
    at ghash.c line 240
  • #5 update_file_list_idle
    at window.c line 519
  • #6 g_timeout_dispatch
    at gmain.c line 3422
  • #7 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #8 g_main_context_iterate
    at gmain.c line 2677
  • #9 IA__g_main_loop_run
    at gmain.c line 2881
  • #10 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 main
    at main.c line 228
  • #12 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #13 _start
  • #0 __kernel_vsyscall

Comment 1 Paolo Bacchilega 2006-11-19 11:10:25 UTC
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.