Closed GoogleCodeExporter closed 9 years ago
This is a known issue on OS X. Until now I haven't been able to trace back the
problem. There is obviously something wrong with memory corruption, but I have
no idea where to look (in my VM it only segfaults on release builds).
This issue remains open until OS X is officially supported, for now OS X is not
supported.
Original comment by mr_wic...@hotmail.com
on 3 Jan 2012 at 11:36
OS X support has now been fixed, it turned out the thread stack size was too
small which caused the memory corruption.
Original comment by mr_wic...@hotmail.com
on 9 Jan 2012 at 11:54
Hello
I have the same problem with v0.3.6 on mac os 10.7.3
sacd_extract -i ../PG.ISO -P
Segmentation fault: 11
Original comment by t...@thdevita.com
on 23 Feb 2012 at 2:08
Remove the space between -i and ../PG.ISO will fix that..
Correct command is:
sacd_extract -i../PG.ISO -P
Original comment by prxi...@gmail.com
on 1 Mar 2012 at 8:56
Original issue reported on code.google.com by
tero.mol...@gmail.com
on 30 Dec 2011 at 3:55