Greetings,
I am running a secondary Hobbit server that relays statuses to our primary server. On the secondary server I've noticed that bbdisplay keeps crashing with the following error:
Task bbdisplay terminated by signal 6
Here is the bt output:
#0 0x9004802c in kill ()
(gdb) bt
#0 0x9004802c in kill ()
#1 0x9012dfb4 in abort ()
#2 0x00018938 in ucp_table ()
#3 <signal handler called>
#4 internal_dfa_exec (md=0x0, this_start_code=0x0, current_subject=0x1 "", start_offset=-1876859368, offsets=0x8, offsetcount=1413816420, workspace=0x2, wscount=4198465, ims=0, rlevel=3, recursing=0) at ./pcre_dfa_exec.c:1579
#5 0x00003cfc in compile_regex (options=0, oldims=0, brackets=0x0, codeptr=0x0, ptrptr=0x0, errorcodeptr=0x0, lookbehind=3154208, skipbytes=4198465, firstbyteptr=0x0, reqbyteptr=0x0, bcptr=0x0, cd=0x0) at ./pcre_compile.c:3157
(gdb)
Using Hobbit 4.2.0, fully patched.
Thanks in advance for any assistance.
Mike