[Bug 53211] !!!! segfault when reconnect
Rob Kaper <[email protected]>
| Newsgroups | gmane.comp.kde.devel.atlantik |
|---|---|
| Message-ID | <[email protected]> |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=53211
------- Additional Comments From [email protected] 2003-01-21 04:09 -------
Oh, do you only get this when running inside gdb? If so, you simply have to run
handle SIGPIPE noprint nostop
Might very well be that gdb just stopped execution and nothing is wrong.