------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=54740 groot@kde.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From groot@kde.org 2003-06-01 01:21 ------- OK, so the crash isn't directly related to the konsole_grantpty message. Without a decent backtrace (ie. a compiled version with debugging symbols, which means recompiling the ports with different flags which I don't remember but which #kde-freebsd could tell you on IRC) this is impossible to track down. I _do_ remember that there was a code path in konsole where a function returned NULL on BSD that _couldn't_ do so on Linux, leading to a NULL pointer dereference - but normally that path wasn't reached anyway because of other konsole bugs.