Zero_Chaos

Results 147 comments of Zero_Chaos

looks like defaults work, but -9 doesn't here is what strace looks like, let me know what other debugging you would like. ``` pwnphone mkpwnix # strace pixz -9 stockchroot-pwnphone-moto.img...

thanks @wookietreiber interesting side note, -e does not fail

additional interesting side note (possibly meaningless) -e produced a file the same size as the defaults. it did take 20% longer though, so I don't think -e was ignored (but...

long long obsolete

I have no commit access and don't even appear to be able to officially mark this approved. I haven't been actively maintaining this in openwrt but I am still active...

pretty please

with a cherry on top?

``` * 284 Thread 0x7ffe57f2f6c0 (LWP 20703) "frame_assemb112" 0x00007ffff5eafaec in ?? () from /lib64/libc.so.6 ``` ``` Thread 284 (Thread 0x7ffe57f2f6c0 (LWP 20703) "frame_assemb112"): #0 0x00007ffff5eafaec in ?? () from /lib64/libc.so.6...

Going by assert_fail in the output, this seems likely related to https://github.com/robotastic/trunk-recorder/issues/780 and can be reproduced and found more quickly in testing with https://github.com/robotastic/trunk-recorder/pull/793

this might be the same bug as https://github.com/robotastic/trunk-recorder/issues/783 , if not it's real close looking