--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: [reportbug-ng] segfault after showing image attachment
- From: Mate Miklos <mtmkls@freemail.hu>
- Date: Sun, 19 Feb 2012 14:59:24 +0100
- Message-id: <201202191459.25117.mtmkls@freemail.hu>
Package: reportbug-ng
Version: 1.26
Severity: normal
--- Please enter the report below this line. ---
There are some bugreports that have image attachments (example: #635293).
Clicking on the link shows the image, but selecting a different bug in the top
list while the image is shown causes segmentation fault.
Gdb backtrace:
Core was generated by `python /usr/bin/reportbug-ng'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007ffbfa630c33 in ?? () from /usr/lib/libQtWebKit.so.4
(gdb) bt
#0 0x00007ffbfa630c33 in ?? () from /usr/lib/libQtWebKit.so.4
#1 0x00007ffbfa6eb840 in ?? () from /usr/lib/libQtWebKit.so.4
#2 0x00007ffbfa35e9c8 in QWebFrame::setUrl(QUrl const&) () from
/usr/lib/libQtWebKit.so.4
#3 0x00007ffbfb64e3af in ?? () from /usr/lib/python2.7/dist-
packages/PyQt4/QtWebKit.so
#4 0x00000000004c580b in PyEval_EvalFrameEx ()
#5 0x00000000004c5ff2 in PyEval_EvalFrameEx ()
#6 0x00000000004ccee6 in PyEval_EvalCodeEx ()
#7 0x00000000005771c0 in ?? ()
#8 0x00000000004824c6 in PyObject_Call ()
#9 0x00000000005186e5 in ?? ()
#10 0x00000000004824c6 in PyObject_Call ()
#11 0x0000000000486086 in PyEval_CallObjectWithKeywords ()
#12 0x00007ffbff48c4e0 in sip_api_invoke_slot ()
from /usr/lib/python2.7/dist-packages/sip.so
#13 0x00007ffc008e2536 in ?? () from /usr/lib/python2.7/dist-
packages/PyQt4/QtCore.so
#14 0x00007ffc008e2830 in ?? () from /usr/lib/python2.7/dist-
packages/PyQt4/QtCore.so
#15 0x00007ffc008e2912 in ?? () from /usr/lib/python2.7/dist-
packages/PyQt4/QtCore.so
#16 0x00007ffc0044deba in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**)
() from /usr/lib/libQtCore.so.4
#17 0x00007ffbfe592fc5 in QAbstractItemView::activated(QModelIndex const&) ()
from /usr/lib/libQtGui.so.4
#18 0x00007ffbfe5934bf in QAbstractItemView::mouseReleaseEvent(QMouseEvent*) ()
from /usr/lib/libQtGui.so.4
#19 0x00007ffbfedd050b in ?? () from /usr/lib/python2.7/dist-
packages/PyQt4/QtGui.so
#20 0x00007ffbfe0dc346 in QWidget::event(QEvent*) () from
/usr/lib/libQtGui.so.4
#21 0x00007ffbfe4804d6 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007ffbfe59035b in QAbstractItemView::viewportEvent(QEvent*) ()
from /usr/lib/libQtGui.so.4
#23 0x00007ffbfedd697b in ?? () from /usr/lib/python2.7/dist-
packages/PyQt4/QtGui.so
#24 0x00007ffc0043b418 in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
from /usr/lib/libQtCore.so.4
#25 0x00007ffbfe08bc2f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
from /usr/lib/libQtGui.so.4
#26 0x00007ffbfe0913eb in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib/libQtGui.so.4
#27 0x00007ffbff008fe3 in ?? () from /usr/lib/python2.7/dist-
packages/PyQt4/QtGui.so
#28 0x00007ffc0043b28c in QCoreApplication::notifyInternal(QObject*, QEvent*)
()
from /usr/lib/libQtCore.so.4
#29 0x00007ffbfe08cc32 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from
/usr/lib/libQtGui.so.4
#30 0x00007ffbfe109118 in ?? () from /usr/lib/libQtGui.so.4
#31 0x00007ffbfe107f1a in QApplication::x11ProcessEvent(_XEvent*) ()
from /usr/lib/libQtGui.so.4
#32 0x00007ffbfe130252 in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007ffbff9190cf in g_main_context_dispatch ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007ffbff9198c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007ffbff919a99 in g_main_context_iteration ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007ffc00465e2f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#37 0x00007ffbfe12feee in ?? () from /usr/lib/libQtGui.so.4
#38 0x00007ffc0043a492 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib/libQtCore.so.4
#39 0x00007ffc0043a68f in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#40 0x00007ffc0043e837 in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#41 0x00007ffbfefdf300 in ?? () from /usr/lib/python2.7/dist-
packages/PyQt4/QtGui.so
#42 0x00000000004c580b in PyEval_EvalFrameEx ()
#43 0x00000000004ccee6 in PyEval_EvalCodeEx ()
#44 0x0000000000577901 in PyRun_FileExFlags ()
#45 0x0000000000577b37 in PyRun_SimpleFileExFlags ()
#46 0x0000000000550497 in Py_Main ()
#47 0x00007ffc01197ead in __libc_start_main (main=<optimized out>,
argc=<optimized out>,
ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fff0cdb83a8) at libc-start.c:228
#48 0x000000000041dea1 in _start ()
--- System information. ---
Architecture: amd64
Kernel: Linux 3.1.4fxa
Debian Release: wheezy/sid
500 unstable ftp.uni-kl.de
500 unstable ftp.de.debian.org
--- Package information. ---
Depends (Version) | Installed
================================-+-============
python | 2.7.2-10
python-support (>= 0.90.0) | 1.0.14
python-debianbts (>= 1.0) | 1.10
python-qt4 | 4.9.1-1
xdg-utils | 1.1.0~rc1+git20111210-6
xterm | 276-2
python-apt (>= 0.7.93) | 0.8.3+nmu1
Package's Recommends field is empty.
Package's Suggests field is empty.
--- End Message ---