! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Opening arj archives leads to random seg faults.
Status:
RESOLVED: FIXED
Product:
Xarchiver
Component:
general

Comments

Description Giuseppe Torelli 2006-04-28 10:27:29 CEST
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.
Comment 1 Giuseppe Torelli 2006-06-23 13:26:22 CEST
Sorry, don't mind. I have to change the code who fills the GtkComboBox in callbacks.c
Comment 2 Giuseppe Torelli 2006-09-13 10:25:51 CEST
Moved the bug to 0.4.1svn.
Comment 3 Giuseppe Torelli 2006-10-12 06:57:52 CEST
Fixed in r23365.

Bug #1736

Reported by:
Giuseppe Torelli
Reported on: 2006-04-28
Last modified on: 2006-10-12

People

Assignee:
Giuseppe Torelli
CC List:
0 users

Version

Version:
0.4.1svn

Attachments

Additional information