Change path where MCServer looks for libraries
#11
Problem solved for now. I had to update libpthread too.
Reply
Thanks given by:
#12
Whoops, another segfault. This one seems to trigger only when pinging the server in the server list.
Code:
#0  0x000000000055c6d5 in cClientHandle::OnRemoteClosed() ()
#1  0x0000000000605d6a in cTCPLinkImpl::EventCallback(bufferevent*, short, void*) ()
#2  0x0000000000963cb6 in bufferevent_readcb ()
#3  0x0000000000969095 in event_process_active_single_queue.isra.30 ()
#4  0x00000000009697df in event_process_active ()
#5  0x000000000096ce70 in event_base_loop ()
#6  0x00007ffff7967e30 in ?? ()
   from /var/lib/openshift/5564cc2de0b8cdcc300000c5/app-root/data/lib/libstdc++.so.6
#7  0x00007ffff7bc4182 in start_thread ()
   from /var/lib/openshift/5564cc2de0b8cdcc300000c5/app-root/data/lib/libpthread.so.0
#8  0x00007ffff72e884d in clone ()
   from /var/lib/openshift/5564cc2de0b8cdcc300000c5/app-root/data/lib/libc.so.6

Does anyone have any ideas on how to fix it?
Reply
Thanks given by:
#13
I think it would just be easier to either compile the server yourself on a similar machine and copy it across, or to use a different server. You're having too many problems this way, and It's not really supported.
Reply
Thanks given by:
#14
Although the crash looks similar to https://forum.cuberite.org/showthread.ph...2#pid20942 - try updating the server again?
Reply
Thanks given by:
#15
(05-29-2015, 01:40 AM)tigerw Wrote: Although the crash looks similar to https://forum.cuberite.org/showthread.ph...2#pid20942 - try updating the server again?
The segfault has disappeared after updating the server. Thanks!
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)