Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2002 20:49:40 -0800 (PST)
From:      Fred <sexyfork@nomade.fr>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/34990: Kde coredump on halt
Message-ID:  <200202160449.g1G4neM41254@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help


>Number:         34990
>Category:       misc
>Synopsis:       Kde coredump on halt
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 15 20:50:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Fred
>Release:        4.5-RELEASE
>Organization:
>Environment:
FreeBSD asterix.local.qc 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Feb  6 17:49:57 EST 2002     fred@asterix.local.qc:/usr/src/sys/compile/ASTERIX  i386  
>Description:
If I'm work on kde, open a konsole, do a su to be root and after type the command "halt", kde is not apropriatly killed. When I list my home directory after reboot, I get a "kdeinit.core" file.

This occure even with the generic kernel.

With Linux, this nerver occur.

The core dump file do not containt util explanation (except that it is a signal 11):

gaudrs@asterix:~$ gcc -c kdeinit.core
gcc: kdeinit.core: linker input file unused since linking not done
gaudrs@asterix:~$ gdb -c kdeinit.core
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd".
Core was generated by `kdeinit'.
Program terminated with signal 11, Segmentation fault.
#0  0x288e4cfc in ?? ()
(gdb) bt
#0  0x288e4cfc in ?? ()
#1  0x288c10ee in ?? ()
#2  0x2843a6eb in ?? ()
#3  0x28f2237d in ?? ()
#4  0x28f18073 in ?? ()
#5  0x2885cade in ?? ()
#6  0x2857c981 in ?? ()
#7  0x28570451 in ?? ()
#8  0x2856f3c7 in ?? ()
#9  0x28bed55c in ?? ()
#10 0x28bea65f in ?? ()
#11 0x28beb986 in ?? ()
#12 0x28bdab58 in ?? ()
#13 0x28f1dbd5 in ?? ()
#14 0x28f1749e in ?? ()
#15 0x28f19a82 in ?? ()
#16 0x804ca9e in ?? ()
#17 0x804d6aa in ?? ()
#18 0x804db6c in ?? ()
#19 0x804ebe1 in ?? ()
#20 0x804addd in ?? ()
(gdb)
>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202160449.g1G4neM41254>