Bug 257571 - Crashed making configuration changes
Summary: Crashed making configuration changes
Status: RESOLVED FIXED
Alias: None
Product: kontact
Classification: Applications
Component: akregator (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: aKregator haxx0rz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-22 02:10 UTC by bgodusky
Modified: 2011-01-25 14:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.4.10


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bgodusky 2010-11-22 02:10:31 UTC
Application: kontact (4.4.7)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-61.fc13.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
Setting up the back end for archiving and clicked on the explore button to find the program. This is the intial setup for the back end archiving feature

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#7  0x03bf7848 in ?? () from /usr/lib/kde4/akregator_config_advanced.so
#8  0x03bf78f2 in ?? () from /usr/lib/kde4/akregator_config_advanced.so
#9  0x07b62bcb in QMetaObject::metacall (object=0x9e7aa70, cl=QMetaObject::InvokeMetaMethod, idx=27, argv=0xbfebf888) at kernel/qmetaobject.cpp:237
#10 0x07b71a75 in QMetaObject::activate (sender=0x9e7bd38, m=0x2cedb64, local_signal_index=2, argv=0xbfebf888) at kernel/qobject.cpp:3295
#11 0x02ab629a in QAbstractButton::clicked (this=0x9e7bd38, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#12 0x027c75fa in QAbstractButtonPrivate::emitClicked (this=0x9e7bd50) at widgets/qabstractbutton.cpp:546
#13 0x027c8945 in QAbstractButtonPrivate::click (this=0x9e7bd50) at widgets/qabstractbutton.cpp:539
#14 0x027c8c0e in QAbstractButton::mouseReleaseEvent (this=0x9e7bd38, e=0xbfebffd0) at widgets/qabstractbutton.cpp:1121
#15 0x0244061d in QWidget::event (this=0x9e7bd38, event=0xbfebffd0) at kernel/qwidget.cpp:8044
#16 0x027c749f in QAbstractButton::event (this=0x9e7bd38, e=0xbfebffd0) at widgets/qabstractbutton.cpp:1080
#17 0x02865843 in QPushButton::event (this=0x9e7bd38, e=0xbfebffd0) at widgets/qpushbutton.cpp:679
#18 0x023ed77c in QApplicationPrivate::notify_helper (this=0x937e698, receiver=0x9e7bd38, e=0xbfebffd0) at kernel/qapplication.cpp:4306
#19 0x023f4d7e in QApplication::notify (this=0xbfec0884, receiver=0x9e7bd38, e=0xbfebffd0) at kernel/qapplication.cpp:3871
#20 0x06047fab in KApplication::notify (this=0xbfec0884, receiver=0x9e7bd38, event=0xbfebffd0) at /usr/src/debug/kdelibs-4.5.3/kdeui/kernel/kapplication.cpp:310
#21 0x07b5e133 in QCoreApplication::notifyInternal (this=0xbfec0884, receiver=0x9e7bd38, event=0xbfebffd0) at kernel/qcoreapplication.cpp:726
#22 0x023f3ae8 in sendEvent (receiver=0x9e7bd38, event=0xbfebffd0, alienWidget=0x9e7bd38, nativeWidget=0x9b25750, buttonDown=0x2cf6318, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#23 QApplicationPrivate::sendMouseEvent (receiver=0x9e7bd38, event=0xbfebffd0, alienWidget=0x9e7bd38, nativeWidget=0x9b25750, buttonDown=0x2cf6318, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2971
#24 0x024712f0 in QETWidget::translateMouseEvent (this=0x9b25750, event=0xbfec04ec) at kernel/qapplication_x11.cpp:4380
#25 0x02470743 in QApplication::x11ProcessEvent (this=0xbfec0884, event=0xbfec04ec) at kernel/qapplication_x11.cpp:3391
#26 0x0249c74a in x11EventSourceDispatch (s=0x937a0e8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#27 0x00510525 in g_main_dispatch (context=0x9379490) at gmain.c:1960
#28 IA__g_main_context_dispatch (context=0x9379490) at gmain.c:2513
#29 0x00514268 in g_main_context_iterate (context=0x477490, block=1, dispatch=1, self=0x9381fd8) at gmain.c:2591
#30 0x00514449 in IA__g_main_context_iteration (context=0x9379490, may_block=1) at gmain.c:2654
#31 0x07b86446 in QEventDispatcherGlib::processEvents (this=0x9355c18, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#32 0x0249c336 in QGuiEventDispatcherGlib::processEvents (this=0x9355c18, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x07b5c80a in QEventLoop::processEvents (this=0xbfec07e4, flags=...) at kernel/qeventloop.cpp:149
#34 0x07b5cb4a in QEventLoop::exec (this=0xbfec07e4, flags=...) at kernel/qeventloop.cpp:201
#35 0x07b60807 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#36 0x023ed828 in QApplication::exec () at kernel/qapplication.cpp:3585
#37 0x0804b32d in _start ()

Possible duplicates by query: bug 257341, bug 257334, bug 257114, bug 257028, bug 256278.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-11-29 14:16:17 UTC
Please install the kontact and akregator debug packages and paste a better backtrace.
Comment 2 bgodusky 2010-11-29 15:59:07 UTC
  On Monday, November 29, 2010 08:16:23 am Christophe Giboudeaux wrote:
 > https://bugs.kde.org/show_bug.cgi?id=257571
 >
 >
 > Christophe Giboudeaux  changed:
 >
 >            What    |Removed                     |Added
 > ---------------------------------------------------------------------------
 > - Component|general                     |akregator
 >          AssignedTo|kdepim-bugs@kde.org
 > |akregator-devel@lists.sourc
 >
 >                    |                            |eforge.net
 >
 > --- Comment #1 from Christophe Giboudeaux 
 > 2010-11-29 14:16:17 --- Please install the kontact and akregator debug
 > packages and paste a better backtrace. 

 What packages are these two debug pack included in. I searched through the
 fedora repo and could not find them or are they packages that need to be down
 loaded and installed from a different repo?

 I was turning off the preview pain and changing the colors of mail in the in
 box, Eg: read, new. Also reconfiguring my out going connection for mail. 

 hope this helps. It hasn't happened since the original crash since I have not
 had to reconfigure any of the options I was changing at the time. 

 Thanks

 B Godusky
Comment 4 Christophe Marin 2011-01-25 14:29:19 UTC
Will be fixed in kdepim 4.4.10