JDK 1.5 experimental patchset available

Yamada Ken Takeshi ken at tydfam.jp
Sun Jan 16 06:05:29 PST 2005


  Is the followings enough?

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to LWP 100264]
0x480597b8 in .rtld_start () from /libexec/ld-elf.so.1
(gdb) c
Continuing.
Cannot find thread 2: Thread ID=1, generic error
(gdb)                     

(gdb) run -Xint -version
Starting program: /usr/home/ken/jdk15/control/build/bsd-i586/bin/java -Xint -version
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to LWP 100437]
0x480597b8 in .rtld_start () from /libexec/ld-elf.so.1
(gdb) c
Continuing.
Cannot find thread 2: Thread ID=1, generic error
(gdb)                             


More information about the freebsd-java mailing list