[Konversation-devel] [konversation] [Bug 345939] Right Click on nick to ignore causes konversation to crash

darthanubis at gmail.com darthanubis at gmail.com
Tue Apr 7 14:47:02 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=345939

--- Comment #2 from darthanubis at gmail.com ---
 gdb konversation
GNU gdb (Ubuntu 7.9-1ubuntu1) 7.9
Copyright (C) 2015 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".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from konversation...Reading symbols from
/usr/lib/debug/.build-id/eb/8e85f9ad27888b23f765635f792b40c30e062d.debug...done.
done.
(gdb) run
Starting program: /usr/bin/konversation 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
XSync seems available and ready
XSync Inited
Supported, init completed
Created alarm 117440513
codecForName: ucnv_open failed ISO-8859-16 U_FILE_ACCESS_ERROR
codecForName: ucnv_open failed ISO-8859-16 U_FILE_ACCESS_ERROR
kf5.kiconthemes: "Theme tree: (Breeze)"
[New Thread 0x7fffd27f8700 (LWP 23119)]
kf5.kservice.sycoca: Trying to open ksycoca from "/home/anubis/.cache/ksycoca5"
Calling notify on "Taskbar"
0 117440519
Calling notify on "Taskbar"
0 117440519
Calling notify on "Taskbar"
0 117440519
Calling notify on "Taskbar"
0 117440519
Calling notify on "Sound"
[Thread 0x7fffd27f8700 (LWP 23119) exited]
[New Thread 0x7fffd3b5f700 (LWP 23118)]
[New Thread 0x7fffdf747700 (LWP 23117)]
[New Thread 0x7fffe490a700 (LWP 23116)]

Program received signal SIGSEGV, Segmentation fault.
QList (this=0x7fffc76fd818 <QPrinterInfoPrivate::shared_null+24>) at
../../include/QtCore/../../src/corelib/tools/qlist.h:121
121     ../../include/QtCore/../../src/corelib/tools/qlist.h: No such file or
directory.
(gdb) bt
#0  QList (this=0x7fffc76fd818 <QPrinterInfoPrivate::shared_null+24>) at
../../include/QtCore/../../src/corelib/tools/qlist.h:121
#1  QPrinterInfoPrivate (name=..., this=0x7fffc76fd800
<QPrinterInfoPrivate::shared_null>) at painting/qprinterinfo_p.h:71
#2  __static_initialization_and_destruction_0 (__initialize_p=1,
__priority=65535) at painting/qprinterinfo.cpp:35
#3  _GLOBAL__sub_I_qprinterinfo.cpp(void) () at painting/qprinterinfo.cpp:163
#4  0x00007ffff7de95ba in call_init (l=<optimized out>, argc=argc at entry=1,
argv=argv at entry=0x7fffffffdf58, env=env at entry=0xe09710) at dl-init.c:72
#5  0x00007ffff7de96cb in call_init (env=<optimized out>, argv=<optimized out>,
argc=<optimized out>, l=<optimized out>) at dl-init.c:30
#6  _dl_init (main_map=main_map at entry=0x1785ad0, argc=1, argv=0x7fffffffdf58,
env=0xe09710) at dl-init.c:120
#7  0x00007ffff7dee587 in dl_open_worker (a=a at entry=0x7fffffffb1a8) at
dl-open.c:579
#8  0x00007ffff7de9464 in _dl_catch_error
(objname=objname at entry=0x7fffffffb198,
errstring=errstring at entry=0x7fffffffb1a0,
mallocedp=mallocedp at entry=0x7fffffffb197, 
    operate=operate at entry=0x7ffff7dee0a0 <dl_open_worker>,
args=args at entry=0x7fffffffb1a8) at dl-error.c:187
#9  0x00007ffff7ded9a3 in _dl_open (file=0x1791150
"/usr/lib/vlc/plugins/gui/libqt4_plugin.so", mode=-2147483647,
caller_dlopen=0x7fffd11e5c2f, nsid=-2, 
    argc=<optimized out>, argv=<optimized out>, env=0xe09710) at dl-open.c:663
#10 0x00007fffecfaffc9 in dlopen_doit (a=a at entry=0x7fffffffb3c0) at dlopen.c:66
#11 0x00007ffff7de9464 in _dl_catch_error (objname=0xd8ac90,
errstring=0xd8ac98, mallocedp=0xd8ac88, operate=0x7fffecfaff70 <dlopen_doit>,
args=0x7fffffffb3c0)
    at dl-error.c:187
#12 0x00007fffecfb062d in _dlerror_run (operate=operate at entry=0x7fffecfaff70
<dlopen_doit>, args=args at entry=0x7fffffffb3c0) at dlerror.c:163
#13 0x00007fffecfb0061 in __dlopen (file=<optimized out>, mode=<optimized out>)
at dlopen.c:87
#14 0x00007fffd11e5c2f in ?? () from /usr/lib/libvlccore.so.8
#15 0x00007fffd11ca80b in ?? () from /usr/lib/libvlccore.so.8
#16 0x00007fffd11cab38 in ?? () from /usr/lib/libvlccore.so.8
#17 0x00007fffd11caa94 in ?? () from /usr/lib/libvlccore.so.8
#18 0x00007fffd11cb014 in ?? () from /usr/lib/libvlccore.so.8
#19 0x00007fffd11cb5e1 in ?? () from /usr/lib/libvlccore.so.8
#20 0x00007fffd115139d in libvlc_InternalInit () from /usr/lib/libvlccore.so.8
#21 0x00007fffd0f2735b in libvlc_new () from /usr/lib/libvlc.so.5
#22 0x00007fffd14791cb in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/phonon4qt5_backend/phonon_vlc.so
#23 0x00007fffd1456878 in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/phonon4qt5_backend/phonon_vlc.so
#24 0x00007fffd147cfd8 in qt_plugin_instance () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/phonon4qt5_backend/phonon_vlc.so
#25 0x00007ffff29f4d9f in QPluginLoader::instance() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007ffff46420e8 in ?? () from
/usr/lib/x86_64-linux-gnu/libphonon4qt5.so.4
#27 0x00007ffff4643d0e in ?? () from
/usr/lib/x86_64-linux-gnu/libphonon4qt5.so.4
#28 0x00007ffff4644641 in ?? () from
/usr/lib/x86_64-linux-gnu/libphonon4qt5.so.4
#29 0x00007ffff4644ebd in Phonon::Factory::backend(bool) () from
/usr/lib/x86_64-linux-gnu/libphonon4qt5.so.4
---Type <return> to continue, or q <return> to quit---
#30 0x00007ffff46454d3 in ?? () from
/usr/lib/x86_64-linux-gnu/libphonon4qt5.so.4                                    
#31 0x00007ffff463aa54 in ?? () from
/usr/lib/x86_64-linux-gnu/libphonon4qt5.so.4                                    
#32 0x00007ffff463809e in ?? () from
/usr/lib/x86_64-linux-gnu/libphonon4qt5.so.4                                    
#33 0x00007ffff4f8b97a in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5Notifications.so.5                              
#34 0x00007ffff4f6f63f in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5Notifications.so.5                              
#35 0x00007ffff4f6e368 in KNotification::sendEvent() () from
/usr/lib/x86_64-linux-gnu/libKF5Notifications.so.5                              
#36 0x00007ffff2a3d73a in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5                                       
#37 0x00007ffff788db2c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5                            
#38 0x00007ffff7893000 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5                                    
#39 0x00007ffff2a0bc2b in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5                               
#40 0x00007ffff2a0dc9b in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5            
#41 0x00007ffff2a64843 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5  
#42 0x00007ffff1613c3d in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0                                          
#43 0x00007ffff1613f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0     
#44 0x00007ffff1613fcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0                                          
#45 0x00007ffff2a64c57 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5                                  
#46 0x00007ffff2a093e2 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5                                       
#47 0x00007ffff7a8f4b5 in QDialog::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5                                    
#48 0x00007ffff59079fc in KMessageBox::createKMessageBox(QDialog*,
QDialogButtonBox*, QIcon const&, QString const&, QStringList const&, QString
const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon)
() from /usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5
#49 0x00007ffff5907ca6 in KMessageBox::createKMessageBox(QDialog*,
QDialogButtonBox*, QMessageBox::Icon, QString const&, QStringList const&,
QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from
/usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5
#50 0x00007ffff5909a97 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5
#51 0x00007ffff5909dec in KMessageBox::warningContinueCancel(QWidget*, QString
const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&,
QFlags<KMessageBox::Option>) () from
/usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5
#52 0x00000000005e872f in IrcContextMenus::processNickAction (actionId=-12976,
server=0x119e6b0, nicks=..., context=...) at
../../src/viewer/irccontextmenus.cpp:604
#53 0x00000000005ec184 in IrcContextMenus::nickMenu (pos=..., options=...,
options at entry=..., server=0x119e6b0, nicks=..., context=...)
    at ../../src/viewer/irccontextmenus.cpp:497
#54 0x0000000000570d50 in NickListView::contextMenuEvent (this=0x129f570,
ev=0x7fffffffd470) at ../../src/irc/nicklistview.cpp:252
#55 0x00007ffff78d11e8 in QWidget::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#56 0x00007ffff79cf93e in QFrame::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#57 0x00007ffff7afcd5b in QAbstractItemView::viewportEvent(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#58 0x00007ffff7b3d6e0 in QTreeView::viewportEvent(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
---Type <return> to continue, or q <return> to quit---
#59 0x00007ffff2a0ba14 in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#60 0x00007ffff788db0c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#61 0x00007ffff78948d9 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#62 0x00007ffff2a0bc2b in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#63 0x00007ffff78e9d61 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#64 0x00007ffff78ebe33 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#65 0x00007ffff788db2c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#66 0x00007ffff7893000 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#67 0x00007ffff2a0bc2b in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#68 0x00007ffff3036f82 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#69 0x00007ffff3038b45 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
()
   from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#70 0x00007ffff301d34f in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#71 0x00007fffe6e7f590 in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#72 0x00007ffff1613c3d in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#73 0x00007ffff1613f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#74 0x00007ffff1613fcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#75 0x00007ffff2a64c57 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#76 0x00007ffff2a093e2 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#77 0x00007ffff2a1102c in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#78 0x00000000004c94f0 in main (argc=1, argv=<optimized out>) at
../../src/main.cpp:154
(gdb)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Konversation-devel mailing list