Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2001 19:08:05 +0100 (CET)
From:      Dirk Meyer <dm@home.dinoex.sub.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31560: Abiword crashes if called with LANG=de_DE.ISO_8859-1
Message-ID:  <200110281808.f9SI85Gm043012@home.dinoex.sub.org>

next in thread | raw e-mail | index | archive | help

>Number:         31560
>Category:       ports
>Synopsis:       Abiword crashes if called with LANG=de_DE.ISO_8859-1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 28 10:10:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD home.dinoex.sub.org 4.4-STABLE FreeBSD 4.4-STABLE #3: Sun Sep 30 18:31:40 CEST 2001 root@net3.dinoex.de:/usr/obj/usr/src/sys/HOME2 i386

	okay in: AbiWord-0.7.13_1
	fail in: AbiWord-0.9.0 AbiWord-0.9.2 AbiWord-0.9.4

>Description:

	Application does not start up:
	dm@home:/data/x/Furry$ abiword critique.doc 

**** (1) Assert ****
**** (1) a[1] && *a[1] at xap_Strings.cpp:321 ****
**** (1) Continue ? (y/n) [y] :

Core was generated by `AbiWord_d'.
Program terminated with signal 6, Abort trap.

(gdb) bt
#0  0x288ec764 in kill () from /usr/lib/libc.so.4
#1  0x289287b6 in abort () from /usr/lib/libc.so.4
#2  0x8188279 in UT_UnixAssertMsg ()
#3  0x816b91f in XAP_DiskStringSet::_startElement ()
#4  0x816b718 in XAP_DiskStringSet::setValue ()
#5  0x831b514 in XML_ExpatVersion ()
#6  0x831a88e in XML_ExpatVersion ()
#7  0x831a2dc in XML_ParseBuffer ()
#8  0x831a255 in XML_Parse ()
#9  0x816bae8 in XAP_DiskStringSet::loadStringsFromDisk ()
#10 0x80eb047 in AP_DiskStringSet::loadStringsFromDisk ()
#11 0x80c1be8 in AP_UnixApp::initialize ()
#12 0x80c40d1 in AP_UnixApp::main ()
#13 0x80c1154 in main ()
#14 0x80c104d in _start ()

>How-To-Repeat:

	export LANG=de_DE.ISO_8859-1
	abiword

>Fix:
	use the english version.

	export LANG=C
	abiword

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110281808.f9SI85Gm043012>