I tried to generate a backtrace in gdb and got this: #0 0x007de9f6 in memcpy () from /lib/tls/i686/cmov/libc.so.6 #1 0xb67652fc in ?? () #2 0x04f44b12 in QTextStreamPrivate::putString (this=0x95bf6e6c, s...@0xb676551c, number=false) at ../../include/QtCore/../../src/corelib/tools/qstring.h:269 #3 0x04f4048b in QTextStream::operator<< (this=0x992cbe8, stri...@0xb676551c) at io/qtextstream.cpp:2509 #4 0x04fbec66 in streamDebug (dbg=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece. ) at ../../include/QtCore/../../src/corelib/io/qdebug.h:108 #5 0x00f0afae in streamDebug (dbg={stream = 0x992cbe8}, v...@0x99c5348) at kernel/qguivariant.cpp:517 #6 0x04fbdc7b in operator<< (dbg=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece. ) at kernel/qvariant.cpp:2774 #7 0x08806082 in CliPlugin::readListLine (this=0x996fc08, line= {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 7202}, alloc = 0, size = 0, data = 0x80574e2, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 229}, alloc = 0, size = 0, data = 0x508d46e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9934be8, static codecForCStrings = 0x0}) at /usr/include/qt4/QtCore/qdebug.h:211 #8 0x009bede4 in Kerfuffle::CliInterface::handleLine (this=0x996fc08, li...@0xb67659b0) at ../../../ark/kerfuffle/cliinterface.cpp:529 #9 0x009bf40d in Kerfuffle::CliInterface::readStdout (this=0x996fc08) at ../../../ark/kerfuffle/cliinterface.cpp:487 #10 0x009bf83b in Kerfuffle::CliInterface::qt_metacall (this=0x996fc08, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xb6765a8c) at ./cliinterface.moc:71 #11 0x04fafd78 in QMetaObject::activate (sender=0x988fd70, from_signal_index=13, to_signal_index=13, argv=0x0) at kernel/qobject.cpp:3120 #12 0x04fb0a12 in QMetaObject::activate (sender=0x988fd70, m=0x508ae8c, local_signal_index=5, argv=0x0) at kernel/qobject.cpp:3194 #13 0x04f35fd7 in QProcess::readyReadStandardOutput (this=0x988fd70) at .moc/release-shared/moc_qprocess.cpp:156 #14 0x04f38b7a in QProcessPrivate::_q_canReadStandardOutput (this=0x98be518) at io/qprocess.cpp:564 #15 0x04f3bf06 in QProcess::qt_metacall (this=0x988fd70, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xb6765c88) at .moc/release-shared/moc_qprocess.cpp:101 #16 0x081e490a in KProcess::qt_metacall (this=0x988fd70, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0xb6765c88) at ./kprocess.moc:63 #17 0x04fafd78 in QMetaObject::activate (sender=0x9927b68, from_signal_index=4, to_signal_index=4, argv=0xb6765c88) at kernel/qobject.cpp:3120 #18 0x04fb0a12 in QMetaObject::activate (sender=0x9927b68, m=0x508c8b0, local_signal_index=0, argv=0xb6765c88) at kernel/qobject.cpp:3194 #19 0x04feabe3 in QSocketNotifier::activated (this=0x9927b68, _t1=27) at .moc/release-shared/moc_qsocketnotifier.cpp:83 #20 0x04fb4817 in QSocketNotifier::event (this=0x9927b68, e=0xb6766044) at kernel/qsocketnotifier.cpp:316 #21 0x00ec9c1c in QApplicationPrivate::notify_helper (this=0x9533a78, receiver=0x9927b68, e=0xb6766044) at kernel/qapplication.cpp:4057 #22 0x00ed13f4 in QApplication::notify (this=0xbf942978, receiver=0x9927b68, e=0xb6766044) at kernel/qapplication.cpp:4022 #23 0x00b9c50a in KApplication::notify (this=0xbf942978, receiver=0x9927b68, event=0xb6766044) at ../../kdeui/kernel/kapplication.cpp:307 #24 0x04f99b1b in QCoreApplication::notifyInternal (this=0xbf942978, receiver=0x9927b68, event=0xb6766044) at kernel/qcoreapplication.cpp:610 #25 0x04fc523a in socketNotifierSourceDispatch (source=0x9978158) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #26 0x046c0ad8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #27 0x046c4070 in ?? () from /usr/lib/libglib-2.0.so.0 #28 0x046c41a3 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #29 0x04fc4f9c in QEventDispatcherGlib::processEvents (this=0x99a38a8, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:324 #30 0x04f980a9 in QEventLoop::processEvents (this=0xb6766294, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece. ) at kernel/qeventloop.cpp:149 #31 0x04f984f2 in QEventLoop::exec (this=0xb6766294, flags={i = 0}) at kernel/qeventloop.cpp:200 #32 0x04ea3e13 in QThread::exec (this=0x999be90) at thread/qthread.cpp:487 #33 0x009ac280 in Kerfuffle::ThreadExecution::run (this=0x999be90) at ../../../ark/kerfuffle/threading.cpp:43 #34 0x04ea70fe in QThreadPrivate::start (arg=0x999be90) at thread/qthread_unix.cpp:189 #35 0x009764ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
-- Ark crashes with seg fault when opening zip file https://bugs.launchpad.net/bugs/380278 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs