[Bug 251613] New: IMAP ressource crashed when using SQLITE3

Andre Heinecke aheinecke at intevation.de
Fri Sep 17 20:44:27 BST 2010


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

           Summary: IMAP ressource crashed when using SQLITE3
           Product: Akonadi
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: IMAP resource
        AssignedTo: ervin at kde.org
        ReportedBy: aheinecke at intevation.de
                CC: vkrause at kde.org, kdepim-bugs at kde.org


Application: akonadi_imap_resource (0.1)
KDE Platform Version: 4.5.68 (4.6 >= 20100912) (Compiled from sources)
Qt Version: 4.7.0
Operating System: Linux 2.6.34.6-47.fc13.x86_64 x86_64
Distribution: "Fedora release 13 (Goddard)"

-- Information about the crash:
- What I was doing when the application crashed:
I've tried to set up my normal koalb account using the KMail account wizard.
During the setup of the account i hit back and forward to verify that it does
not crash any longer.

- Unusual behavior I noticed:
With the feeling that additional ressources were created i opened kmails
configuration dialog and saw 3 ressources. (This is probably another bug but
just to detail here)
At this point the IMAP ressource crashed. 

- Custom settings of the application:
Clean startup on a new directory
QSQLITE3 as database backend of akonadi
loads of messages: 
"Cannot connect to agent instance with identifier 'akonadi_imap_resource_2',
error message: 'Could not get owner of name
'org.freedesktop.Akonadi.Resource.akonadi_imap_resource_2': no such name'" 

Which appeared probably after the crash.

-- Backtrace:
Application: Akonadi Resource (akonadi_imap_resource), signal: Aborted
82    T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fb432dff760 (LWP 3427))]

Thread 3 (Thread 0x7fb4274f8710 (LWP 3430)):
#0  0x0000003295ed7de3 in __poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=<value optimized out>) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x000000329823f849 in g_main_context_poll (context=0x7fb4200009b0, block=1,
dispatch=1, self=<value optimized out>) at gmain.c:2904
#2  g_main_context_iterate (context=0x7fb4200009b0, block=1, dispatch=1,
self=<value optimized out>) at gmain.c:2586
#3  0x000000329823fc9c in IA__g_main_context_iteration (context=0x7fb4200009b0,
may_block=1) at gmain.c:2654
#4  0x00007fb438f2fe64 in QEventDispatcherGlib::processEvents
(this=0x7fb4200008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#5  0x00007fb438ef3020 in QEventLoop::processEvents (this=0x7fb4274f7d60,
flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fb438ef3176 in QEventLoop::exec (this=0x7fb4274f7d60, flags=...) at
kernel/qeventloop.cpp:201
#7  0x00007fb438dcf111 in QThread::exec (this=0x18f07d0) at
thread/qthread.cpp:490
#8  0x00007fb43779520a in KIMAP::SessionThread::run (this=0x18f07d0) at
/home/kdedev/KDE/src/kdepimlibs/kimap/sessionthread.cpp:166
#9  0x00007fb438dd19cc in QThreadPrivate::start (arg=0x18f07d0) at
thread/qthread_unix.cpp:274
#10 0x0000003296a07761 in start_thread (arg=0x7fb4274f8710) at
pthread_create.c:301
#11 0x0000003295ee14ed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7fb425c53710 (LWP 3442)):
#0  0x0000003295ed7de3 in __poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=<value optimized out>) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x000000329823f849 in g_main_context_poll (context=0x7fb41c0009b0, block=1,
dispatch=1, self=<value optimized out>) at gmain.c:2904
#2  g_main_context_iterate (context=0x7fb41c0009b0, block=1, dispatch=1,
self=<value optimized out>) at gmain.c:2586
#3  0x000000329823fc9c in IA__g_main_context_iteration (context=0x7fb41c0009b0,
may_block=1) at gmain.c:2654
#4  0x00007fb438f2fe64 in QEventDispatcherGlib::processEvents
(this=0x7fb41c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#5  0x00007fb438ef3020 in QEventLoop::processEvents (this=0x7fb425c52d60,
flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fb438ef3176 in QEventLoop::exec (this=0x7fb425c52d60, flags=...) at
kernel/qeventloop.cpp:201
#7  0x00007fb438dcf111 in QThread::exec (this=0x18f1160) at
thread/qthread.cpp:490
#8  0x00007fb43779520a in KIMAP::SessionThread::run (this=0x18f1160) at
/home/kdedev/KDE/src/kdepimlibs/kimap/sessionthread.cpp:166
#9  0x00007fb438dd19cc in QThreadPrivate::start (arg=0x18f1160) at
thread/qthread_unix.cpp:274
#10 0x0000003296a07761 in start_thread (arg=0x7fb425c53710) at
pthread_create.c:301
#11 0x0000003295ee14ed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fb432dff760 (LWP 3427)):
[KCrash Handler]
#6  0x0000003295e329a5 in raise (sig=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x0000003295e34185 in abort () at abort.c:92
#8  0x0000003299ebeaad in __gnu_cxx::__verbose_terminate_handler () at
../../../../libstdc++-v3/libsupc++/vterminate.cc:93
#9  0x0000003299ebcc36 in __cxxabiv1::__terminate (handler=<value optimized
out>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:38
#10 0x0000003299ebcc63 in std::terminate () at
../../../../libstdc++-v3/libsupc++/eh_terminate.cc:48
#11 0x0000003299ebcce6 in __cxxabiv1::__cxa_rethrow () at
../../../../libstdc++-v3/libsupc++/eh_throw.cc:116
#12 0x00007fb438ef320f in QEventLoop::exec (this=0x7fff0e5e2c80, flags=...) at
kernel/qeventloop.cpp:214
#13 0x00007fb438ef5cde in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1009
#14 0x00007fb437f5adb6 in QApplication::exec () at kernel/qapplication.cpp:3675
#15 0x00007fb43967fbce in Akonadi::ResourceBase::init (r=0x18b19c0) at
/home/kdedev/KDE/src/kdepimlibs/akonadi/resourcebase.cpp:279
#16 0x0000000000419673 in Akonadi::ResourceBase::init<ImapResource> (argc=3,
argv=0x7fff0e5e2e88) at /home/kdedev/KDE/include/akonadi/resourcebase.h:187
#17 0x0000000000418272 in main (argc=3, argv=0x7fff0e5e2e88) at
/home/kdedev/KDE/src/kdepim/runtime/resources/imap/imapresource.cpp:517

Possible duplicates by query: bug 250954, bug 249640, bug 247995, bug 247579,
bug 244496.

Reported using DrKonqi

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



More information about the Kdepim-bugs mailing list