Summary: | kmail2 stuck on quit | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Bruno Friedmann <bruno> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | herzenschein |
Priority: | NOR | ||
Version: | Git (master) | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bruno Friedmann
2016-04-12 16:21:02 UTC
In gdb at the same time Continuing. ^C Program received signal SIGINT, Interrupt. 0x00007ffff4f8d43d in poll () at ../sysdeps/unix/syscall-template.S:84 84 in ../sysdeps/unix/syscall-template.S (gdb) bt #0 0x00007ffff4f8d43d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007fffeac68374 in g_main_context_iterate (priority=2147483647, n_fds=4, fds=0xa4ffb0, timeout=<optimized out>, context=0x7fffc80016f0) at gmain.c:4135 #2 0x00007fffeac68374 in g_main_context_iterate (context=context@entry=0x7fffc80016f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3835 #3 0x00007fffeac6847c in g_main_context_iteration (context=0x7fffc80016f0, may_block=may_block@entry=1) at gmain.c:3901 #4 0x00007ffff5ab242f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x67b990, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #5 0x00007ffff5a5de8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7fffffffd270, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x00007ffff6ec685e in KJob::exec() (this=this@entry=0xbf6ee0) at /usr/src/debug/kcoreaddons-5.21.0git.20160403T202838~f20b804/src/lib/jobs/kjob.cpp:198 #7 0x00007ffff77e31c2 in KMKernel::cleanup() (this=this@entry=0x7fffffffd940) at /usr/src/debug/kdepim-16.07.70git.20160410T205802~2fe253e/kmail/kmkernel.cpp:1417 #8 0x0000000000403c25 in main(int, char**) (argc=1, argv=0x7fffffffdb58) at /usr/src/debug/kdepim-16.07.70git.20160410T205802~2fe253e/kmail/main.cpp:161 Hello Bruno, is this still reproducible for you? I cannot reproduce it on KMail from master. Closing has always worked fine for me. Seems to work now, even with the failing component (option empty local trash when leaving) System is now openSUSE Tumbleweed with Linux 5.9.12-1-default x86_64 GNU/Linux, nvidia: 450.80.02, Qt: 5.15.2, KDE Frameworks: 5.76.0, Plasma: 5.20.4, kmail2 5.15.3 (20.08.3) |