Bug 166331 - crash after temporary connection loss
Summary: crash after temporary connection loss
Status: RESOLVED DUPLICATE of bug 166186
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-11 21:51 UTC by Juha Tuomala
Modified: 2008-07-11 21:57 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-11 21:51:10 UTC
Version:            (using KDE 3.5.9)
Installed from:    Fedora RPMs

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 46912496401584 (LWP 15805)]
0x0000003d872c6ebb in write () from /lib64/libc.so.6
Current language:  auto; currently c
(gdb) bt
#0  0x0000003d872c6ebb in write () from /lib64/libc.so.6
#1  0x0000003d8726c343 in _IO_new_file_write (f=0x2b9ecf0, data=0x2aaab1d5a000, n=1024) at fileops.c:1266
#2  0x0000003d8726c256 in _IO_new_do_write (fp=0x2b9ecf0, data=0x2aaab1d5a000 "  1896_50_", to_do=1024) at fileops.c:520
#3  0x0000003d8726d732 in _IO_new_file_xsputn (f=0x2b9ecf0, data=0x8e8340, n=6294) at fileops.c:1348
#4  0x0000003d87262a4b in _IO_fwrite (buf=0x7700550052004d00, size=1, count=6294, fp=0x2b9ecf0) at iofwrite.c:45
#5  0x00000034aa7dabea in KIO::Connection::sendnow (this=0x198dd90, _cmd=<value optimized out>, data=@0x7fff52f234d0) at connection.cpp:194
#6  0x00000034aa7df5bc in KIO::Slave::send (this=<value optimized out>, cmd=-1311399936, arr=@0x400) at slave.cpp:294
#7  0x00000034aa7dfdd1 in KIO::SimpleJob::start (this=0x3351de0, slave=0x198dcd0) at job.cpp:556
#8  0x00000034aa7de8bc in KIO::Scheduler::slotScheduleCoSlave (this=0x9a9fb0) at scheduler.cpp:764
#9  0x00000034aa7ec301 in KIO::Scheduler::qt_invoke (this=0x9a9fb0, _id=8, _o=0x7fff52f237a0) at scheduler.moc:165
#10 0x00000034a7963c29 in QObject::activate_signal (this=0x9aa058, clist=<value optimized out>, o=0x7fff52f237a0) at kernel/qobject.cpp:2359
#11 0x00000034a7964900 in QObject::activate_signal (this=0x13, signal=<value optimized out>) at kernel/qobject.cpp:2328
#12 0x00000034a7987345 in QTimer::event (this=0x9aa058, e=0x2aaab1d5a000) at kernel/qtimer.cpp:222
#13 0x00000034a7902b75 in QApplication::internalNotify (this=<value optimized out>, receiver=0x9aa058, e=0x7fff52f23ae0) at kernel/qapplication.cpp:2638
#14 0x00000034a7903e40 in QApplication::notify (this=0x7fff52f23f70, receiver=0x9aa058, e=0x7fff52f23ae0) at kernel/qapplication.cpp:2361
#15 0x00000034a8fc7e38 in KApplication::notify (this=0x7fff52f23f70, receiver=0x9aa058, event=0x7fff52f23ae0) at kapplication.cpp:550
#16 0x00000034a78f7d8c in QEventLoop::activateTimers (this=<value optimized out>) at kernel/qapplication.h:523
#17 0x00000034a78b10d1 in QEventLoop::processEvents (this=0x691460, flags=<value optimized out>) at kernel/qeventloop_x11.cpp:392
#18 0x00000034a791a321 in QEventLoop::enterLoop (this=0x13) at kernel/qeventloop.cpp:201
#19 0x00000034a791a202 in QEventLoop::exec (this=0x13) at kernel/qeventloop.cpp:148
#20 0x0000000000402914 in main (argc=2, argv=<value optimized out>) at main.cpp:110
#21 0x0000003d8721e074 in __libc_start_main (main=0x4027c0 <main>, argc=2, ubp_av=0x7fff52f24238, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff52f24228) at libc-start.c:220
#22 0x0000000000402669 in _start ()
(gdb)
Comment 1 Thomas McGuire 2008-07-11 21:57:14 UTC

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