Bug 571163 - [abrt] crash in xarchiver-0.5.2-5.fc12: Process /usr/bin/xarchiver was killed by signal 6 (SIGABRT)
Summary: [abrt] crash in xarchiver-0.5.2-5.fc12: Process /usr/bin/xarchiver was killed...
Keywords:
Status: CLOSED DUPLICATE of bug 608458
Alias: None
Product: Fedora
Classification: Fedora
Component: xarchiver
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Christoph Wickert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:275c42646e5cfeba220ec83dbdb...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-07 11:13 UTC by Frank Murphy
Modified: 2010-07-04 21:34 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-04 21:34:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (12.17 KB, text/plain)
2010-03-07 11:13 UTC, Frank Murphy
no flags Details
Backtrace (17.89 KB, text/plain)
2010-03-20 10:11 UTC, Frank Murphy
no flags Details
gdb xarchiver run (27.29 KB, text/plain)
2010-03-20 10:50 UTC, Frank Murphy
no flags Details
thread apply all bt full (7.71 KB, text/plain)
2010-03-20 10:53 UTC, Frank Murphy
no flags Details
valgrind-xarxhiver xz compressed (56.82 KB, application/x-xz)
2010-03-20 16:04 UTC, Frank Murphy
no flags Details

Description Frank Murphy 2010-03-07 11:13:08 UTC
abrt 1.0.8 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: xarchiver /home/frank/net01/Documents/E-Books-Publishers/Apress/Generic.7z
component: xarchiver
executable: /usr/bin/xarchiver
kernel: 2.6.34-0.4.rc0.git2.fc14.x86_64
package: xarchiver-0.5.2-5.fc12
rating: 4
reason: Process /usr/bin/xarchiver was killed by signal 6 (SIGABRT)
release: Fedora release 14 (Rawhide)

comment
-----
Clicked on a *.7z archive in Thunar.
Contained some eBooks from Apress
Archives range from <1mb to >=40mb

Can upload a smaller one offlist if required.

How to reproduce
-----
1. Use xarchiver to open *.7z
2. Compressesd with F12 Gnome (Nautilus Extension
3.

Comment 1 Frank Murphy 2010-03-07 11:13:11 UTC
Created attachment 398315 [details]
File: backtrace

Comment 2 Frank Murphy 2010-03-07 11:22:46 UTC
Same crash in F13, F14 Rawhide.
P7zip + plugins installed.

F12 opens the same archices with no problems. All XFCE.

Comment 3 Christoph Wickert 2010-03-19 23:24:40 UTC
Strange, but anyway, xa schould not crash. Forwarded upstream as
https://sourceforge.net/tracker/?func=detail&aid=2973533&group_id=140153&atid=745600

Comment 4 Christoph Wickert 2010-03-20 00:21:10 UTC
Can you reporoduce the crash? If so, please run

$ debuginfo-install xarchiver

before letting ABRT generate a new and more useful backtrace.

Comment 5 Frank Murphy 2010-03-20 10:11:05 UTC
Created attachment 401413 [details]
Backtrace

Copy and pasted from terminal

Comment 6 Frank Murphy 2010-03-20 10:13:17 UTC
Still Crashing.

Done: $ debuginfo-install xarchiver

Abrt not catching crash.

xarchiver started from cli.

gdb no help.

(gdb) xarchiver
Undefined command: "xarchiver".  Try "help".
(gdb) xarchiver --screen=0
Undefined command: "xarchiver".  Try "help".

Comment 7 Christoph Wickert 2010-03-20 10:39:57 UTC
You mean it's crashing straight even without opening the archive?

To get a backtrace, you need to run

$ gdb xarchiver
(gdb) run
--make xa crash--
(gdb) thread apply all bt full

For more info see https://fedoraproject.org/wiki/StackTraces

Comment 8 Frank Murphy 2010-03-20 10:50:22 UTC
Created attachment 401415 [details]
gdb xarchiver run

Comment 9 Frank Murphy 2010-03-20 10:53:38 UTC
Created attachment 401416 [details]
thread apply all bt full

Comment 10 Christoph Wickert 2010-03-20 11:12:42 UTC
So you are running xa without the archive and it's still crashing?

Comment 11 Frank Murphy 2010-03-20 11:19:27 UTC
(In reply to comment #10)
> So you are running xa without the archive and it's still crashing?    


No, it crashes as soon as I click on the archive.

I am just trying with valgrind on one of the archives.

Will attach.

Comment 12 Frank Murphy 2010-03-20 11:25:31 UTC
Ok have just ran:

valgrind --leak-check=full xarchiver

xarchiver didn't crash, and I was able to extract the book(s) from the *.7z archive.

It will be a big file to upload, will I upload or just give you the end as below:

==25988== LEAK SUMMARY:
==25988==    definitely lost: 5,402 bytes in 10 blocks
==25988==    indirectly lost: 17,364 bytes in 541 blocks
==25988==      possibly lost: 1,861,065 bytes in 14,843 blocks
==25988==    still reachable: 1,043,320 bytes in 15,024 blocks
==25988==         suppressed: 0 bytes in 0 blocks
==25988== Reachable blocks (those to which a pointer was found) are not shown.
==25988== To see them, rerun with: --leak-check=full --show-reachable=yes
==25988== 
==25988== For counts of detected and suppressed errors, rerun with: -v
==25988== ERROR SUMMARY: 2515 errors from 2438 contexts (suppressed: 8 from 7)

Comment 13 Christoph Wickert 2010-03-20 11:48:59 UTC
(In reply to comment #12)
 
> It will be a big file to upload

You should be able to compress it to a reasonable size with bzip2 or xz. But we are not in a hurry as upstream tends to be very unresponsive. :(

Comment 14 Frank Murphy 2010-03-20 11:56:45 UTC
It's crashing trying to create an archive, not something I've done on F13\xfce yet. (create an archive)

I'll get it compressed on the laptop later (children love to borrow).

Comment 15 Frank Murphy 2010-03-20 16:04:23 UTC
Created attachment 401459 [details]
valgrind-xarxhiver  xz compressed

Comment 16 Christoph Wickert 2010-07-04 21:34:53 UTC
We now have a better backtrace in bug 608458

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


Note You need to log in before you can comment on or make changes to this bug.