bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Malloc bug?...let me be specific, I have no idea


From: Joshua_Giles
Subject: RE: Malloc bug?...let me be specific, I have no idea
Date: Fri, 8 Aug 2003 10:34:55 -0500

I kept the subject from a previous post I found in the archives.  I am not
sure what the problem is.  However, I did find something strange; A partial
patch was included in the -34 release of glibc by Red Hat.  The patch is
here:
http://sources.redhat.com/ml/bug-glibc/2001-11/msg00049.html.  It looks as
though you provided a patch to manager.c and pthread.c.  The patch to
manager.c was never incorporated into the Red Hat glibc errata.  I'll go
ahead and create a bug @ RH, but I don't think this is going to solve my
problem.  I'll continue to try creating a snippet that demonstrates the
problem.

Read ya,

Josh

-----Original Message-----
From: address@hidden [mailto:address@hidden

Sent: Thursday, August 07, 2003 5:07 PM
To: Giles, Joshua
Cc: address@hidden
Subject: Re: Malloc bug?


Hi,

> I'm using a 2.2.4 based (errata, -34 I believe) glibc that is 
> distributed with Red Hat for x86.  I've got a problem with a 
> multithreaded application I have created; The program stops exectution 
> without terminating.  Running it through gdb reveals:
> 
> #0  0x4008cbb5 in __sigsuspend (set=0x4d9fe948)
>     at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
> #1  0x400521d9 in __pthread_wait_for_restart_signal (self=0x4d9ffbe0)
>     at pthread.c:969
> #2  0x40053a2c in __pthread_lock (lock=0x4001649c, self=0x4d9ffbe0)
>     at spinlock.c:149
> #3  0x40050d46 in __pthread_mutex_lock (mutex=0x4001648c) at 
> mutex.c:109 #4  0x40177e50 in _dl_open (file=0x4d9fed5e
"/lib/security/pam_unix.so",
>     mode=-2147483646, caller=0x4019d8ef) at dl-open.c:401

What makes you think this has to do with malloc (subject)?

Can you post sample code exibiting the problem?

Regards,
Wolfram.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]