Bug 216912 - KMail crashed during first use wizard while configuring an IMAP account [QMetaObject::activate, QAbstractSocket::error, ..., AccountWizard::start, KMMainWin]
Summary: KMail crashed during first use wizard while configuring an IMAP account [QMet...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 218226 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-01 10:36 UTC by Sergey Podskokniev
Modified: 2012-08-19 15:38 UTC (History)
1 user (show)

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 Sergey Podskokniev 2009-12-01 10:36:48 UTC
Application that crashed: kmail
Version of the application: 1.12.2
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
the title line sums it up

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f3b98ce0750 (LWP 29667))]

Thread 2 (Thread 0x7f3b7f619910 (LWP 29742)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f3b96fd753b in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f3b93dce9ec in QHostInfoAgent::run (this=0x10eb860) at kernel/qhostinfo.cpp:260
#4  0x00007f3b96fd6485 in QThreadPrivate::start (arg=0x10eb860) at thread/qthread_unix.cpp:188
#5  0x00007f3b956fb65d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f3b95c3a14d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3b98ce0750 (LWP 29667)):
[KCrash Handler]
#5  0x00007f3b96fd178c in QMutex::lock (this=0x1113a18) at thread/qmutex.cpp:152
#6  0x00007f3b970d1255 in relock (this=<value optimized out>) at ../../src/corelib/thread/qmutex.h:120
#7  QMutexLocker (this=<value optimized out>) at ../../src/corelib/thread/qmutex.h:102
#8  QMetaObject::activate (this=<value optimized out>) at kernel/qobject.cpp:3052
#9  0x00007f3b93de7d91 in QAbstractSocket::error (this=0x1113a18, _t1=17903472) at .moc/release-shared/moc_qabstractsocket.cpp:148
#10 0x00007f3b93dea701 in QAbstractSocketPrivate::_q_connectToNextAddress (this=0x107cb20) at socket/qabstractsocket.cpp:930
#11 0x00007f3b93dea981 in QAbstractSocketPrivate::_q_testConnection (this=0x107cb20) at socket/qabstractsocket.cpp:1038
#12 0x00007f3b93ddb8d9 in QWriteNotifier::event (this=0x100f260, e=<value optimized out>) at socket/qnativesocketengine.cpp:1066
#13 0x00007f3b965872ac in QApplicationPrivate::notify_helper (this=0x6482c0, receiver=0x100f260, e=0x7fff95a9aa40) at kernel/qapplication.cpp:4065
#14 0x00007f3b9658e57e in QApplication::notify (this=0x7fff95a9c7c0, receiver=0x100f260, e=0x7fff95a9aa40) at kernel/qapplication.cpp:4030
#15 0x00007f3b987208d6 in KApplication::notify (this=0x7fff95a9c7c0, receiver=0x100f260, event=0x7fff95a9aa40) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#16 0x00007f3b970bbddc in QCoreApplication::notifyInternal (this=0x7fff95a9c7c0, receiver=0x100f260, event=0x7fff95a9aa40) at kernel/qcoreapplication.cpp:610
#17 0x00007f3b970e46fa in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#18 socketNotifierSourceDispatch (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:110
#19 0x00007f3b8e155dde in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#20 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#21 0x00007f3b8e1597a8 in g_main_context_iterate (context=0x642500, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#22 0x00007f3b8e1598d0 in IA__g_main_context_iteration (context=0x642500, may_block=1) at gmain.c:2654
#23 0x00007f3b970e43a3 in QEventDispatcherGlib::processEvents (this=0x60e0b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#24 0x00007f3b9661a31e in QGuiEventDispatcherGlib::processEvents (this=0x1113a18, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x00007f3b970ba712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#26 0x00007f3b970baae4 in QEventLoop::exec (this=0x7fff95a9aca0, flags=) at kernel/qeventloop.cpp:201
#27 0x00007f3b969e47ee in QDialog::exec (this=0x7fff95a9ad10) at dialogs/qdialog.cpp:498
#28 0x00007f3b97b85f26 in AccountWizard::start (kernel=0x7fff95a9c670, parent=0x88e030) at /usr/src/debug/kdepim-4.3.1/kmail/accountwizard.cpp:140
#29 0x00007f3b977f84a8 in KMMainWin::KMMainWin (this=0x88e030, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /usr/src/debug/kdepim-4.3.1/kmail/kmmainwin.cpp:78
#30 0x00007f3b979d63c7 in KMKernel::openReader (this=0x7fff95a9c670, onlyCheck=false) at /usr/src/debug/kdepim-4.3.1/kmail/kmkernel.cpp:401
#31 0x00007f3b979daf08 in KMKernel::action (this=0x7fff95a9c670, mailto=<value optimized out>, check=12, to=..., cc=..., bcc=..., subj=..., body=..., messageFile=..., attachURLs=..., customHeaders=
    ...) at /usr/src/debug/kdepim-4.3.1/kmail/kmkernel.cpp:1864
#32 0x00007f3b979dc5a9 in KMKernel::handleCommandLine (this=<value optimized out>, noArgsOpensReader=<value optimized out>) at /usr/src/debug/kdepim-4.3.1/kmail/kmkernel.cpp:347
#33 0x00000000004037a6 in KMailApplication::newInstance (this=0x7fff95a9c7c0) at /usr/src/debug/kdepim-4.3.1/kmail/main.cpp:84
#34 0x00007f3b987275e6 in KUniqueApplicationAdaptor::newInstance (this=0x77d560, asn_id=<value optimized out>, args=...) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kuniqueapplication.cpp:459
#35 0x00007f3b98727bd6 in KUniqueApplicationAdaptor::qt_metacall (this=0x77d560, _c=InvokeMetaMethod, _id=0, _a=0x7fff95a9ba00) at /usr/src/debug/kdelibs-4.3.1/build/kdeui/kuniqueapplication_p.moc:75
#36 0x00007f3b942e1b78 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=<value optimized out>, 
    slotIdx=<value optimized out>) at qdbusintegrator.cpp:891
#37 0x00007f3b942e2959 in QDBusConnectionPrivate::activateCall (this=<value optimized out>, object=0x77d560, flags=337, msg=...) at qdbusintegrator.cpp:796
#38 0x00007f3b942e3237 in QDBusConnectionPrivate::activateObject (this=<value optimized out>, node=..., msg=<value optimized out>, pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1347
#39 0x00007f3b942e34b8 in QDBusActivateObjectEvent::placeMetaCall (this=0x88f5c0) at qdbusintegrator.cpp:1464
#40 0x00007f3b970cb2d9 in QObject::event (this=0x7fff95a9c7c0, e=0x88f5c0) at kernel/qobject.cpp:1111
#41 0x00007f3b96590efd in QApplication::event (this=0x7fff95a9c7c0, e=0x88f5c0) at kernel/qapplication.cpp:2317
#42 0x00007f3b965872ac in QApplicationPrivate::notify_helper (this=0x6482c0, receiver=0x7fff95a9c7c0, e=0x88f5c0) at kernel/qapplication.cpp:4065
#43 0x00007f3b9658e57e in QApplication::notify (this=0x7fff95a9c7c0, receiver=0x7fff95a9c7c0, e=0x88f5c0) at kernel/qapplication.cpp:4030
#44 0x00007f3b987208d6 in KApplication::notify (this=0x7fff95a9c7c0, receiver=0x7fff95a9c7c0, event=0x88f5c0) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#45 0x00007f3b970bbddc in QCoreApplication::notifyInternal (this=0x7fff95a9c7c0, receiver=0x7fff95a9c7c0, event=0x88f5c0) at kernel/qcoreapplication.cpp:610
#46 0x00007f3b970bc9ea in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#47 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1247
#48 0x00007f3b970e4803 in sendPostedEvents () at kernel/qcoreapplication.h:218
#49 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:276
#50 0x00007f3b8e155dde in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#51 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#52 0x00007f3b8e1597a8 in g_main_context_iterate (context=0x642500, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#53 0x00007f3b8e1598d0 in IA__g_main_context_iteration (context=0x642500, may_block=1) at gmain.c:2654
#54 0x00007f3b970e43a3 in QEventDispatcherGlib::processEvents (this=0x60e0b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#55 0x00007f3b9661a31e in QGuiEventDispatcherGlib::processEvents (this=0x1113a18, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#56 0x00007f3b970ba712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#57 0x00007f3b970baae4 in QEventLoop::exec (this=0x7fff95a9c610, flags=) at kernel/qeventloop.cpp:201
#58 0x00007f3b970bcc99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#59 0x0000000000402ff9 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-4.3.1/kmail/main.cpp:146
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-11 13:07:39 UTC
*** Bug 218226 has been marked as a duplicate of this bug. ***
Comment 2 Myriam Schweingruber 2012-08-19 10:52:53 UTC
Thank you for your report. Kmail1 is currently unmaintained and the code has changed sufficiently in Kmail2 so the backtraces are not really useful anymore. Should you experience the same crash in Kmail 4.8.5 or later, please open a new report for Kmail2. Thank you for your understanding
Comment 3 Dana C. Chandler III 2012-08-19 15:38:41 UTC
Okay, thanks.  I have given up on KDE for GNOME.

On Sun, Aug 19, 2012 at 6:52 AM, Myriam Schweingruber <myriam@kde.org>wrote:

> https://bugs.kde.org/show_bug.cgi?id=216912
>
> Myriam Schweingruber <myriam@kde.org> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |RESOLVED
>          Resolution|---                         |UNMAINTAINED
>
> --- Comment #2 from Myriam Schweingruber <myriam@kde.org> ---
> Thank you for your report. Kmail1 is currently unmaintained and the code
> has
> changed sufficiently in Kmail2 so the backtraces are not really useful
> anymore.
> Should you experience the same crash in Kmail 4.8.5 or later, please open
> a new
> report for Kmail2. Thank you for your understanding
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
>