bug-gnu-shogi
[Top][All Lists]
Advanced

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

Re: gcc3.2.3 : exception caught, but still segment fault


From: Eljay Love-Jensen
Subject: Re: gcc3.2.3 : exception caught, but still segment fault
Date: Wed, 18 May 2005 18:43:24 -0500

Hi lin q,

Use gdb to step through the problem area.  Set break points inside your catch 
handler.

I suspect that the caller of func() is dereferecing the NULL pointer, causing a 
segment fault.

HTH,
--Eljay





reply via email to

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