Created
July 18, 2011 19:33
-
-
Save dnaeon/1090429 to your computer and use it in GitHub Desktop.
pkg2ng - pkg register core dump - i386
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(gdb) bt | |
#0 0x2822db97 in kill () from /lib/libc.so.7 | |
#1 0x2822daf6 in raise () from /lib/libc.so.7 | |
#2 0x2822c6ca in abort () from /lib/libc.so.7 | |
#3 0x28214a56 in __assert () from /lib/libc.so.7 | |
#4 0x280aa8f2 in pkg_set (pkg=0x28501280, attr=4294967294, value=0x28531104 "") at pkg.c:135 | |
#5 0x280a8b75 in parse_mapping (pkg=0x28501280, pair=0x2852f130, document=0xbfbfe134, pkgtype=-1) at pkg_manifest.c:162 | |
#6 0x280a8cdd in parse_node (pkg=0x28501280, node=0x28533600, document=0xbfbfe134, pkgtype=-1) at pkg_manifest.c:206 | |
#7 0x280a8dc8 in pkg_parse_manifest (pkg=0x28501280, | |
buf=0x28508100 "name: vim-lite\nversion: 7.3.121\norigin: editors/vim-lite\ncomment: |\n Vi \"workalike\", with many additional features (Lite package)\nmaintainer: [email protected]\nprefix: /usr/local\ndeps:\nconflicts:\n- "...) | |
at pkg_manifest.c:231 | |
#8 0x280a84bc in pkg_load_manifest_file (pkg=0x28501280, fpath=0xbfbfe754 "/tmp/pkg2ngQithr/+MANIFEST") at pkg_manifest.c:75 | |
#9 0x0804c789 in exec_register (argc=6, argv=0xbfbfec00) at register.c:127 | |
#10 0x0804c35e in main (argc=6, argv=0xbfbfec00) at main.c:167 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment