Bug 167720 - crash after some time normal use: moving, reading, etc messages
Summary: crash after some time normal use: moving, reading, etc messages
Status: RESOLVED DUPLICATE of bug 152117
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-30 11:38 UTC by Juha Tuomala
Modified: 2008-07-30 13:03 UTC (History)
0 users

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 Juha Tuomala 2008-07-30 11:38:26 UTC
Version:            (using KDE 3.5.9)
Installed from:    Fedora RPMs

[Detaching after fork from child process 9211.]
[Detaching after fork from child process 9213.]
[Detaching after fork from child process 9214.]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 140511897618176 (LWP 8965)]
KMFolder::open (this=0x0, owner=0x31cefbf5b9 "kmmovecommand") at kmfolder.cpp:476
476       return mStorage->open(owner);
Current language:  auto; currently c++
(gdb) set pagination 0
(gdb) bt
#0  KMFolder::open (this=0x0, owner=0x31cefbf5b9 "kmmovecommand") at kmfolder.cpp:476
#1  0x00000031cee565ca in KMMoveCommand::execute (this=0x43ee5f0) at kmcommands.cpp:2158
#2  0x00000031cee47300 in KMCommand::slotPostTransfer (this=0x43ee5f0, result=KMCommand::OK) at kmcommands.cpp:263
#3  0x00000031cee50133 in KMCommand::qt_invoke (this=0x43ee5f0, _id=5, _o=0x7fff81c2f210) at kmcommands.moc:148
#4  0x00000031cee50309 in KMMenuCommand::qt_invoke (this=0x0, _id=-822348359, _o=0x0) at kmcommands.moc:2801
#5  0x00000031cee5038d in KMMoveCommand::qt_invoke (this=0x43ee5f0, _id=5, _o=0x7fff81c2f210) at kmcommands.moc:2987
#6  0x00000031c6d63c29 in QObject::activate_signal (this=0x43ee5f0, clist=<value optimized out>, o=0x7fff81c2f210) at kernel/qobject.cpp:2359
#7  0x00000031cee46740 in KMCommand::messagesTransfered (this=<value optimized out>, t0=KMCommand::OK) at kmcommands.moc:126
#8  0x00000031cee50c8a in KMCommand::transferSelectedMsgs (this=0x43ee5f0) at kmcommands.cpp:358
#9  0x00000031cee50147 in KMCommand::qt_invoke (this=0x43ee5f0, _id=4, _o=0x7fff81c2f390) at kmcommands.moc:147
#10 0x00000031cee50309 in KMMenuCommand::qt_invoke (this=0x0, _id=-822348359, _o=0x0) at kmcommands.moc:2801
#11 0x00000031cee5038d in KMMoveCommand::qt_invoke (this=0x43ee5f0, _id=4, _o=0x7fff81c2f390) at kmcommands.moc:2987
#12 0x00000031c6d63c29 in QObject::activate_signal (this=0x7fcb700026f0, clist=<value optimized out>, o=0x7fff81c2f390) at kernel/qobject.cpp:2359
#13 0x00000031c709b794 in QSignal::signal (this=0x7fcb700026f0, t0=@0x7fcb70002740) at .moc/release-shared-mt/moc_qsignal.cpp:100
#14 0x00000031c6d7f005 in QSignal::activate (this=0x7fcb700026f0) at kernel/qsignal.cpp:215
#15 0x00000031c6d86fb8 in QSingleShotTimer::event (this=0x7fcb700026a0) at kernel/qtimer.cpp:289
#16 0x00000031c6d02b75 in QApplication::internalNotify (this=<value optimized out>, receiver=0x7fcb700026a0, e=0x7fff81c2f720) at kernel/qapplication.cpp:2638
#17 0x00000031c6d03e40 in QApplication::notify (this=0x7fff81c2fbb0, receiver=0x7fcb700026a0, e=0x7fff81c2f720) at kernel/qapplication.cpp:2361
#18 0x00000031c77c7e38 in KApplication::notify (this=0x7fff81c2fbb0, receiver=0x7fcb700026a0, event=0x7fff81c2f720) at kapplication.cpp:550
#19 0x00000031c6cf7d8c in QEventLoop::activateTimers (this=<value optimized out>) at kernel/qapplication.h:523
#20 0x00000031c6cb10d1 in QEventLoop::processEvents (this=0x1b1ac00, flags=<value optimized out>) at kernel/qeventloop_x11.cpp:392
#21 0x00000031c6d1a321 in QEventLoop::enterLoop (this=0x0) at kernel/qeventloop.cpp:201
#22 0x00000031c6d1a202 in QEventLoop::exec (this=0x0) at kernel/qeventloop.cpp:148
#23 0x0000000000402914 in main (argc=2, argv=<value optimized out>) at main.cpp:110
#24 0x0000003d8721e074 in __libc_start_main (main=0x4027c0 <main>, argc=2, ubp_av=0x7fff81c2fe78, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff81c2fe68) at libc-start.c:220
#25 0x0000000000402669 in _start ()
(gdb)
Comment 1 Thomas McGuire 2008-07-30 13:03:58 UTC

*** This bug has been marked as a duplicate of 152117 ***