Package: arora Version: 0.2-1 Severity: important As soon as I click on the link "smsToLaconica-0.5.1.zip" on http://sourceforge.net/project/showfiles.php?group_id=238273&package_id=289601&release_id=625555 (which links to http://downloads.sourceforge.net/laconicatools/smsToLaconica-0.5.1.zip?modtime=1221119731&big_mirror=0) I get a segfault. Here's the backtrace with webkit's dbg package installed:
$ gdb arora GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"... (no debugging symbols found) (gdb) r Starting program: /usr/bin/arora (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0x7fbb9acd5780 (LWP 15438)] [New Thread 0x411a4950 (LWP 15447)] [New Thread 0x419a5950 (LWP 15448)] [Thread 0x419a5950 (LWP 15448) exited] [New Thread 0x421a6950 (LWP 15449)] [Thread 0x421a6950 (LWP 15449) exited] [New Thread 0x421a6950 (LWP 15450)] DownloadManager::handleUnsupportedContent QUrl( "http://switch.dl.sourceforge.net/sourceforge/laconicatools/smsToLaconica-0.5.1.zip" ) requestFileName false [New Thread 0x419a5950 (LWP 15693)] [New Thread 0x429a7950 (LWP 15697)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fbb9acd5780 (LWP 15438)] 0x00007fbb9a44dec7 in WebCore::QNetworkReplyHandler::forwardData (this=0x1780420) at platform/network/qt/QNetworkReplyHandler.cpp:299 299 platform/network/qt/QNetworkReplyHandler.cpp: No such file or directory. in platform/network/qt/QNetworkReplyHandler.cpp Current language: auto; currently c++ (gdb) bt #0 0x00007fbb9a44dec7 in WebCore::QNetworkReplyHandler::forwardData (this=0x1780420) at platform/network/qt/QNetworkReplyHandler.cpp:299 #1 0x00007fbb9a44e530 in WebCore::QNetworkReplyHandler::qt_metacall (this=0x1780420, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=<value optimized out>) at .moc/release-shared/moc_QNetworkReplyHandler.cpp:70 #2 0x00007fbb98d9640d in QObject::event () from /usr/lib/libQtCore.so.4 #3 0x00007fbb9953de5d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #4 0x00007fbb99545b2a in QApplication::notify () from /usr/lib/libQtGui.so.4 #5 0x00007fbb98d87411 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #6 0x00007fbb98d880ba in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4 #7 0x00007fbb98dafbb3 in ?? () from /usr/lib/libQtCore.so.4 #8 0x00007fbb96fa8892 in IA__g_main_context_dispatch (context=0xb18d80) at /build/buildd/glib2.0-2.16.5/glib/gmain.c:2012 #9 0x00007fbb96fac01d in g_main_context_iterate (context=0xb18d80, block=1, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.16.5/glib/gmain.c:2645 #10 0x00007fbb96fac1db in IA__g_main_context_iteration (context=0xb18d80, may_block=1) at /build/buildd/glib2.0-2.16.5/glib/gmain.c:2708 #11 0x00007fbb98daf83f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #12 0x00007fbb995cf16f in ?? () from /usr/lib/libQtGui.so.4 #13 0x00007fbb98d85d22 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #14 0x00007fbb98d85ead in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #15 0x00007fbb99950335 in QDialog::exec () from /usr/lib/libQtGui.so.4 #16 0x00007fbb99962650 in QFileDialog::getSaveFileName () from /usr/lib/libQtGui.so.4 #17 0x0000000000449e5e in ?? () #18 0x000000000044a772 in ?? () #19 0x000000000044ae59 in ?? () #20 0x000000000044c5c5 in ?? () #21 0x0000000000472f60 in ?? () #22 0x000000000047be01 in ?? () #23 0x00007fbb98d9b764 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #24 0x00007fbb9a475c72 in QWebPage::unsupportedContent (this=0x0, _t1=0x1405fe0) at .moc/release-shared/moc_qwebpage.cpp:391 #25 0x00007fbb9a31d80a in WebCore::MainResourceLoader::continueAfterContentPolicy (this=0x1739600, contentPolicy=<value optimized out>, [EMAIL PROTECTED]) at loader/MainResourceLoader.cpp:201 #26 0x00007fbb9a31db09 in WebCore::MainResourceLoader::continueAfterContentPolicy (this=0x1739600, policy=WebCore::PolicyDownload) at loader/MainResourceLoader.cpp:255 #27 0x00007fbb9a300de4 in WebCore::FrameLoader::continueAfterContentPolicy (this=0x133f7e0, policy=WebCore::PolicyDownload) at loader/FrameLoader.cpp:4481 #28 0x00007fbb9a31c9e5 in WebCore::MainResourceLoader::didReceiveResponse (this=0x1739600, [EMAIL PROTECTED]) at loader/MainResourceLoader.cpp:282 #29 0x00007fbb9a44d3be in WebCore::QNetworkReplyHandler::sendResponseIfNeeded (this=0x1780420) at platform/network/qt/QNetworkReplyHandler.cpp:284 #30 0x00007fbb9a44e540 in WebCore::QNetworkReplyHandler::qt_metacall (this=0x1780420, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=<value optimized out>) at .moc/release-shared/moc_QNetworkReplyHandler.cpp:69 #31 0x00007fbb98d9640d in QObject::event () from /usr/lib/libQtCore.so.4 #32 0x00007fbb9953de5d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #33 0x00007fbb99545b2a in QApplication::notify () from /usr/lib/libQtGui.so.4 #34 0x00007fbb98d87411 in QCoreApplicationn IA__g_main_context_dispatch (context=0xb18d80) at /build/buildd/glib2.0-2.16.5/glib/gmain.c:2012 #38 0x00007fbb96fac01d in g_main_context_iterate (context=0xb18d80, block=1, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.16.5/glib/gmain.c:2645 #39 0x00007fbb96fac1db in IA__g_main_context_iteration (context=0xb18d80, may_block=1) at /build/buildd/glib2.0-2.16.5/glib/gmain.c:2708 #40 0x00007fbb98daf83f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #41 0x00007fbb995cf16f in ?? () from /usr/lib/libQtGui.so.4 #42 0x00007fbb98d85d22 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #43 0x00007fbb98d85ead in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #44 0x00007fbb98d8837d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #45 0x00000000004767c0 in ?? () #46 0x00007fbb97f3c1a6 in __libc_start_main () from /lib/libc.so.6 #47 0x0000000000425d59 in ?? () #48 0x00007fffa2d0f568 in ?? () #49 0x000000000000001c in ?? () #50 0x0000000000000001 in ?? () #51 0x00007fffa2d10b09 in ?? () #52 0x0000000000000000 in ?? () (gdb) -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (600, 'unstable'), (110, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages arora depends on: ii libc6 2.7-13 GNU C Library: Shared libraries ii libgcc1 1:4.3.1-9 GCC support library ii libqt4-network 4.4.0-4 Qt 4 network module ii libqt4-webkit 4.4.0-4 Qt 4 WebKit module ii libqtcore4 4.4.0-4 Qt 4 core module ii libqtgui4 4.4.0-4 Qt 4 GUI module ii libstdc++6 4.3.1-9 The GNU Standard C++ Library v3 arora recommends no packages. arora suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]