Bug 49259 - crash in konsole_grantpty on MacOSX 10.2
Summary: crash in konsole_grantpty on MacOSX 10.2
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Other
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-16 23:55 UTC by Benjamin Reed
Modified: 2002-10-22 05:09 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 Benjamin Reed 2002-10-16 23:55:51 UTC
Version:            (using KDE KDE 3.0.8)
Installed from:    Unlisted Binary Package
Compiler:          gcc 3.1 (snapshot) August Developer Tools (from Apple) 
OS:          Other

Somewhere between 3.0.7 and 3.0.8, konsole no longer works on MacOSX.  Konsole starts up and shows a cursor, but it looks like a shell is never started.  If I revert the konsole portion of kdebase to the 3.0.7 (3.1 beta1) codebase, it works just fine, so it must be a recent change.

Unfortunately, the KDE crash handler doesn't play nice on MacOSX so I can't get a real backtrace, and konsole_grantpty exits before I can attach to it.

Is there any way to convince konsole to run konsole_grantpty under gdb?  I tried wrapping it in a shell script but that just confused it further since it couldn't get it's parent.
Comment 1 Benjamin Reed 2002-10-22 05:07:54 UTC
And, of course, as soon as I try to reproduce it it suddenly starts working again.

GRR.

I'll close this for now, I'll reopen if I can get it to happen again.
Comment 2 Benjamin Reed 2002-10-22 05:09:03 UTC
Also, it turns out it's good to actually check the resolved radio button.