My unsolvable cocoa-java bug In my game there is one bug that I have been unable to eliminate. It happens sometimes when a NSTableView is displayed on screen. (An NSTableView is a class that Apple provides as part of their cocoa framework). So I am pretty sure now that the problem lies in Apple's code and not mine. I have been able to isolate this error in a small test application that I have sent in along with a bug report:# # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://bugreport.apple.com/ # # Java VM: Java HotSpot(TM) Client VM (1.4.2-34 mixed mode) # # ShouldNotReachHere() # # Error ID: /SourceCache/HotSpot14/HotSpot14-34/src/share/vm/prims/jni.cpp, 673 # # Problematic Thread: prio=5 tid=0x0050e740 nid=0x1894a00 runnable #
1 comment If you can debug computer programs, it stands to reason that you're pretty good at applied logic.
Nonetheless, I bet you can't make that origami crane. | |
|
|