Share

Utrac

Tracker: Bugs

5 Segfault on some files - ID: 1749588
Last Update: Attachment added ( samiby )

Hello,
I was trying utrac on a file, and it segfaulted. I don't know the encoding
of the file (that why i was using utrac ;-) ).
I attached the file that makes utrac segfault, here is the gdb log :

Starting program: /usr/bin/utrac -p web.po
warning: no loadable sections found in added symbol-file system-supplied
DSO at 0x7fffba9fd000

Program received signal SIGSEGV, Segmentation fault.
0x0000000000404670 in ut_crc32 (data=233, crc_in=<value optimized out>)
at ut_utils.c:377
377 crc = (crc_in << 8) ^ ut_crc32_table[((crc_in >> 16) ^ data
)>>8]; //crc for 8 MSB of data

I've installed utrac 0.3.0, on Fedora rawhide (development).


Samiby ( samiby ) - 2007-07-07 13:16

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
web.po the file that makes utrac crash Download

Change ( 1 )

Field Old Value Date By
File Added 236056: web.po 2007-07-07 13:16 samiby