smokhov/simple-openni

error running on win7 SP1 x64

Closed this issue · 7 comments

What steps will reproduce the problem?
1. follow installation instructions
2. run any example
3. get this error (see attached log)

What is the expected output? What do you see instead?

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6735c905, pid=468, tid=2336
#

What version of the product are you using? On what operating system?

windows 7 SP1 x64
processing 1.2.1

Please provide any additional information below.


Original issue reported on code.google.com by yai...@gmail.com on 11 Mar 2011 at 4:44

Attachments:

Can you give me some more information:
1. Which SimpleOpenNI version are you using ?
2. How does your source looks ?

Original comment by m...@paus.ch on 12 Mar 2011 at 3:44

[deleted comment]
thanks for the replay

1. originally used the 0.13 but can also reproduce using 0.141
2. the source (?) is one of the example provided  
\libraries\SimpleOpenNI\examples\SimpleOpenNI_DepthImage

Original comment by yai...@gmail.com on 12 Mar 2011 at 11:29

Do you see the kinect camera in the DeviceMananger of windows ?
You should find it under
'PrimeSensor' -> 'Kincect Camera' + 'Kinect Motor'

Would be also interesting to see if the OpenNI examples work. You should find 
it under:
C:\Program Files (x86)\OpenNI\Samples\Bin\Release
Try NiViewer.exe.
Maybe you should also change your xml files in:
C:\Program Files (x86)\OpenNI\Data
If you didn't done that already(you just need this to run the examples of 
openNI), checkout this links:
http://www.codeproject.com/Articles/148251/How-to-Successfully-Install-Kinect-on
-Windows-Open.aspx?msg=3778324
http://www.studentguru.gr/blogs/vangos/how-to-successfully-install-kinect-window
s-openni-nite/KinectXMLs.zip

Original comment by m...@paus.ch on 12 Mar 2011 at 1:30

tried running NiViewer.exe (as i should have before) without success.
seems my problem is deeper and not connected to simple-openni.

thanks for the support, i'll try the OpenNI group.
http://groups.google.com/group/openni-dev/browse_thread/thread/a6f8928c71f22245

Original comment by yai...@gmail.com on 12 Mar 2011 at 5:02

Original comment by m...@paus.ch on 12 Mar 2011 at 5:16

  • Changed state: Done
I also have the same error. I've tryied using WinXP x32 and Win7 x64 on 
different computers, but the same error appears when running an example of 
SimpleOpenNi on processing 1.5.1. 

Any idea what is happening? Thank you in advance.

SimpleOpenNI Version 0.20
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6819f955, pid=4912, tid=1512
#
# JRE version: 6.0_23-b05
# Java VM: Java HotSpot(TM) Client VM (19.0-b09 mixed mode windows-x86 )
# Problematic frame:
# C  [OpenNI.dll+0xf955]


Original comment by sermar...@gmail.com on 10 Nov 2011 at 1:51