Dinesh966 / jnativehook

Automatically exported from code.google.com/p/jnativehook
0 stars 0 forks source link

Mac X KERN_INVALID_ADDRESS at 0x0000000000000000 #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When working on Mac X Swing application I sometimes getting invalid memory 
error at address 0x00. It sometimes happens when I using it in modal and active 
JDialog window. I attached error dump.

Original issue reported on code.google.com by ai...@jug.lt on 11 Jul 2012 at 6:13

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Additionally it happens only when I'm doing a lot of key pressing (selecting 
list items, editing text etc.).

When active window is other application this bug never happen too.

Original comment by ai...@jug.lt on 11 Jul 2012 at 8:47

GoogleCodeExporter commented 8 years ago
Did you call unregisterNativeHook() prior to the crash?  I have attached a jar 
that contains only the OS X 64 bit Intel non stripped binary.  See if you can 
get it to crash and attach the error report.

Thanks

Original comment by alex%1st...@gtempaccount.com on 17 Jul 2012 at 6:46

Attachments:

GoogleCodeExporter commented 8 years ago
Please try RC3 and let me know if it crashes.

Thanks

Original comment by alex%1st...@gtempaccount.com on 20 Jul 2012 at 6:45

GoogleCodeExporter commented 8 years ago
I am testing with RC3. Works more stable and at first time never crashed on Mac 
X. Unfortunately after long time of my computer inactivity (overnight) I get 
similar error. I attached report. 

Now I am trying to use GlobalScreen.registerNativeHook()/unregisterNativeHook() 
when open modal JDialog. If you will not get error report for a long time (few 
weeks) everything is going good enough using this way.

Original comment by ai...@jug.lt on 21 Jul 2012 at 7:46

Attachments:

GoogleCodeExporter commented 8 years ago
This should fix the previous crash.  Please let me know if it crashes again.

Original comment by alex%1st...@gtempaccount.com on 21 Jul 2012 at 3:57

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by alex%1st...@gtempaccount.com on 22 Jul 2012 at 6:10

GoogleCodeExporter commented 8 years ago
I am going to call this resolved in rc3.  If the problem reoccurs, please 
reopen this bug.

Original comment by a...@1stleg.com on 7 Aug 2012 at 5:21