Bug 312959 - Konversation fails on closing [@ Konversation::DBus::changeAwayStatus]
Summary: Konversation fails on closing [@ Konversation::DBus::changeAwayStatus]
Status: RESOLVED WORKSFORME
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.4
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2013-01-09 17:08 UTC by Vincent-Xavier JUMEL
Modified: 2018-10-27 02:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent-Xavier JUMEL 2013-01-09 17:08:18 UTC
Application: konversation (1.4)
KDE Platform Version: 4.9.97 (Compiled from sources)
Qt Version: 4.8.4
Operating System: Linux 3.7.1-gentoo x86_64
Distribution: "NAME=Gentoo"

-- Information about the crash:
- What I was doing when the application crashed:
Using a 3G connection to access the Net. The link is quite unreliable and konversation displays this message on each quit.

The crash can be reproduced every time.

-- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  Konversation::DBus::changeAwayStatus (this=<optimized out>, away=true) at /var/tmp/portage/net-irc/konversation-1.4/work/konversation-1.4/src/dbus.cpp:187
#7  0x000000000046fc5f in Konversation::DBus::qt_metacall (this=0x14b4ab0, _c=QMetaObject::InvokeMetaMethod, _id=25, _a=0x7fffb8fad998) at /var/tmp/portage/net-irc/konversation-1.4/work/konversation-1.4_build/src/dbus.moc:162
#8  0x00007f6754793e1f in QDBusConnectionPrivate::deliverCall (this=0xcf1750, object=0x14b4ab0, msg=..., metaTypes=..., slotIdx=29) at qdbusintegrator.cpp:951
#9  0x00007f6754afcc40 in QObject::event (this=0x14b4ab0, e=<optimized out>) at kernel/qobject.cpp:1194
#10 0x00007f6753e9e847 in QApplicationPrivate::notify_helper (this=this@entry=0xd16ca0, receiver=0x14b4ab0, e=0x1063ed0) at kernel/qapplication.cpp:4562
#11 0x00007f6753ea393f in QApplication::notify (this=0x7fffb8fae300, receiver=0x14b4ab0, e=0x1063ed0) at kernel/qapplication.cpp:4423
#12 0x00007f675546ca3b in KApplication::notify (this=0x7fffb8fae300, receiver=0x14b4ab0, event=0x1063ed0) at /var/tmp/portage/kde-base/kdelibs-4.9.97/work/kdelibs-4.9.97/kdeui/kernel/kapplication.cpp:311
#13 0x00007f6754aeb89a in QCoreApplication::notifyInternal (this=0x7fffb8fae300, receiver=receiver@entry=0x14b4ab0, event=<optimized out>) at kernel/qcoreapplication.cpp:946
#14 0x00007f6754aee5a8 in QCoreApplication::sendEvent (receiver=receiver@entry=0x14b4ab0, event=event@entry=0x1063ed0) at kernel/qcoreapplication.h:231
#15 0x00007f6754aeda4b in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8821f0) at kernel/qcoreapplication.cpp:1570
#16 0x00007f6754b0adf4 in sendPostedEvents () at kernel/qcoreapplication.h:236
#17 postEventSourceDispatch (s=s@entry=0xd03540) at kernel/qeventdispatcher_glib.cpp:279
#18 0x00007f674ee7ea34 in g_main_dispatch (context=0xd17d20) at gmain.c:2715
#19 g_main_context_dispatch (context=context@entry=0xd17d20) at gmain.c:3219
#20 0x00007f674ee7eda4 in g_main_context_iterate (context=context@entry=0xd17d20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3290
#21 0x00007f674ee7ee6c in g_main_context_iteration (context=0xd17d20, may_block=1) at gmain.c:3351
#22 0x00007f6754b0af2d in QEventDispatcherGlib::processEvents (this=0x883ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#23 0x00007f6753f135b3 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x00007f6754aeaaa1 in QEventLoop::processEvents (this=this@entry=0x7fffb8fae2a0, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007f6754aeac84 in QEventLoop::exec (this=0x7fffb8fae2a0, flags=...) at kernel/qeventloop.cpp:204
#26 0x00007f6754aedcda in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#27 0x000000000044a31a in main (argc=5, argv=0x7fffb8faf198) at /var/tmp/portage/net-irc/konversation-1.4/work/konversation-1.4/src/main.cpp:120

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2013-04-10 05:47:38 UTC
Could you maybe test with 1.5 RC1?
Comment 2 Andrew Crouthamel 2018-09-24 02:07:08 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Vincent-Xavier JUMEL 2018-09-24 21:09:46 UTC
Since I'm using konversation 1.7, I'm not able to test or reproduce this bug.
Comment 4 Andrew Crouthamel 2018-10-27 02:42:59 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!