Package: libwbxml2-utils
Version: 0.9.0-3
Severity: grave
Justification: renders package unusable
xml2wbxml segfaults whenever I try to convert XML -> WBXML.
$ xml2wbxml -o test.xml si.xml
Segmentation fault
$
LTrace output:
22452 __libc_start_main(0x80488e0, 4, 0xbffff894, 0x8049280, 0x80492e0
<unfinished ...>
22452 strchr("nkh?o:v:", 'o') = "o:v:"
22452 fopen("si.xml", "r") = 0x804b008
22452 feof(0x804b008) = 0
22452 fread(0xbffff400, 1, 1000, 0x804b008) = 259
22452 ferror(0x804b008) = 0
22452 wbxml_realloc(0, 260, 1000, 0x804b008, 259) = 0x804b170
22452 memcpy(0x804b170, "<?xml version="1.0" encoding="ut"..., 259) =
0x804b170
22452 feof(0x804b008) = 1
22452 fclose(0x804b008) = 0
22452 wbxml_conv_xml2wbxml(0x804b170, 0xbffff3f0, 0xbffff3f4,
0xbffff3f8, 259 <unfinished ...>
22452 --- SIGSEGV (Segmentation fault) ---
22452 +++ killed by SIGSEGV +++
Seems to be a problem with the library.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (900, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages libwbxml2-utils depends on:
ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an
ii libexpat1 1.95.8-3 XML parsing C library - runtime li
ii libpopt0 1.7-5 lib for parsing cmdline parameters
ii libwbxml2 0.9.0-3 WBXML parsing and encoding library
ii zlib1g 1:1.2.2-4 compression library - runtime
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]