This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mudflap assert


Frank Ch. Eigler wrote:
Eyal Lebedinsky <eyal@eyal.emu.id.au> writes:


mf(3040975792): assertion failure: `pi->state == reentrant' in __mf_pthread_spawner at ../../../gcc/libmudflap/mf-hooks3.c:301
[...]


This error suggests that something was corrupted with respect to
libmudflap's tracking of threads.  Conceivably, it could relate to the
prior dozen memory errors.  Does your program create a huge number of
threads?  Does MUDFLAP_OPTIONS=-verbose-debug give anything useful?
strace?

Another trace, hopefully with all options turned on.


--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>
	attach .zip as .dat

Attachment: ssacssv.strace.bz2
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]