===> Checking if ports-mgmt/pkg already installed
===> Registering installation for pkg-1.2_1
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 "armv6-marcel-freebsd"...
(gdb) bt
No stack.
(gdb) run
Starting program: /opt/ports/ports-mgmt/pkg/work/pkg-1.2/pkg/pkg-static register -i /opt/ports/ports-mgmt/pkg/work/stage -m /opt/ports/ports-mgmt/pkg/work/.metadir -f /opt/ports/ports-mgmt/pkg/work/.PLIST.mktmp
[New LWP 100059]
[New LWP 100059]
[New Thread 20c05300 (LWP 100059/pkg-static)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 20c05300 (LWP 100059/pkg-static)]
0x00311c48 in __getCurrentRuneLocale () at runetype.h:96
96 if (_ThreadRuneLocale)
Current language: auto; currently minimal
(gdb) bt
#0 0x00311c48 in __getCurrentRuneLocale () at runetype.h:96
#1 0x0030cff0 in __sbtolower (_c=112) at _ctype.h:154
#2 0x003117ec in ucl_maybe_parse_boolean (obj=0x20c0fe50,
start=0x2049a006 "pkg\nversion: 1.2_1\norigin: ports-mgmt/pkg\ncomment: |\n New generation package manager\nmaintainer: portmgr@FreeBSD.org\nprefix: /usr/local\ndeps: \ncategories: [ports-mgmt,]\nlicenselogic: single\nlicenses:"...,
len=3) at ucl_internal.h:215
#3 0x0030fdf8 in ucl_parse_value (parser=0x20c0fd60, chunk=0x20c0e0a0)
at ucl_parser.c:1020
#4 0x0030df04 in $a () at ucl_parser.c:1271
#5 0x0030df04 in $a () at ucl_parser.c:1271
(gdb)