This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Seg fault in libgcj!_Jv_RegisterClassHookDefault()
- From: Bryce McKinlay <mckinlay at redhat dot com>
- To: T Ziomek <t_ziomek at yahoo dot com>
- Cc: java at gcc dot gnu dot org
- Date: Tue, 17 Aug 2004 20:55:08 -0400
- Subject: Re: Seg fault in libgcj!_Jv_RegisterClassHookDefault()
- References: <20040816070621.87213.qmail@web11409.mail.yahoo.com>
T Ziomek wrote:
Program received signal SIGSEGV, Segmentation fault.
0x102caae7 in libgcj!_Jv_RegisterClassHookDefault ()
from /tmp/thisiscool-gcc/gcc-3.4/i686-pc-mingw32/lib/libgcj.dll
(gdb)
Any chance you could get line numbers and a backtrace? That might make
it easier to figure out what the problem is.
Regards
Bryce