<stellar-slack>
<sacarlson> looks like I had a segmentation fault in stellar-core by what I see on the running term screen 2777 Segmentation fault $COREPATH/stellar-core -conf $CONFIGFILE
<stellar-slack>
<sacarlson> I'll backup the logs and see if it will start
<stellar-slack>
<sacarlson> from the log file that is 89meg in size it looks it was last updated at Nov 20 8:11am bkk time
<stellar-slack>
<sacarlson> my other records show that there was a transaction on mss-server to make_witness_unlock that would have created activity to read sqlite db but don't know what time that was done
<stellar-slack>
<sacarlson> this is the first ever segfault on stellar-core in my history
<stellar-slack>
<jed> What version are you running?
<stellar-slack>
<sacarlson> it's backup and running now with just a soft start
<stellar-slack>
<sacarlson> I see nothing in the logs that indicate what caused the problem
pixelbeat has quit [Ping timeout: 250 seconds]
<stellar-slack>
<sacarlson> seems I also failed to realize that my last upgrade of stellar-core make this version uncompatible with the Live network. I failed to keep a copy of the old one so I have to compile it again
TheSeven has quit [Disconnected by services]
[7] has joined #stellar-dev
<stellar-slack>
<powderfan> @scott: I suppose js-stellar-sdk is hiding this relative hrefs issue from my app, cause I only use the linkhelpers. Is the change supported by stellar-sdk and if so, which version do I have to upgrade to?
pixelbeat has joined #stellar-dev
gst has quit [Remote host closed the connection]
Kwelstr` has joined #stellar-dev
Kwelstr has quit [Ping timeout: 246 seconds]
<stellar-slack>
<scott> @powderfan: yeah, js-stellar-sdk deals with it transparently. You should be fine. Anything greater than 0.2.17 should work
<stellar-slack>
<scott> also, I’m going to go ahead and the make the hrefs fully absolute… the whole point of expanding the link hrefs was to make integration easier and I think that is better served with absolute hrefs. It should not effect js-stellar-sdk either… your code should continue to work
<stellar-slack>
<sacarlson> looks like my live instance of stellar-core has droped sync
<stellar-slack>
<sacarlson> looks like over 4 min so far
<stellar-slack>
<jed> yeah the live network was just bumped to 0.3.1
<stellar-slack>
<jed> you have to upgrade to connect
<stellar-slack>
<sacarlson> oh didn't know that
<stellar-slack>
<jed> sorry I just announced in the validators channel
<stellar-slack>
<jed> I should have mentioned here as well
<stellar-slack>
<sacarlson> no problem I'll join that one
<stellar-slack>
<sacarlson> I don't normaly run live
pixelbeat has quit [Ping timeout: 260 seconds]
proppy has joined #stellar-dev
graydon has joined #stellar-dev
<stellar-slack>
<scott> fyi: I just deployed horizon to testnet (revision 42a5ee7). It contains the absolute url changes in links as well as some fixes. This revision is a candidate for an 0.1 release of horizon. I plan on rolling it to the public network on monday