|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||||||
2026年05月29日(金) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [pkgsrc] pkgin search segfaults
CF-SV8@makoto 06:51:03/260529(..pkgtools/pkgin)% gdb /tmp/pkgtools/pkgin/work/pkgin-26.4.0/pkgin
GNU gdb (GDB) 16.3
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64--netbsd".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /tmp/pkgtools/pkgin/work/pkgin-26.4.0/pkgin...
(gdb) run search selenium
Starting program: /tmp/pkgtools/pkgin/work/pkgin-26.4.0/pkgin search selenium
[New process 6484]
Thread 1 "" received signal SIGSEGV, Segmentation fault.
0x0000762684501b40 in strlen () from /usr/lib/libc.so.12
(gdb) bt
#0 0x0000762684501b40 in strlen () from /usr/lib/libc.so.12
#1 0x000076268439f853 in regexec () from /usr/lib/libc.so.12
#2 0x000000000023c8dd in search_pkg ()
#3 0x000000000024a118 in main ()
(gdb)
22 2026-05-29 07:29 git clone https://github.com/NetBSDfr/pkgin 24 2026-05-29 07:29 cd pkgin/ 65 2026-05-29 07:40 ./configure --prefix=/usr/pkg --with-dbdir=/var/db/pkgin --with-machine-arch=`uname -m` --with-pkg-install=/usr/pkg/sbin 66 2026-05-29 07:41 make 71 2026-05-29 07:42 ./pkgin search config-desktop 72 2026-05-29 07:42 ls -la *core 73 2026-05-29 07:42 gdb ./pkgin
CF-SV8@makoto 07:45:16/260529(..git-work/pkgin)% gdb ./pkgin
GNU gdb (GDB) 16.3
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64--netbsd".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./pkgin...
(gdb) run search config-desktop
Starting program: /export/git-work/pkgin/pkgin search config-desktop
[New process 12631]
cleaning database from http://www.ki.nu/pub/pkgsrc/packages/NetBSD/amd64/11.99.5/20260502.1337/All entries...
Thread 1 "" received signal SIGSEGV, Segmentation fault.
0x00007c9477a21b40 in strlen () from /usr/lib/libc.so.12
(gdb) bt
#0 0x00007c9477a21b40 in strlen () from /usr/lib/libc.so.12
#1 0x00007c94778bf853 in regexec () from /usr/lib/libc.so.12
#2 0x000000000040ab24 in search_pkg (pattern=0x7f7fffbf382c "config-desktop") at pkglist.c:611
#3 0x00000000004103bc in main (argc=2, argv=0x7f7fffbf31e0) at main.c:289
(gdb)
( つっこみ )
|
最近の日記 2026年05月29日 ・pkgin search segfaults 2026年02月28日 ・my first script-fu 2026年01月29日 ・Die Fledermaus at New National theatre 2026/01/29 2025年12月25日 ・pbulk 11.99.3 (emacs30) 2025年11月22日 ・crash dump | ||