10 Aug
2006
10 Aug
'06
3:05 p.m.
On Thu, Aug 10, 2006 at 12:40:06PM +0100, Quentin White wrote:
Running the same command with the "--test" option fails. With core dump Hostname (.=end, ?=dump, !=reload) [ld-sybase01]: Hosttype (.=end, ?=dump, !=reload) [server]: server Test (cpu, mem, disk, proc, log, port): disk Filesystem: /iscsi Segmentation Fault (core dumped)
Sorry about that, it affects the --test mode only though - normal use of it should be OK.
You can get test-mode working by saving the attached file to /tmp/client-testmode.patch, then doing
cd hobbit-4.2.0
patch -p0 </tmp/client-testmode.patch
make
make install (as root)
Restart hobbit afterwards.
Regards, Henrik