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 328451 - file-roller crashes when extracting a .tar.gz
file-roller crashes when extracting a .tar.gz
Status: RESOLVED DUPLICATE of bug 328331
Product: file-roller
Classification: Applications
Component: general
2.13.x
Other Linux
: Normal critical
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2006-01-24 17:23 UTC by Sebastien Bacher
Modified: 2006-01-24 17:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2006-01-24 17:23:27 UTC
This bug has been opened on https://launchpad.net/distros/ubuntu/+source/file-roller/+bug/28794

"Using Dapper Flight 3 + Jan 17 updates.

I have not tested with other archive types. The archives in question were themes from art.gnome.org and gnome-look.org. The archives extract cleanly from the command line, and work properly under Breezy's file-roller.
...
> Thanks for your bug. Could you get a backtrace of the crash (the bug-buddy dialog to send the bug upstream has it)?
...
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 -1224214848 (LWP 5259)]
[New Thread -1227375696 (LWP 5266)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1224214848 (LWP 5259))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 dir_contains_one_object
    at file-utils.c line 140
  • #5 extract__content_is_singleton
    at window.c line 4683
  • #6 check_child
    at fr-process.c line 765
  • #7 g_main_context_is_owner
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #11 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 main
    at main.c line 220
  • #0 __kernel_vsyscall

Thanks for the deb. I installed it, and here is the new backtrace.

Please let me know if you need more information."
Comment 1 Sebastien Bacher 2006-01-24 17:35:07 UTC
hum, duplicate of #328331

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