Re: Question about a comment in _Jv_StackTrace::UnwindTraceFn
Dave Korn <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
Dave Korn wrote:
> ... because we're still in runtime initialisation here:
>
> (gdb) frame 25
> #25 0x004049af in _Jv_CreateJavaVM (vm_args=0x22ccb0)
> at /gnu/gcc/gcc-patched/libjava/prims.cc:1682
> 1682 _Jv_JNI_Init ();
Uhh, waittaminnit, no we aren't. Where did I get that from? Certainly
wasn't in my original stack dump. Removing the early set didn't help.
> So, I think maybe I have *two* problems:
*honk!* Make that three ... I'll do some further digging.
cheers,
DaveK