wildcow99 / rpcs3

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

CompileProgram::Compile() causes a crash #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello! Trying offer some help! 

I loaded blitting.elf from PSL1GHT, in the code window I hit compiled and I 
crashed. 

Debugging I found the following code
f.Write(0, s_lib_stub_top.sh_size);

Further inspecting shows f.Write expects a buffer as the first param, thus 
causing a crash. Seems kind of intentional but I felt like reporting anyhow. 

Original issue reported on code.google.com by nuri...@gmail.com on 8 Nov 2012 at 10:37

GoogleCodeExporter commented 8 years ago
Fixed in r44

Original comment by DH.rp...@gmail.com on 14 Nov 2012 at 9:22

GoogleCodeExporter commented 8 years ago
keep on dreaming

Original comment by mchion...@gmail.com on 21 Mar 2015 at 2:46