Bug 78773

Summary: Segfault when running from command line (quiet crash otherwise)
Product: [Unmaintained] ksysv Reporter: Greg Wolgemuth <gwolgemu>
Component: generalAssignee: Niels Sascha Reedijk <niels.reedijk>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Greg Wolgemuth 2004-03-31 01:02:55 UTC
Version:            (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources
Compiler:          GCC 3.3.1 
OS:          Linux

Whenever I try to run ksysv, it will crash. From the menu, it will simply never appear (but ask for root access first) When run from the console, I got a configuration screen and then I got this SIGSEGV:

[New Thread 16384 (LWP 23252)]
0x414981b7 in __libc_waitpid (pid=23254, stat_loc=0x0, options=0)
    at ../sysdeps/unix/sysv/linux/waitpid.c:28
28	    return INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);
#0  0x414981b7 in __libc_waitpid (pid=23254, stat_loc=0x0, options=0)
    at ../sysdeps/unix/sysv/linux/waitpid.c:28
#1  0x408679cf in KCrash::defaultCrashHandler(int) ()
   from /usr/local/kde/lib/libkdecore.so.4
#2  0x414968e5 in __pthread_sighandler (signo=11, ctx=
      {gs = 7, __gsh = 0, fs = 0, __fsh = 0, es = 123, __esh = 0, ds = 123, __dsh = 0, edi = 3221222944, esi = 3221222928, ebp = 3221222888, esp = 3221222592, ebx = 3221222624, edx = 0, ecx = 1, eax = 0, trapno = 14, err = 4, eip = 134744453, cs = 115, __csh = 0, eflags = 66182, esp_at_signal = 3221222592, ss = 123, __ssh = 0, fpstate = 0xbffff240, oldmask = 2147483648, cr2 = 0})
    at sighandler.c:38
#3  <signal handler called>
#4  0x08080985 in ksv::hostname() ()
#5  0x0807c03b in KSVTopLevel::setCaption(bool) ()
#6  0x08078359 in KSVTopLevel::KSVTopLevel() ()
#7  0x08060e30 in main ()
Comment 1 Dirk Mueller 2006-05-23 17:52:52 UTC

*** This bug has been marked as a duplicate of 86356 ***