This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


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

core dump when trying to run any apps


I got the latest from cvs a few hours ago and am trying to run hello
world.

I am getting core dumps ... is this a problem with gcc?  I think there
is something
on this on the gcc list but I am not sure...

Here is the stack trace of the core.

(gdb) bt
#0  0x0 in ?? ()
#1  0x804a8fe in __register_frame_info (begin=0x40589950, ob=0x4058b380)

    at ../../gcc/gcc/frame-dwarf2.c:563
#2  0x40488910 in __libc_global_ctors () at soinit.c:56
#3  0x40488992 in init (argc=1, argv=0xbffff774, envp=0xbffff77c)
    at ../sysdeps/unix/sysv/linux/init-first.c:103
#4  0x4000d599 in _dl_init (main_map=0x400163c0, argc=1,
argv=0xbffff774,
    env=0xbffff77c) at dl-init.c:112
(gdb)


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