Search found 4 matches

by jfinnis
Fri Nov 04, 2016 11:10 pm
Forum: Newbies & Support
Topic: Silent exit after long run
Replies: 5
Views: 13476

Re: Silent exit after long run

And it's been running for over 24 hours quite happily. The system must have been running just inside the memory limit - frankly it's a miracle it worked at all with just a 512M allocation.

Thanks for your help! Certainly the process of debugging helped me find the problem.
by jfinnis
Thu Nov 03, 2016 9:51 am
Forum: Newbies & Support
Topic: Silent exit after long run
Replies: 5
Views: 13476

Re: Silent exit after long run

Running it now. Could be as simple as an oomkill - the debug version of linuxsampler was oomkilled every time it tried to load the sample bank, so it's likely the release build only just fit in memory. I'm on a bigger virtual machine now, so if this lasts a while we'll know that was the problem. Nic...
by jfinnis
Wed Nov 02, 2016 8:20 pm
Forum: Newbies & Support
Topic: Silent exit after long run
Replies: 5
Views: 13476

Re: Silent exit after long run

Thanks! I'll look at doing that later - it requires unpicking a fairly hairy bash script. I'll keep you posted.
by jfinnis
Wed Nov 02, 2016 10:09 am
Forum: Newbies & Support
Topic: Silent exit after long run
Replies: 5
Views: 13476

Silent exit after long run

I'm working on a long (well, infinite) ambient piece, streaming over the net. As such, I have LinuxSampler and a few other bits connected via JACK (which is using a dummy device), streaming via DarkIce->IceCast2, all running on a virtual server. My problem is that LinuxSampler, which is using a sing...