Hi guys,
I've encountered quiet a big problem... Here's the deal. We started working on a project in the Processing IDE a couple of months back, we tried playing movies with audio and everything worked fine. After a while when the project became bigger we emerged to the Eclipse environment and changed to GSVideo 64-bit, BUT, we never tried playing movies with audio until now, 2 weeks before deadline.
When playing a movie with audio the application crashes, I get this dialog window.
And here's the crash report.
- Process: java [1771]
- Path: /usr/bin/java
- Identifier: com.apple.javajdk16.cmd
- Version: 1.0 (1.0)
- Code Type: X86-64 (Native)
- Parent Process: eclipse [144]
- Date/Time: 2011-09-20 13:40:19.494 +0200
- OS Version: Mac OS X 10.7.1 (11B26)
- Report Version: 9
- Interval Since Last Report: 496373 sec
- Crashes Since Last Report: 11
- Per-App Interval Since Last Report: 29842 sec
- Per-App Crashes Since Last Report: 7
- Anonymous UUID: xxx
- Crashed Thread: 34
- Exception Type: EXC_BAD_ACCESS (SIGSEGV)
- Exception Codes: KERN_INVALID_ADDRESS at 0x0000000013801e1e
- VM Regions Near 0x13801e1e:
- -->
- __TEXT 000000010256d000-0000000102575000 [ 32K] r-x/rwx SM=COW /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java
- Application Specific Information:
- objc[1771]: garbage collection is OFF
Thanks!
Jonas
1