Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2012 09:44:37 +0300
From:      "Sergey V. Dyatko" <tiger@agava.com>
To:        mm@FreeBSD.org
Cc:        ports@freebsd.org
Subject:   memcachedb SIGBUS (libevent?)
Message-ID:  <20120516094437.53e92da9@laptop>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120516094437.53e92da9>