[Bug 280761] New: crash after entering sieve password during fetch mail

Milian Wolff mail at milianw.de
Thu Aug 25 12:45:03 BST 2011


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

           Summary: crash after entering sieve password during fetch mail
           Product: kmail2
           Version: 4.8 pre
          Platform: Archlinux Packages
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: mail at milianw.de


Application: kmail (4.8 pre)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.7.3
Operating System: Linux 3.0-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
I started kmail and it tried to download my mails from multiple resources. Then
the "sieve password" dialog for one of my dimap accounts popped up (it happens
frequently - no idea why) and afterwards it crashed.

Maybe related: I have lots of filters, the ui hang a bit after accepting the
sieve dialog.

After kmail crashed, my akonadi_pop3_resource crashed as well with this bt:

Application: Akonadi Resource (akonadi_pop3_resource), signal: Aborted
[KCrash Handler]
#6  0x00007fbbb57db795 in raise () from /lib/libc.so.6
#7  0x00007fbbb57dcc0b in abort () from /lib/libc.so.6
#8  0x00007fbbb84b3a2f in qt_message_output(QtMsgType, char const*) () from
/usr/lib/libQtCore.so.4
#9  0x00007fbbb84b3baf in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007fbbb84b3d54 in qFatal(char const*, ...) () from
/usr/lib/libQtCore.so.4
#11 0x00007fbbb8ca7c00 in Akonadi::ResourceBase::collectionsRetrieved
(this=0x1807b20, collections=...) at
/home/milian/projects/kde4/kdepimlibs/akonadi/resourcebase.cpp:556
#12 0x00000000004110b8 in _start ()

the kmail stuff is a hand compiled version from ~2 weeks ago, I'll update it
now.

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

Thread 2 (Thread 0x7f57bd7e9700 (LWP 3295)):
#0  0x00007f57d6355ac4 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x00007f57cf1a80ea in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007f57cf1a81d9 in ?? () from /usr/lib/libQtWebKit.so.4
#3  0x00007f57d6351d60 in start_thread () from /lib/libpthread.so.0
#4  0x00007f57d84bde2d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f57db122780 (LWP 2357)):
[KCrash Handler]
#6  0x00007f57d8d7ea3e in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007f57d8d850d6 in QUrl::detach() () from /usr/lib/libQtCore.so.4
#8  0x00007f57d8d862bb in QUrl::setUserName(QString const&) () from
/usr/lib/libQtCore.so.4
#9  0x00007f57c967f8fe in KManageSieve::Session::saslInteract (this=0x1f84ad0,
in=0x21d9a20) at
/home/milian/projects/kde4/kdepim/libksieve/kmanagesieve/session.cpp:448
#10 0x00007f57c967f0a6 in KManageSieve::Session::startAuthentication
(this=0x1f84ad0) at
/home/milian/projects/kde4/kdepim/libksieve/kmanagesieve/session.cpp:375
#11 0x00007f57c967cc32 in KManageSieve::Session::processResponse
(this=0x1f84ad0, response=..., data=...) at
/home/milian/projects/kde4/kdepim/libksieve/kmanagesieve/session.cpp:194
#12 0x00007f57c967c46f in KManageSieve::Session::dataReceived (this=0x1f84ad0)
at /home/milian/projects/kde4/kdepim/libksieve/kmanagesieve/session.cpp:134
#13 0x00007f57c9680231 in KManageSieve::Session::qt_metacall (this=0x1f84ad0,
_c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7ffffe23a770) at
/home/milian/projects/.build/kde4/kdepim/libksieve/kmanagesieve/session.moc:76
#14 0x00007f57d8dd87fa in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#15 0x00007f57da5d7866 in KTcpSocket::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libkdecore.so.5
#16 0x00007f57d8dd87fa in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#17 0x00007f57d756c02b in ?? () from /usr/lib/libQtNetwork.so.4
#18 0x00007f57d756672d in QSslSocket::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libQtNetwork.so.4
#19 0x00007f57d8dd87fa in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#20 0x00007f57d754b32f in ?? () from /usr/lib/libQtNetwork.so.4
#21 0x00007f57d753a0c1 in ?? () from /usr/lib/libQtNetwork.so.4
#22 0x00007f57d92ad174 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#23 0x00007f57d92b1fe1 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#24 0x00007f57dab3c226 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#25 0x00007f57d8dc5bbc in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQtCore.so.4
#26 0x00007f57d8deff57 in ?? () from /usr/lib/libQtCore.so.4
#27 0x00007f57cd14c29d in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#28 0x00007f57cd14ca78 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0x00007f57cd14cd09 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#30 0x00007f57d8df0876 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#31 0x00007f57d93501be in ?? () from /usr/lib/libQtGui.so.4
#32 0x00007f57d8dc4db2 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#33 0x00007f57d8dc4fb7 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#34 0x00007f57d8dc91ab in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#35 0x0000000000402b63 in ?? ()
#36 0x00007f57d840b17d in __libc_start_main () from /lib/libc.so.6
#37 0x0000000000403045 in _start ()

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list