Hi all,

I've been having a few xsltproc segfaults in some ports (devel/dbus, 
devel/dconf) that begin to be a bother... I'm not sure about what could be 
wrong, I am running 10.1 and trimmed down my CFLAGS with no avail..

For example, in devel/dconf:
Makefile:941: recipe for target 'dconf-service.1' failed
gmake: *** [dconf-service.1] Segmentation fault (core dumped)

# gdb xsltproc xsltproc.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols 
found)...
Core was generated by `xsltproc'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/lib/libxslt.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /usr/local/lib/libxslt.so.2
Reading symbols from /usr/local/lib/libexslt.so.8...(no debugging symbols 
found)...done.
Loaded symbols for /usr/local/lib/libexslt.so.8
Reading symbols from /usr/local/lib/libgcrypt.so.20...(no debugging symbols 
found)...done.
Loaded symbols for /usr/local/lib/libgcrypt.so.20
Reading symbols from /usr/local/lib/libgpg-error.so.0...done.
Loaded symbols for /usr/local/lib/libgpg-error.so.0
Reading symbols from /usr/local/lib/libxml2.so.2...done.
Loaded symbols for /usr/local/lib/libxml2.so.2
Reading symbols from /lib/libz.so.6...done.
Loaded symbols for /lib/libz.so.6
Reading symbols from /lib/libm.so.5...done.
Loaded symbols for /lib/libm.so.5
Reading symbols from /lib/libc.so.7...done.
Loaded symbols for /lib/libc.so.7
Reading symbols from /usr/local/lib/libintl.so.9...done.
Loaded symbols for /usr/local/lib/libintl.so.9
Reading symbols from /usr/lib/liblzma.so.5...done.
Loaded symbols for /usr/lib/liblzma.so.5
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x0000000800a6d16c in exsltDateXpathCtxtRegister ()
   from /usr/local/lib/libexslt.so.8
(gdb) bt
#0  0x0000000800a6d16c in exsltDateXpathCtxtRegister ()
   from /usr/local/lib/libexslt.so.8
#1  0x0000000001000000 in ?? ()
#2  0x080000003e000000 in ?? ()
#3  0x010000002c80f604 in ?? ()
#4  0x0000000000000000 in ?? ()

Worse, I've been building my port tree with -g, and strangely, I don't get any 
debuging information... Activationg memory debug option in libxslt port do not 
give more than that, too.

Does anybody had experience with such problems and found the source?

Thanks

-- 
Matthieu Volat <ma...@alkumuna.eu>

Attachment: pgp8iYKtC7Qiz.pgp
Description: OpenPGP digital signature

Reply via email to