Bug 56816

Summary: kdeinit dumps core, probably on shutdown of system
Product: [Retired] Red Hat Linux Reporter: Torsten Schuetze <torsten.schuetze>
Component: kdelibsAssignee: Than Ngo <than>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-14 09:01:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
core file none

Description Torsten Schuetze 2001-11-28 08:04:19 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.9-14 i686)

Description of problem:
kdeinit generates repeatedly core files, probably on every shutdown (file
date is that of shutdown time)

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. change /etc/profile so that core files are generated
ulimit -S -c 1000000 > /dev/null 2>&1

 (I will submit this as a separate bug. It's no solution and bad practice
to forbid core files. The old behaviour as in RH 7.1 should be restored.)
2. Shutdown and reboot, see core file in $HOME

	

Additional info:

Comment 1 Torsten Schuetze 2001-11-28 08:05:34 UTC
Created attachment 38884 [details]
core file

Comment 2 Tomasz Kepczynski 2002-01-10 08:35:35 UTC
Hi
  I have the same problem however I am quite sure kdeinit crashes
during logout and not shutdown (I can see core file after I logon
from text console after previous logout from kde).
  My guess is that this may be related to sound - during logout kde
plays logout sound but I can hear it is cut off - it looks like kde
kills the process hich is playing this sound.

Tomek

Comment 3 Than Ngo 2004-09-14 09:01:41 UTC
Please verify this with a newer version of Red Hat Enterprise Linux or
Fedora Core and reopen it against the new version if it still occurs.

Closing as "CURRENTRELEASE" for now.