| View previous topic :: View next topic |
| Author |
Message |
arnie
Joined: 11 Apr 2009 Posts: 16
|
Posted: Thu Apr 23, 2009 11:34 am Post subject: prxtool problem on Mac OSX |
|
|
I am having problems using prxtool on OSX Leopard.
I checked out the latest from the svn of prxtool and did the usual:
./bootstrap, ./configure, make, make install.
Everything installed fine and when I go 'prxtool', it's fine.
But when I load a module: prxtool -o module.xml -x module.prx
It loads and then goes : Segmentation fault.
What problem could it be?
-Arnie |
|
| Back to top |
|
 |
slasher2661996
Joined: 22 Feb 2009 Posts: 91 Location: Melbourne Australia ZOMG
|
Posted: Thu Apr 23, 2009 3:41 pm Post subject: |
|
|
| Buffer overflow, check the *.xml file |
|
| Back to top |
|
 |
arnie
Joined: 11 Apr 2009 Posts: 16
|
Posted: Thu Apr 23, 2009 5:33 pm Post subject: |
|
|
What do you mean buffer overflow?
It's when loading the modules that the prxtool exits.
-Arnie |
|
| Back to top |
|
 |
slasher2661996
Joined: 22 Feb 2009 Posts: 91 Location: Melbourne Australia ZOMG
|
Posted: Mon Apr 27, 2009 4:44 pm Post subject: |
|
|
Segmentation Fault is caused by an error (normally buffer overflow)
check you can open the prx without the xml file, and if so it's the xml file thats is causing the overflow. |
|
| Back to top |
|
 |
|