Subject: make install coredump in editors/gobby on 4.0_RC3
To: None <current-users@netbsd.org>
From: David Brownlee <abs@absd.org>
List: current-users
Date: 11/06/2007 14:02:01
 	A 'make install' in pkgsrc/editors/gobby coredumps after
 	updating an i386 box to 4.0_RC3. It used to work under RC2,
 	though that was when gobby was in wip/gobby, so its possible
 	something else has changed.

#0  0xbbbc49a2 in memmove () from /usr/lib/libc.so.12
#1  0x0805be59 in ParseGetLine (flags=0, length=0xbfbfc5ac) at parse.c:2130
#2  0x0805c23b in ParseReadLine () at parse.c:2307
#3  0x0805c7e6 in Parse_File (name=0xbfbfd8af "Makefile", fd=3) at parse.c:2408
#4  0x08056e3b in ReadMakefile (p=0xbfbfd8af, q=0x0) at main.c:1199
#5  0x08055d56 in ReadAllMakefiles (p=0xbfbfd8af, q=0x0) at main.c:648
#6  0x08066fc0 in Lst_FindFrom (l=0x80721e0, ln=0x806f3c0, d=0x0, cProc=0x8055d42 <ReadAllMakefiles>)
     at /usr/src/usr.bin/make/lst.lib/lstFindFrom.c:84
#7  0x08066f77 in Lst_Find (l=0x80721e0, d=0x0, cProc=0x8055d42 <ReadAllMakefiles>) at /usr/src/usr.bin/make/lst.lib/lstFind.c:72
#8  0x080566fb in main (argc=5, argv=0xbfbfd5d8) at main.c:974

(gdb) print *cf
$3 = {fname = 0x816cd00 "./.deps/gobby-document_settings.Po", lineno = 826, fd = 4, cond_depth = 0, P_str = 0x8180000 "",
   P_ptr = 0x816f020 "gobby-document_settings.o gobby-document_settings.o:  \\\n src/document_settings.cpp /usr/include/g++/stdexcept \\\n  /usr/include/g++/exception /usr/include/g++/string \\\n  /usr/include/g++/bits/c++config"..., P_end = 0x818ffe0 "", P_buflen = 32768}

 	.deps/gobby-document_settings.Po starts with 860 lines ending '\',
 	which comes to 67981 characters in length...

 	Is anyone else seeing this?



-- 
 			   David Brownlee -- abs@absd.org