NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lib/43941: joe 3.7nb1 crashes on netbsd-current/amd64 (5.99.39) when calling tgetent



>Number:         43941
>Category:       lib
>Synopsis:       joe 3.7nb1 crashes on netbsd-current/amd64 (5.99.39) when 
>calling tgetent
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    lib-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 04 15:45:00 +0000 2010
>Originator:     Greg Kerr
>Release:        5.99.39
>Organization:
AuthenTec
>Environment:
NetBSD lev.mlb.akua.com 5.99.39 NetBSD 5.99.39 (AKUA-100905-$Revision: lev-60-a 
(G1.285) amd64 $) #8: Sun Oct  3 10:47:54 EST 2010  
akua%lev.mlb.akua.com@localhost:/usr/src.current/sys/arch/amd64/compile/obj/lev-60-b
 amd64

>Description:
 $ gdb joe
GNU gdb 6.5
This GDB was configured as "x86_64--netbsd"...

(gdb) r
Starting program: /usr/pkg/bin/joe
(no debugging symbols found)
Processing '/usr/pkg/etc/joe/joerc'...Processing 
'/usr/pkg/etc/joe/ftyperc'...done

Program received signal SIGSEGV, Segmentation fault.
0x00007f7ffc803250 in tgetent () from /usr/lib/libterminfo.so.1

>How-To-Repeat:
cd /usr/pkgsrc/editors/joe
make install
joe

>Fix:
Workaround

export TERM=

(Set TERM to empty, unsetting or any value will not work)

Don't know fix unfortunately



Home | Main Index | Thread Index | Old Index