Re: Array bound read : pthread_exit
- From: David Schwartz <davids@xxxxxxxxxxxxx>
- Date: Wed, 30 Jan 2008 14:48:35 -0800 (PST)
On Jan 30, 3:53 am, "Ra...@xxxxxxxxxxxx" <raxitsheth2...@xxxxxxxxx>
wrote:
Debugging a program
while running under purify, it shows below
Is it problem with pthread_exit ?
<SunOS 5.10 >
ABR: Array bounds read (N times)
strcmp [rtlib.o]
_p1048static [rtlib.o]
*unknown func* [pc=0x172830]
_t_cancel [libc.so.1]
_thr_exit_common [libc.so.1]
<while calling> pthread_exit ((void *) 0);
-Raxitwww.mykavita.com<--- Get your Poem Blog !
My bet is this is a false positive owing to something strange in
rtlib.
DS
.
- References:
- Array bound read : pthread_exit
- From: Raxit@xxxxxxxxxxxx
- Array bound read : pthread_exit
- Prev by Date: Re: using libjpeg
- Next by Date: Re: using libjpeg
- Previous by thread: Array bound read : pthread_exit
- Next by thread: using libjpeg
- Index(es):
Relevant Pages
|