Opening arj archives (no matter they are large or small) leads to an occasional segfault with this message in the console: GLib-ERROR **: gmem.c:135: failed to allocate 4159090151 bytes aborting... Aborted The backtrace: #0 0xb7a089f3 in strchr () from /lib/tls/libc.so.6 #1 0x08054bda in xa_support_arj_parse_output (ioc=0x81ab030, cond=0, data=0x805e9e0) at support-arj.c:214 The above happens because the correct line it's not read and the parsing fails.
Sorry, don't mind. I have to change the code who fills the GtkComboBox in callbacks.c
Moved the bug to 0.4.1svn.
Fixed in r23365.