Bug 50460

Summary: running either sg or newgrp causes segmentation fault in Konsole.
Product: [Applications] konsole Reporter: Christopher Sawtell <csawtell>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED INTENTIONAL    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christopher Sawtell 2002-11-09 10:55:11 UTC
Version:           1.1.3 (using KDE KDE 3.0.4)
Installed from:    Gentoo Packages
Compiler:          gcc --version 2.95.3  
OS:          LinuxLinux

running either sg or newgrp causes segmentation fault in Konsole, but works correctly in xterm or virtual terminal ( black screen )
Comment 1 Christopher Sawtell 2002-11-09 10:56:06 UTC
chris@liberty chris $ sg mysql 
Segmentation fault 
chris@liberty chris $ id 
uid=1000(chris) gid=100(users) 
groups=100(users),10(wheel),11(floppy),16(cron),18(audio),19(cdrom),20(dialout),32(gdm),60(mysql) 
chris@liberty chris $ sg wheel 
Segmentation fault 
 
Cut and Paste from Konsole 
Comment 2 Stephan Binner 2002-11-09 10:59:46 UTC
*** Bug 50459 has been marked as a duplicate of this bug. ***
Comment 3 Stephan Binner 2002-11-09 11:00:43 UTC
So Konsole doesn't segfault? And it really works in xterm? Strange. 
Comment 4 Christopher Sawtell 2002-11-09 11:04:15 UTC
Yes, that's correct. Totally baffling. 
Comment 5 Stephan Binner 2002-11-16 18:34:48 UTC
I have honestly no idea what in Konsole can cause this and the segmentation 
fault has to be fixed in sg anyway.