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 167851 - File-roller crashes when openeing a PowerPoint file contained in a ZIP file
File-roller crashes when openeing a PowerPoint file contained in a ZIP file
Status: RESOLVED DUPLICATE of bug 164894
Product: file-roller
Classification: Applications
Component: general
2.8.x
Other other
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2005-02-18 22:25 UTC by bugbuddy
Modified: 2005-02-19 00:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description bugbuddy 2005-02-18 22:25:37 UTC
Distribution: Debian 3.1
Package: file-roller
Severity: normal
Version: GNOME2.8.1 2.8.3
Gnome-Distributor: Debian
Synopsis: File-roller crashes when openeing a PowerPoint file contained in a ZIP file
Bugzilla-Product: file-roller
Bugzilla-Component: general
Bugzilla-Version: 2.8.3
BugBuddy-GnomeVersion: 2.0 (2.8.0)
Description:
Description of the crash:

Steps to reproduce the crash:
1. Open a .zip file which was attached to a message recieved in Gmail.
2. Double-clicked on a .pps (MS PowerPoint) file to open it with
OpenOffice.
(only file in it)
3. File-roller reported crash

Expected Results:
Open the contained file with OpenOffice

How often does this happen?
First time

Additional Information:
Debian testting on AMD Athlon, KDE environment but with GNOME
installed.
Kernel is Debian Testting's latest: 2.6.8-2-k7



Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1087244864 (LWP 7488)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0x4094b4ee in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread 1087244864 (LWP 7488))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_ucs4_to_utf16
    from /usr/lib/libglib-2.0.so.0
  • #4 g_utf8_validate
    from /usr/lib/libglib-2.0.so.0
  • #5 window_drag_data_received
  • #6 g_cclosure_marshal_VOID__STRING
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #11 fr_archive_new
  • #12 g_cclosure_marshal_VOID__STRING
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #17 fr_command_message
  • #18 fr_command_unstuff_new
  • #19 fr_process_set_err_line_func
  • #20 fr_process_set_err_line_func
  • #21 g_main_context_wakeup
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_depth
    from /usr/lib/libglib-2.0.so.0
  • #23 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #24 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #25 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #26 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 main
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-02-18 17:25 -------


Unknown version 2.8.3 in product file-roller.  Setting version to "2.8.x".
Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "file-roller".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was bugbuddy@amos.mailshell.com.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Elijah Newren 2005-02-19 00:40:33 UTC
Thanks for the bug report. This particular bug has already been reported into
our bug tracking system, but please feel free to report any further bugs you find.

Matches the stack trace in bug 166095, which has been marked as a duplicate of
164894.

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