Mihai Varga
Mihai Varga
Sure, hope those help trace: https://pastebin.com/5njzP1Gf .sir: https://pastebin.com/FHgLP0P7 .ll: https://pastebin.com/sesfhKSc -opt.ll: https://pastebin.com/kjhbPEXz -opt.S: https://pastebin.com/9Efi654c
I can actually get the seg fault in 2 locations: 1) ``` *** Error in `./out': corrupted double-linked list: 0x0000000001818d30 *** ======= Backtrace: ========= /lib64/libc.so.6(+0x7cbac)[0x7f15bf437bac] /lib64/libc.so.6(+0x8847b)[0x7f15bf44347b] /lib64/libc.so.6(cfree+0x16e)[0x7f15bf4483be] /export/scratch1/mihai/weld/my/lib/libweld.so(weld_rt_result_vb+0x985)[0x7f15bfa14255] ``` the...