qrencode - Segmentation fault (core dumped)
问题 I have made a working program that generated an image given a certain string. It is fully working on my Slackware 32bit distro and others distros also 32bit. Now i need to implement it on the client machine, which is an AIX powerpc. It compiled without any problem, and seems to work (every other function works and gives correct results), except when i call these 2 functions "QRcode_encodeString" and "QRcode_encodeData". It keeps giving me Segmentation fault. You can assume my main() only line