Cannot find libqt5widgets5-dbgsym package

2016-08-18 Thread vrishab in
Hi,

  There is a crash in wireshark ( debian / unstable ), and I need the debug
symbols of libqt5widgets5-dbgsym to post a bug. But, I couldn't find them
in the debug unstable repos.

root@unstable:~# grep debug /etc/apt/sources.list
deb http://debug.mirrors.debian.org/debian-debug/ unstable-debug main
contrib non-free

root@unstable:~# apt-cache search libqt5widgets5-dbgsym

root@unstable:~# apt-cache search libqt5widgets5
libqt5widgets5 - Qt 5 widgets module

--
Thanks,
vrishab


Re: Cannot find libqt5widgets5-dbgsym package

2016-08-18 Thread vrishab in
qtbase5-dbg worked. Thanks !!

On Thu, Aug 18, 2016 at 8:19 PM, Diederik de Haas 
wrote:

> On donderdag 18 augustus 2016 20:15:12 CEST vrishab in wrote:
> > I need the debug symbols of libqt5widgets5-dbgsym to post a bug. But, I
> > couldn't find them in the debug unstable repos.
>
> try qtdeclarative5-dbg or otherwise qtbase5-dbg


Bug#834750: libqt5widgets5: wireshark crashes with SIGSEGV in QTreeModel::index ( only with a11y )

2016-08-18 Thread vrishab in
Crash stack trace.

Core was generated by `wireshark'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  QTreeModel::index (this=this@entry=0x55e565f9aca0, item=0x55e5661d1238,
column=column@entry=0) at itemviews/qtreewidget.cpp:236
236itemviews/qtreewidget.cpp: No such file or directory.
[Current thread is 1 (Thread 0x7f980eacf940 (LWP 5639))]
(gdb) bt
#0  0x7f9808bd6223 in QTreeModel::index(QTreeWidgetItem const*, int)
const (this=this@entry=0x55e565f9aca0, item=0x55e5661d1238,
column=column@entry=0) at itemviews/qtreewidget.cpp:236
#1  0x7f9808bd635b in QTreeModel::parent(QModelIndex const&) const
(this=0x55e565f9aca0, child=...) at itemviews/qtreewidget.cpp:294
#2  0x7f9808ba79fb in QTreeView::isIndexHidden(QModelIndex const&)
const (this=0x55e56c625ec8) at
../../include/QtCore/../../src/corelib/itemmodels/qabstractitemmodel.h:411
#3  0x7f9808ba79fb in QTreeView::isIndexHidden(QModelIndex const&)
const (this=0x55e565f2ee10, index=...) at itemviews/qtreeview.cpp:3044
#4  0x7f9808ba9ebf in QTreeView::visualRect(QModelIndex const&) const
(this=0x55e565f2ee10, index=...) at itemviews/qtreeview.cpp:1106
#5  0x7f9808b4f62a in QAccessibleTableCell::rect() const
(this=0x55e56c625ea0) at accessible/itemviews.cpp:1057
#6  0x7f97f9fc2c2e in
AtSpiAdaptor::accessibleInterfaces(QAccessibleInterface*) const
(this=this@entry=0x55e5675ec930, interface=interface@entry=0x55e56c625ea0)
at linuxaccessibility/atspiadaptor.cpp:1466
#7  0x7f97f9fc995c in
AtSpiAdaptor::accessibleInterface(QAccessibleInterface*, QString const&,
QDBusMessage const&, QDBusConnection const&) (this=this@entry=0x55e5675ec930,
interface=interface@entry=0x55e56c625ea0, function=..., message=...,
connection=...) at linuxaccessibility/atspiadaptor.cpp:1406
#8  0x7f97f9fc9ed9 in
AtSpiAdaptor::accessibleInterface(QAccessibleInterface*, QString const&,
QDBusMessage const&, QDBusConnection const&) (this=0x55e5675ec930,
interface=0x55e56c625ea0, function=..., message=..., connection=...)
at linuxaccessibility/atspiadaptor.cpp:1362
#9  0x7f97f9fce2ec in AtSpiAdaptor::handleMessage(QDBusMessage const&,
QDBusConnection const&) (this=0x55e5675ec930, message=..., connection=...)
at linuxaccessibility/atspiadaptor.cpp:1276
#10 0x7f97f8a174f8 in
QDBusConnectionPrivate::activateObject(QDBusConnectionPrivate::ObjectTreeNode&,
QDBusMessage const&, int) (this=0x7f97e4010100, node=..., msg=...,
pathStartPos=27) at qdbusintegrator.cpp:1431
#11 0x7f97f8a19f7e in QDBusActivateObjectEvent::placeMetaCall(QObject*)
(this=0x7f97e4014780) at qdbusintegrator.cpp:1590
#12 0x7f9807ff3729 in QObject::event(QEvent*) (this=0x55e5675ec930,
e=) at kernel/qobject.cpp:1256
#13 0x7f9808901bec in QApplicationPrivate::notify_helper(QObject*,
QEvent*) (this=, receiver=0x55e5675ec930, e=0x7f97e4014780)
at kernel/qapplication.cpp:3804
#14 0x7f980890708f in QApplication::notify(QObject*, QEvent*)
(this=0x7ffd967e1c30, receiver=0x55e5675ec930, e=0x7f97e4014780) at
kernel/qapplication.cpp:3561
#15 0x7f9807fc5450 in QCoreApplication::notifyInternal2(QObject*,
QEvent*) (receiver=0x55e5675ec930, event=event@entry=0x7f97e4014780) at
kernel/qcoreapplication.cpp:1015
#16 0x7f9807fc73cc in
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)
(event=0x7f97e4014780, receiver=) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:225
#17 0x7f9807fc73cc in
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)
(receiver=receiver@entry=0x0, event_type=event_type@entry=0,
data=0x55e565cc8b70) at kernel/qcoreapplication.cpp:1650
#18 0x7f9807fc7888 in QCoreApplication::sendPostedEvents(QObject*, int)
(receiver=receiver@entry=0x0, event_type=event_type@entry=0) at
kernel/qcoreapplication.cpp:1508
#19 0x7f980801b0f3 in postEventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0x55e565cefc40) at kernel/qeventdispatcher_glib.cpp:270
#20 0x7f980e7baff7 in g_main_context_dispatch (context=0x7f97f00016f0)
at ././glib/gmain.c:3154
#21 0x7f980e7baff7 in g_main_context_dispatch
(context=context@entry=0x7f97f00016f0)
at ././glib/gmain.c:3769
#22 0x7f980e7bb260 in g_main_context_iterate
(context=context@entry=0x7f97f00016f0,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
././glib/gmain.c:3840
#23 0x7f980e7bb30c in g_main_context_iteration (context=0x7f97f00016f0,
may_block=may_block@entry=1) at ././glib/gmain.c:3901
#24 0x7f980801b4ff in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x55e565cf3590, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#25 0x7f9807fc319a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7ffd967e1a30,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#26 0x7f9807fcb99c in QCoreApplication::exec() () at
kernel/qcoreapplication.cpp:1285
#27 0x55e565118c55 in main ()
(gdb) Quit


Bug#834750: libqt5widgets5: wireshark crashes with SIGSEGV in QTreeModel::index ( only with a11y )

2016-08-21 Thread vrishab in
Sure. I've added myself to watcher's list

On Sun, Aug 21, 2016 at 6:56 PM, Lisandro Damián Nicanor Pérez <
perezme...@gmail.com> wrote:

> tag 834750 upstream
> forwarded 834750 https://bugreports.qt.io/browse/QTBUG-55402
> thanks
>
> Thanks for the bug! I have just forwarded it upstream. Please consider
> subscribing to the upstream bug (link above), it would be easier to debug
> if
> you interact directly with upstream.
>
> Thanks again, Lisandro.
>
>
> --
>
> Lisandro Damián Nicanor Pérez Meyer
> http://perezmeyer.com.ar/
> http://perezmeyer.blogspot.com/
>