| Summary: | ark crashed when creating gzip compressed tar archive | ||
|---|---|---|---|
| Product: | [Applications] ark | Reporter: | Ruchir Brahmbhatt <ruchir.brahmbhatt> |
| Component: | general | Assignee: | Harald Hvaal <metellius> |
| Status: | CLOSED DUPLICATE | ||
| Severity: | crash | CC: | andresbajotierra, rakuco |
| Priority: | NOR | ||
| Version First Reported In: | 2.12 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ruchir Brahmbhatt
2009-03-05 10:29:06 UTC
Can you try reproducing the crash after installing the "libqt4-debuginfo" and "kdelibs5-debuginfo" packages ?. Thanks (In reply to comment #1) > Can you try reproducing the crash after installing the "libqt4-debuginfo" and > "kdelibs5-debuginfo" packages ?. Thanks Here is the updated backtrace after installing above mentioned packages. Application: Ark (ark), signal SIGSEGV [?1034h[Thread debugging using libthread_db enabled] [Current thread is 1 (Thread 0xb5ecd700 (LWP 18855))] Thread 1 (Thread 0xb5ecd700 (LWP 18855)): [KCrash Handler] #6 0xb76359f6 in QDBusAdaptorConnector::relaySlot (this=0x817d480, argv=0xbff4654c) at qdbusabstractadaptor.cpp:268 #7 0xb763638c in QDBusAdaptorConnector::qt_metacall (this=0x817d480, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbff4654c) at qdbusabstractadaptor.cpp:364 #8 0xb69fec88 in QMetaObject::activate (sender=0x817b3f0, from_signal_index=0, to_signal_index=1, argv=0xbff4654c) at kernel/qobject.cpp:3069 #9 0xb69ff0c0 in QMetaObject::activate (sender=0x817b3f0, m=0xb6adb1a8, from_local_signal_index=0, to_local_signal_index=1, argv=0xbff4654c) at kernel/qobject.cpp:3163 #10 0xb69ff14b in QObject::destroyed (this=0x817b3f0, _t1=0x817b3f0) at .moc/release-shared/moc_qobject.cpp:143 #11 0xb69ffe99 in ~QObject (this=0x817b3f0) at kernel/qobject.cpp:769 #12 0xb7df610d in ~Scheduler (this=0x817b3f0) at /usr/src/debug/kdelibs-4.2.1/kio/kio/scheduler.cpp:246 #13 0xb7dfa6d4 in destroy () at /usr/src/debug/kdelibs-4.2.1/kio/kio/scheduler.cpp:102 #14 0xb7d4701b in ~KCleanUpGlobalStatic (this=0xb7f1de54) at /usr/src/debug/kdelibs-4.2.1/kdecore/kernel/kglobal.h:62 #15 0xb66309b1 in exit () from /lib/libc.so.6 #16 0xb661970d in __libc_start_main () from /lib/libc.so.6 #17 0x0804fdb1 in _start () at ../sysdeps/i386/elf/start.S:119 Thnaks *** This bug has been marked as a duplicate of bug 185662 *** |