Bug 55507

Summary: libfam and Konqueror repeatedly coring out
Product: [Retired] Red Hat Linux Reporter: R P Herrold <herrold>
Component: kdelibsAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium 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: 2001-11-26 16:13:47 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 traceback -- looks like libfam error none

Description R P Herrold 2001-11-01 15:04:25 UTC
Description of Problem:

fam seems to be causing repeated coring with only:

konsole
konqueror
and xmms running; plenty of df and swap, low load

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

vanilla RH 7.2 new install with all updates

How Reproducible:

see core

Comment 1 R P Herrold 2001-11-01 15:05:56 UTC
Created attachment 36001 [details]
core traceback -- looks like libfam error

Comment 2 Alexander Larsson 2001-11-01 15:49:43 UTC
Huh? In what way does this seem like a libfam bug?

libfam does have weak symbols for __builtin_delete and __builtin_vec_delete, so
it's perfectly ok for them to show up in the backtrace. But it is not the fault
of libfam any more than libc (__libc_free is also in the backtrace).

This looks like a double free in KHTTML. Reassigning to kde-libs.
Try running with export _MALLOC_CHECK=2 to find the bug easier.


Comment 3 R P Herrold 2002-07-13 04:08:45 UTC
bug is no longer occurring and so I am closing