memcachedb SIGBUS (libevent?)

Sergey V. Dyatko tiger at agava.com
Wed May 16 06:44:11 UTC 2012


Hi,

I'm trying memcachedb on 10-CURRENT amd64. on my both boxes (laptop
r234992 and desktop 234666) I see following:

%/usr/local/bin/memcachedb -U 0 -u nobody
-f /var/db/memcachedb/default.db -H /var/db/memcachedb
-P /var/run/memcachedb/memcachedb.pid Bus error

tiger# gdb --args /usr/local/bin/memcachedb -U 0 -u nobody
-f /var/db/memcachedb/default.db -H /var/db/memcachedb
-P /var/run/memcachedb/memcachedb.pid [GDB will not be able to debug
user-mode threads: Undefined symbol "td_thr_getxmmregs"] 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)... (gdb) run Starting program: /usr/local/bin/memcachedb -U 0 -u
nobody -f /var/db/memcachedb/default.db -H /var/db/memcachedb
-P /var/run/memcachedb/memcachedb.pid (no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGBUS, Bus error. 0x000000002c7944f4 in
event_base_set () from /usr/local/lib/libevent-1.4.so.4

any ideas ?

-- 
wbr, tiger


More information about the freebsd-ports mailing list