This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: Bug with JNI on Solaris (wrong function address?)


>>>>> "Martin" == Martin Kahlert <martin.kahlert@infineon.com> writes:

Martin> I am back from vacation again and now i will continue with
Martin> producing errors ;-)

Excellent.

Martin> The prog works (i.e. it doesn't segfault) on Linux.

Curious.

Martin>   [8] 0x0(0x25b68, 0xff1564dc, 0x0, 0xff1700b8, 0x0, 0x0), at 0xffffffffffffffff

Martin> Stack level 8 seems strange to me. Shouldn't this be
Martin> _Jv_JNI_NewLocalRef (env, (jobject) value))?

It does seem so.
What happens if you put a breakpoint on that function?

Tom


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