czaloj / bullet

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

BusError in CellSpuDemo due to wrong XDR memory address #151

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. make CellSpuDemo
2. Run CellSpuDemo

[jroth@cell ibmsdk]$ ./CellSpuDemo 
IMAGE OPENED:../../../src/BulletMultiThreaded/out/spuCollision.elf
SPU: hello 
Spu 0 is ready
sizeof SpuGatherAndProcessWorkUnitInput: 16
XDR Address not aligned: wrong Quadword alignment of LS and EA: GET
./SpuNarrowPhaseCollisionTask/SpuGatheringCollisionTask.cpp:947 from: 0x8,
to: 0x2f070 - 736 bytes
Bus error

What version of the product are you using? On what operating system?
svn rev. 1539

Original issue reported on code.google.com by pinhighw...@googlemail.com on 26 Nov 2008 at 10:54

GoogleCodeExporter commented 9 years ago
please try again with latest trunk, it should work, tested latest trunk 1540.

I added some extra feedback for contact points generated on SPU.

Original comment by erwin.coumans on 26 Nov 2008 at 7:44

GoogleCodeExporter commented 9 years ago
Works perfectly, thanks!

Original comment by pinhighw...@googlemail.com on 1 Dec 2008 at 3:13