5 messages in net.java.dev.jna.users[jna-users] VM crash Java code stuck
FromSent OnAttachments
Stas OskinAug 20, 2008 7:18 am 
Timothy WallAug 20, 2008 7:36 am 
Stas OskinAug 20, 2008 8:12 am 
Timothy WallAug 20, 2008 8:43 am 
Stas OskinAug 25, 2008 1:35 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[jna-users] VM crash Java code stuckActions...
From:Stas Oskin (stas@gmail.com)
Date:Aug 20, 2008 7:18:35 am
List:net.java.dev.jna.users

Hi.

Every time my app crashes in the native code, I spent a lot of time using debug printing to find the source of the crashes.

If I'd knew the calling Java function where the crash has occurred, it would be much simpler. Any idea how it's possible to print the full Java stuck before the VM crash?

Regards.