From kde-bugs-dist Sat May 31 23:21:57 2003 From: groot () kde ! org Date: Sat, 31 May 2003 23:21:57 +0000 To: kde-bugs-dist Subject: [Bug 54740] cannot open a new konsole window X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=105442332703359 ------- 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.