2014-12-18T00:08:48Z attila_lendvai quit (Quit: Leaving.) 2014-12-18T00:14:33Z akkad: sbcl does not block on restas when compiled to a binary, yet lispworks does 2014-12-18T00:14:40Z akkad: rather sbcl exits 2014-12-18T00:27:16Z akkad: the code is here http://pastebin.com/gjtB44u3 (load "./hw.lisp") (sb-ext:save-lisp-and-die "hw" :executable t :compression 9 :toplevel 'hello-world::main) yet it still exits while a thread is running instead of blocking until the thread is terminated 2014-12-18T00:27:17Z akkad: 2014-12-18T00:53:23Z |3b|: right, sbcl exits when main thread exits... run things in that thread, start a repl, wait for other thread or just sleep indefinitely 2014-12-18T01:00:42Z ASau quit (Remote host closed the connection) 2014-12-18T01:01:08Z Bicyclidine quit (Quit: leaving) 2014-12-18T01:02:15Z ASau joined #sbcl 2014-12-18T01:02:48Z akkad: (sleep 10000000)? 2014-12-18T01:03:52Z akkad: I've got (loop (sleep 1)) not sure if that's sane 2014-12-18T01:43:11Z eudoxia quit (Quit: Leaving) 2014-12-18T01:45:22Z nikki93 joined #sbcl 2014-12-18T01:45:28Z ASau` joined #sbcl 2014-12-18T01:48:37Z ASau quit (Ping timeout: 245 seconds) 2014-12-18T01:51:04Z ASau` is now known as ASau 2014-12-18T01:59:31Z nikki93 quit (Remote host closed the connection) 2014-12-18T02:24:55Z echo-area joined #sbcl 2014-12-18T02:29:16Z ASau quit (Remote host closed the connection) 2014-12-18T02:31:05Z echo-area quit (Remote host closed the connection) 2014-12-18T02:31:53Z echo-area joined #sbcl 2014-12-18T02:32:07Z ASau joined #sbcl 2014-12-18T02:45:39Z ASau quit (Ping timeout: 250 seconds) 2014-12-18T02:49:47Z ASau joined #sbcl 2014-12-18T02:50:12Z echo-are` joined #sbcl 2014-12-18T02:53:53Z echo-area quit (Ping timeout: 264 seconds) 2014-12-18T03:20:37Z Intensity quit (Ping timeout: 240 seconds) 2014-12-18T03:38:57Z christoph_debian quit (Ping timeout: 240 seconds) 2014-12-18T03:46:05Z ASau` joined #sbcl 2014-12-18T03:46:17Z ASau quit (Read error: Connection reset by peer) 2014-12-18T03:51:09Z ASau` is now known as ASau 2014-12-18T03:53:19Z christoph_debian joined #sbcl 2014-12-18T04:39:36Z krzysz00 quit (Ping timeout: 265 seconds) 2014-12-18T05:56:42Z psy_ quit (Remote host closed the connection) 2014-12-18T06:04:29Z oleo quit (Quit: Verlassend) 2014-12-18T06:51:51Z sdemarre joined #sbcl 2014-12-18T07:16:08Z sdemarre quit (Ping timeout: 250 seconds) 2014-12-18T07:54:25Z nikki93 joined #sbcl 2014-12-18T08:15:00Z edgar-rft joined #sbcl 2014-12-18T08:23:50Z nikki93 quit (Read error: Connection reset by peer) 2014-12-18T08:24:10Z nikki93 joined #sbcl 2014-12-18T08:25:20Z psy_ joined #sbcl 2014-12-18T08:53:29Z nikki93 quit (Read error: Connection reset by peer) 2014-12-18T08:53:41Z nikki93 joined #sbcl 2014-12-18T08:57:13Z scymtym_ joined #sbcl 2014-12-18T09:07:23Z scymtym_ quit (Remote host closed the connection) 2014-12-18T09:07:40Z echo-are` is now known as echo-area 2014-12-18T09:18:05Z nikki93 quit (Read error: Connection reset by peer) 2014-12-18T09:18:33Z nikki93 joined #sbcl 2014-12-18T09:20:45Z nikki93 quit (Read error: Connection reset by peer) 2014-12-18T09:21:05Z nikki93 joined #sbcl 2014-12-18T09:41:06Z scymtym_ joined #sbcl 2014-12-18T09:45:46Z attila_lendvai joined #sbcl 2014-12-18T11:02:19Z scymtym_ quit (Ping timeout: 245 seconds) 2014-12-18T11:40:34Z echo-area quit (Read error: Connection reset by peer) 2014-12-18T12:10:33Z psy_ quit (Read error: No route to host) 2014-12-18T12:16:49Z psy_ joined #sbcl 2014-12-18T12:26:43Z eudoxia joined #sbcl 2014-12-18T12:41:04Z ivan4th: btw, are there any problems with my run-program patch? http://sourceforge.net/p/sbcl/mailman/message/33143024/ (sorry for html email, forgot to toggle the option in Gmail) 2014-12-18T12:41:33Z ivan4th: same as https://github.com/sbcl/sbcl/pull/8 2014-12-18T12:54:47Z attila_lendvai quit (Ping timeout: 272 seconds) 2014-12-18T14:00:21Z krzysz00 joined #sbcl 2014-12-18T14:16:46Z eudoxia quit (Quit: Leaving) 2014-12-18T14:41:28Z oleo joined #sbcl 2014-12-18T14:48:09Z nikki93 quit (Remote host closed the connection) 2014-12-18T14:48:46Z nikki93 joined #sbcl 2014-12-18T14:48:53Z nikki93 quit (Read error: Connection reset by peer) 2014-12-18T14:49:25Z nikki93 joined #sbcl 2014-12-18T14:51:57Z attila_lendvai joined #sbcl 2014-12-18T16:15:52Z nyef joined #sbcl 2014-12-18T16:27:53Z attila_lendvai quit (Quit: Leaving.) 2014-12-18T16:37:20Z snuglas joined #sbcl 2014-12-18T16:38:07Z snuglas: I'm second-guessing some lines of code in the non-moving GC. Would someone care to take a look at it with me? 2014-12-18T16:50:27Z rszeno joined #sbcl 2014-12-18T16:51:57Z ivan4th quit (Ping timeout: 245 seconds) 2014-12-18T16:58:03Z sdemarre joined #sbcl 2014-12-18T17:08:00Z eudoxia joined #sbcl 2014-12-18T17:09:50Z nyef: snuglas: I'd love to, but don't have time to before Saturday. /-: 2014-12-18T17:10:17Z pkhuong: snuglas: email the list? If I have time, I should first do the GSoC stuff 2014-12-18T17:12:45Z Krystof: YES 2014-12-18T17:14:24Z pkhuong: but first first, I should review and run experiments for old papers :\ 2014-12-18T17:18:18Z rszeno quit (Quit: Leaving.) 2014-12-18T17:20:26Z snuglas: I'll just describe my quandary in an email to the list 2014-12-18T17:38:19Z njmurphy quit 2014-12-18T17:46:11Z gingerale joined #sbcl 2014-12-18T18:08:20Z nikki93 quit (Remote host closed the connection) 2014-12-18T18:22:16Z gingerale- joined #sbcl 2014-12-18T18:24:17Z gingerale quit (Ping timeout: 240 seconds) 2014-12-18T18:24:17Z gingerale- is now known as gingerale 2014-12-18T18:36:36Z eudoxia quit (Quit: Leaving) 2014-12-18T18:54:52Z milosn quit (Ping timeout: 245 seconds) 2014-12-18T19:02:51Z scymtym: write_bytes_to_file in runtime/save.c fails somewhat dangerously when compression is disabled (see https://ci.cor-lab.org/job/sbcl-master/775/featureset=2,label=ubuntu_trusty_64bit/consoleFull, search for "error writing to save file", then "Object is not of type CONS") 2014-12-18T19:03:29Z scymtym: would it be ok to call loose like in the code path with compression? 2014-12-18T19:03:54Z scymtym: *lose 2014-12-18T19:04:52Z scymtym: but that wouldn't be recoverable from lisp, right? 2014-12-18T19:06:13Z pkhuong: lose is never recoverable... (same for core saving) 2014-12-18T19:06:52Z scymtym: so calling lose would be ok because the image cannot continue in lisp anyway? 2014-12-18T19:24:31Z snuglas quit (Ping timeout: 246 seconds) 2014-12-18T20:07:00Z slyrus joined #sbcl 2014-12-18T20:29:47Z eudoxia joined #sbcl 2014-12-18T20:32:19Z slyrus quit (Ping timeout: 244 seconds) 2014-12-18T20:43:32Z nikki93 joined #sbcl 2014-12-18T20:48:37Z nikki93 quit (Ping timeout: 245 seconds) 2014-12-18T20:55:38Z sdemarre quit (Ping timeout: 264 seconds) 2014-12-18T20:57:53Z gingerale quit (Read error: Connection reset by peer) 2014-12-18T21:14:52Z prxq joined #sbcl 2014-12-18T21:23:35Z scymtym_ joined #sbcl 2014-12-18T21:45:50Z oleo quit (Ping timeout: 250 seconds) 2014-12-18T21:47:29Z oleo joined #sbcl 2014-12-18T21:48:04Z slyrus joined #sbcl 2014-12-18T21:52:44Z prxq quit (Remote host closed the connection) 2014-12-18T21:59:45Z soggybre1d joined #sbcl 2014-12-18T22:02:47Z soggybread quit (Ping timeout: 245 seconds) 2014-12-18T22:13:14Z Bicyclidine joined #sbcl 2014-12-18T22:26:09Z nyef quit (Quit: G'night all) 2014-12-18T22:38:56Z edgar-rft quit (Quit: execution vanished because everything exploded) 2014-12-18T22:40:33Z slyrus_ joined #sbcl 2014-12-18T22:42:44Z slyrus quit (Ping timeout: 245 seconds) 2014-12-18T22:42:44Z slyrus_ is now known as slyrus 2014-12-18T22:45:33Z nikki93 joined #sbcl 2014-12-18T22:50:14Z nikki93 quit (Ping timeout: 264 seconds) 2014-12-18T22:55:00Z soggybre1d is now known as soggybread 2014-12-18T22:56:28Z soggybread quit (Quit: leaving) 2014-12-18T23:03:02Z kanru quit (Ping timeout: 245 seconds) 2014-12-18T23:07:02Z Bicyclidine quit (Ping timeout: 264 seconds) 2014-12-18T23:07:12Z attila_lendvai joined #sbcl 2014-12-18T23:08:18Z Bicyclidine joined #sbcl 2014-12-18T23:13:33Z Bicyclidine quit (Ping timeout: 272 seconds) 2014-12-18T23:14:36Z Bicyclidine joined #sbcl 2014-12-18T23:15:58Z scymtym_ quit (Ping timeout: 250 seconds) 2014-12-18T23:20:31Z eudoxia quit (Quit: Leaving) 2014-12-18T23:22:44Z Bicyclidine quit (Ping timeout: 245 seconds) 2014-12-18T23:28:41Z attila_lendvai quit (Quit: Leaving.) 2014-12-18T23:36:52Z attila_lendvai joined #sbcl 2014-12-18T23:36:52Z attila_lendvai quit (Changing host) 2014-12-18T23:36:52Z attila_lendvai joined #sbcl 2014-12-18T23:39:12Z eudoxia joined #sbcl