7 messages in com.mysql.lists.plusplusRe: Segmentation Fault on pass2
FromSent OnAttachments
Michael Lovett04 Oct 2004 09:21 
Warren Young05 Oct 2004 05:04 
Michael Lovett05 Oct 2004 05:06 
Warren Young05 Oct 2004 05:40 
Warren Young05 Oct 2004 07:51 
Michael Lovett05 Oct 2004 08:21 
Michael Lovett06 Oct 2004 03:13 
Subject:Re: Segmentation Fault on pass2
From:Michael Lovett (mlov@morpace.com)
Date:10/05/2004 05:06:19 AM
List:com.mysql.lists.plusplus

I did. The last proc called is "chunk_alloc" in libc... I assume this is during
a malloc call while perhaps instantiating a new object.. but I don't know
why/when/how. The frustrating thing is that I tried this all on a box that
natively has gcc 3.x installed and it works fine :-( Not sure if it's worth
trobleshooting, or solvable, at this time..

Warren Young <mysq@etr-usa.com> 10/05/04 08:05AM >>>

If I call this procedure twice in a row I get a seg fault on the second call.

So ask gdb which line is causing the segfault.