2015-02-11T00:26:37Z attila_lendvai quit (Quit: Leaving.) 2015-02-11T00:29:19Z attila_lendvai joined #sbcl 2015-02-11T00:29:19Z attila_lendvai quit (Changing host) 2015-02-11T00:29:19Z attila_lendvai joined #sbcl 2015-02-11T00:31:12Z attila_lendvai quit (Client Quit) 2015-02-11T00:34:33Z dtm` joined #sbcl 2015-02-11T00:37:05Z dtm` quit (Client Quit) 2015-02-11T00:57:07Z Bicyclidine quit (Quit: leaving) 2015-02-11T01:29:26Z edgar-rft joined #sbcl 2015-02-11T01:37:34Z echo-area joined #sbcl 2015-02-11T01:45:54Z echo-area quit (Remote host closed the connection) 2015-02-11T01:46:47Z echo-area joined #sbcl 2015-02-11T02:08:07Z jrm: nyef: Some guesses: Maybe I'm triggering some event that eventually causes the crash? Maybe there is something specific to my config? 2015-02-11T02:11:31Z nyef: jrm: Both plausible scenarios, yes. 2015-02-11T02:12:49Z nyef: I'm finding stumpwm to be interesting, but not really a good fit for me at this point. 2015-02-11T02:13:10Z jrm: Ah, so you are using it. 2015-02-11T02:13:33Z jrm: I thought you might have just started the VM, and ignored it waiting for it to crash. 2015-02-11T02:13:35Z nyef: Well, in a VM that I'm not doing much with. 2015-02-11T02:13:49Z nyef: I poke about with it every so often at this point. 2015-02-11T02:13:59Z jrm: Hopefully it will just take more time to crash in that case. 2015-02-11T02:14:07Z jrm: Did I share my config with you? 2015-02-11T02:14:17Z nyef: Yeah, there's a small pile of stuff in here. 2015-02-11T02:15:15Z nyef: Did you say that you were running a screensaver of some sort? 2015-02-11T02:16:17Z jrm: xlockmore 2015-02-11T02:17:49Z nyef: Okay, installing that. 2015-02-11T02:17:57Z nyef: Is there anything I need to do to get it to kick in? 2015-02-11T02:18:35Z jrm: I start it in my ~/.xinitrc / ~/.xsession (~/.xsession is a symlink to ~/.xinitrc) with xautolock -locker "/usr/local/bin/xlock +description -dpmsoff 5 -info ' ' -lockdelay 30 +showdate" -time 5 -noclose > /home/jrm/.xautolock.log 2>&1 & 2015-02-11T02:19:00Z jrm: I also start X with xdm. 2015-02-11T02:19:05Z jrm: Oh, we ruled that out though. 2015-02-11T02:19:15Z nyef: The xdm thing? 2015-02-11T02:19:35Z jrm: Yeah. I still got the crashes with startx from a vt. 2015-02-11T02:22:11Z nyef: Also installing xautolock... 2015-02-11T02:23:29Z nyef: Okay, that's running... I hope. 2015-02-11T02:26:31Z jrm: The screen will blank with 5 minutes of inactivity. How that works in a VM, I don't know. 2015-02-11T02:27:08Z nyef: VM time tracking doesn't usually desynch too badly over five minutes. 2015-02-11T02:31:27Z nyef: ... What if it's some crazy dependency like the particular screensaver invoked? 2015-02-11T02:35:55Z jrm: I only use the boring blank screensaver. If you do pkg delete xlockmore then do make -C /usr/ports/x11/xlockmore you can configure it to only install the blank screensaver. Oh, I'm assuming you did this already, but you need x11/xautolock as well. 2015-02-11T02:36:24Z nyef: Hrm. 2015-02-11T02:36:35Z nyef: Well, let's give it another day or so and see if it breaks. 2015-02-11T02:38:39Z jrm: k 2015-02-11T02:51:46Z nyef: I think I found a bug in stumpwm, though. Pop the help screen, let the system idle long enough that the screensaver kicks in, dismiss the screensaverm, and boom: Blank help window. 2015-02-11T03:03:52Z nyef: Hmph. Not even reliably blank. Or maybe it's not blank if the password kicks in or something. 2015-02-11T03:20:56Z jrm: I can confirm that one here. 2015-02-11T03:21:53Z ehaliewicz quit (Ping timeout: 246 seconds) 2015-02-11T03:31:15Z joshe: haha, a bug in stumpwm 2015-02-11T03:31:19Z joshe: you don't say 2015-02-11T03:34:03Z jrm: It's stable for me, unless I create a swank server in ~/.stumpwmrc. 2015-02-11T03:34:24Z nyef: I've yet to have an actual crash. 2015-02-11T03:34:34Z jrm: stable and no show-stopping bugs 2015-02-11T03:34:48Z joshe: that is not the same as free of bugs :) 2015-02-11T03:35:13Z jrm: What bugs are problematic for you? 2015-02-11T03:36:35Z joshe: there's a keymap caching problem which causes stump to interact badly with keyboard remapping done from .xinitrc 2015-02-11T03:37:45Z joshe: it shouldn't be hard to fix if I ever remember it when I'm not in the middle of something else 2015-02-11T03:38:24Z jrm: Do you do something like xmodmap $HOME/.Xmodmap? 2015-02-11T03:38:28Z joshe: it also manages to lose all its layout state when rearranging monitors with xrandr fairly reliable 2015-02-11T03:38:39Z joshe: reliably 2015-02-11T03:38:57Z joshe: something like that, yes 2015-02-11T03:39:09Z christoph_debian quit (Ping timeout: 265 seconds) 2015-02-11T03:39:52Z joshe: it seems to get confused about modifier keys, leaving me unable to use the WM or even to type into xterms normally 2015-02-11T03:40:34Z joshe: there is some sort of race condition involved 2015-02-11T03:40:44Z nyef: Heh. I had some obnoxious keymap issues recently, but not with stumpwm. 2015-02-11T03:41:16Z nyef: The dropbox UI just isn't usable when half of the keys on the keyboard just aren't mapped right. 2015-02-11T03:41:22Z joshe: if you used xmodmap recently then it's implied that you had some sort of obnoxious issue ;) 2015-02-11T03:41:40Z nyef: And emacs doesn't really work right if you can't trigger mod1. 2015-02-11T03:42:48Z joshe: I have meta on mod4 2015-02-11T03:43:17Z jrm: It's annoying when someone answers a report of a bug with, "but it works for me", but I use xmodmap, xbindkeys and have compose keys and have issues. I also routinely connect/disconnect an external monitor (with VGA and hdmi) and don't have issues, although don't use saved layouts often 2015-02-11T03:43:45Z joshe: yes, nobody else has seen either of my stump issues 2015-02-11T03:44:00Z joshe: but I can reliably reproduce them so I have no excuse for not fixing them 2015-02-11T03:44:25Z joshe: especially since stump development is no longer dead 2015-02-11T03:44:36Z jrm: Yes, at least your problem is reliably reproducible. :) 2015-02-11T03:51:17Z joshe: I've also on rare occasions seen an error which escape stump's handlers and ends up in the sbcl debugger 2015-02-11T03:52:07Z joshe: not in a long time though 2015-02-11T03:52:19Z christoph_debian joined #sbcl 2015-02-11T04:05:01Z ASau quit (Remote host closed the connection) 2015-02-11T04:35:38Z scymtym_ quit (Ping timeout: 264 seconds) 2015-02-11T04:39:43Z specbot quit (Disconnected by services) 2015-02-11T04:39:46Z specbot joined #sbcl 2015-02-11T04:41:29Z christoph_debian quit (Ping timeout: 245 seconds) 2015-02-11T04:42:08Z christoph_debian joined #sbcl 2015-02-11T04:51:19Z karswell quit (Read error: Connection reset by peer) 2015-02-11T04:51:48Z karswell joined #sbcl 2015-02-11T05:04:07Z Quadrescence joined #sbcl 2015-02-11T05:26:46Z nyef quit (Quit: G'night all) 2015-02-11T05:29:26Z pranavrc joined #sbcl 2015-02-11T05:29:27Z pranavrc quit (Changing host) 2015-02-11T05:29:27Z pranavrc joined #sbcl 2015-02-11T05:30:27Z gingerale joined #sbcl 2015-02-11T05:36:14Z milosn quit (Ping timeout: 264 seconds) 2015-02-11T05:37:32Z milosn joined #sbcl 2015-02-11T05:45:47Z pranavrc quit (Ping timeout: 246 seconds) 2015-02-11T05:48:45Z pranavrc joined #sbcl 2015-02-11T06:04:12Z drmeister quit (Ping timeout: 252 seconds) 2015-02-11T06:04:37Z drmeister joined #sbcl 2015-02-11T06:23:24Z DeadTrickster quit (Read error: No route to host) 2015-02-11T06:23:58Z DeadTrickster joined #sbcl 2015-02-11T06:34:59Z gingerale quit (Ping timeout: 256 seconds) 2015-02-11T06:38:43Z karswell` joined #sbcl 2015-02-11T06:38:57Z karswell quit (Remote host closed the connection) 2015-02-11T06:41:58Z salva quit (Ping timeout: 255 seconds) 2015-02-11T06:56:30Z stassats joined #sbcl 2015-02-11T07:07:01Z psy_ quit (Read error: No route to host) 2015-02-11T07:12:34Z psy_ joined #sbcl 2015-02-11T07:38:13Z psy_ quit (Ping timeout: 255 seconds) 2015-02-11T08:13:39Z Cymew joined #sbcl 2015-02-11T08:30:38Z attila_lendvai joined #sbcl 2015-02-11T08:30:38Z attila_lendvai quit (Changing host) 2015-02-11T08:30:38Z attila_lendvai joined #sbcl 2015-02-11T08:31:19Z salv0 joined #sbcl 2015-02-11T08:35:01Z oleo quit (Read error: Connection reset by peer) 2015-02-11T08:36:16Z Shinmera joined #sbcl 2015-02-11T08:36:17Z oleo joined #sbcl 2015-02-11T08:43:11Z attila_lendvai quit (Quit: Leaving.) 2015-02-11T08:55:01Z fridim_ joined #sbcl 2015-02-11T09:10:57Z angavrilov joined #sbcl 2015-02-11T09:32:47Z salv0 quit (Ping timeout: 245 seconds) 2015-02-11T09:45:24Z gingerale joined #sbcl 2015-02-11T09:51:00Z salv0 joined #sbcl 2015-02-11T10:00:59Z psy_ joined #sbcl 2015-02-11T10:04:57Z ASau joined #sbcl 2015-02-11T10:23:35Z echo-are` joined #sbcl 2015-02-11T10:24:41Z echo-area quit (Remote host closed the connection) 2015-02-11T10:41:10Z hlavaty joined #sbcl 2015-02-11T10:54:29Z psy__ joined #sbcl 2015-02-11T10:55:02Z psy__ quit (Max SendQ exceeded) 2015-02-11T11:04:08Z mega1 quit (Ping timeout: 252 seconds) 2015-02-11T11:11:38Z Quadrescence quit (Quit: This computer has gone to sleep) 2015-02-11T11:12:12Z psy_ quit (Read error: No route to host) 2015-02-11T11:16:01Z echo-are` quit (Ping timeout: 264 seconds) 2015-02-11T11:41:42Z psy_ joined #sbcl 2015-02-11T11:42:13Z psy_ quit (Max SendQ exceeded) 2015-02-11T11:42:34Z psy_ joined #sbcl 2015-02-11T11:44:53Z psy_ quit (Max SendQ exceeded) 2015-02-11T11:45:16Z psy_ joined #sbcl 2015-02-11T12:00:23Z karswell` quit (Read error: Connection reset by peer) 2015-02-11T12:01:01Z karswell` joined #sbcl 2015-02-11T12:07:02Z Adlai joined #sbcl 2015-02-11T12:59:10Z edgar-rft quit (Quit: the consequences are unspecified) 2015-02-11T13:03:37Z psy_ quit (Ping timeout: 245 seconds) 2015-02-11T13:15:12Z selat joined #sbcl 2015-02-11T13:16:08Z pranavrc quit 2015-02-11T13:25:24Z psy_ joined #sbcl 2015-02-11T13:25:42Z psy_ quit (Max SendQ exceeded) 2015-02-11T13:26:06Z psy_ joined #sbcl 2015-02-11T13:41:31Z psy_ quit (Read error: Connection reset by peer) 2015-02-11T13:41:54Z psy_ joined #sbcl 2015-02-11T13:44:12Z psy_ quit (Remote host closed the connection) 2015-02-11T13:44:47Z ASau` joined #sbcl 2015-02-11T13:48:15Z ASau quit (Ping timeout: 252 seconds) 2015-02-11T13:48:31Z ASau` is now known as ASau 2015-02-11T14:38:21Z attila_lendvai joined #sbcl 2015-02-11T14:59:03Z edgar-rft joined #sbcl 2015-02-11T15:07:46Z psy_ joined #sbcl 2015-02-11T15:08:18Z psy_ quit (Max SendQ exceeded) 2015-02-11T15:08:42Z psy_ joined #sbcl 2015-02-11T15:17:17Z eudoxia joined #sbcl 2015-02-11T15:26:30Z selat quit (Read error: Connection reset by peer) 2015-02-11T15:27:20Z selat joined #sbcl 2015-02-11T16:07:19Z Cymew quit (Ping timeout: 245 seconds) 2015-02-11T16:10:52Z attila_lendvai quit (Quit: Leaving.) 2015-02-11T16:10:52Z attila_lendvai1 joined #sbcl 2015-02-11T16:10:52Z attila_lendvai1 is now known as attila_lendvai 2015-02-11T16:10:52Z attila_lendvai quit (Changing host) 2015-02-11T16:10:52Z attila_lendvai joined #sbcl 2015-02-11T16:18:38Z Bike quit (Quit: restart) 2015-02-11T16:19:53Z Bike joined #sbcl 2015-02-11T16:28:45Z dougk_ joined #sbcl 2015-02-11T16:32:28Z ASau quit (Ping timeout: 245 seconds) 2015-02-11T16:32:53Z dougk_ quit (Ping timeout: 245 seconds) 2015-02-11T16:40:13Z irsol quit (Ping timeout: 252 seconds) 2015-02-11T16:43:21Z irsol joined #sbcl 2015-02-11T16:57:01Z ASau joined #sbcl 2015-02-11T17:16:04Z nyef joined #sbcl 2015-02-11T17:20:25Z nyef: Okay, looks like the difference between a UV LVAR and a DX LVAR is that one of them has LVAR-DYNAMIC-EXTENT set. Otherwise, they're pretty much identical. 2015-02-11T17:22:33Z nyef: Essentially, the LVAR-KIND is :UNKNOWN for the both. 2015-02-11T17:27:03Z Quadrescence joined #sbcl 2015-02-11T17:32:42Z Quadrescence quit (Quit: This computer has gone to sleep) 2015-02-11T17:43:18Z psy_ quit (Ping timeout: 245 seconds) 2015-02-11T17:55:39Z psy_ joined #sbcl 2015-02-11T18:05:25Z Bicyclidine joined #sbcl 2015-02-11T18:50:16Z ams joined #sbcl 2015-02-11T18:54:12Z Bicyclidine quit (Ping timeout: 244 seconds) 2015-02-11T19:06:28Z Bicyclidine joined #sbcl 2015-02-11T19:15:01Z stassats: something's wrong with slime and xrefs 2015-02-11T19:15:32Z stassats: not sure what 2015-02-11T19:21:20Z oleo quit (Quit: Verlassend) 2015-02-11T19:34:51Z nyef: Well, I think I know why STACK-ANALYZE uses DO-BLOCKS-BACKWARDS when calling UPDATE-UVL-LIVE-SETS. 2015-02-11T19:35:56Z nyef: And it's actually a fairly simple reason: It's called in a loop until it doesn't do anything, and it operates based on the properties of the successor blocks. 2015-02-11T19:36:14Z nyef: Doing it backwards lets it run in two passes in the simple cases. 2015-02-11T19:36:49Z nyef: Doing it forwards requires a number of passes roughly proportional to the number of blocks. 2015-02-11T19:44:52Z dtm` joined #sbcl 2015-02-11T20:19:27Z gingerale quit (Ping timeout: 245 seconds) 2015-02-11T20:24:34Z oleo joined #sbcl 2015-02-11T20:25:27Z dtm` quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-02-11T20:40:10Z edgar-rft quit (Quit: happening finished into eternal vacuum) 2015-02-11T20:53:07Z oleo is now known as Guest49940 2015-02-11T20:54:03Z oleo__ joined #sbcl 2015-02-11T20:55:47Z Guest49940 quit (Ping timeout: 246 seconds) 2015-02-11T20:56:22Z selat quit (Quit: Lost terminal) 2015-02-11T21:16:42Z karswell` quit (Read error: Connection reset by peer) 2015-02-11T21:17:09Z karswell` joined #sbcl 2015-02-11T21:36:40Z stassats: who-macroexpands on the same form in a different file fails, while works in another 2015-02-11T21:39:19Z stassats: doesn't make any sense whatsoever 2015-02-11T21:40:59Z karswell` is now known as karswell 2015-02-11T21:44:03Z stassats: ok, it's slime's fault, not sbcl's 2015-02-11T21:49:08Z stassats: pretty annoying, but don't have the desire to fix / investigate further today 2015-02-11T21:49:12Z stassats: https://github.com/slime/slime/issues/227 2015-02-11T22:01:39Z antoszka: seems to work in sly 2015-02-11T22:01:47Z antoszka: (just fyi) 2015-02-11T22:05:23Z fridim_ quit (Ping timeout: 245 seconds) 2015-02-11T22:25:42Z eudoxia quit (Quit: Leaving) 2015-02-11T22:59:03Z angavrilov quit (Remote host closed the connection) 2015-02-11T23:03:59Z irsol quit (Ping timeout: 265 seconds) 2015-02-11T23:04:33Z Bicyclidine quit (Ping timeout: 245 seconds) 2015-02-11T23:04:49Z Bicyclidine joined #sbcl 2015-02-11T23:06:22Z irsol joined #sbcl 2015-02-11T23:11:14Z irsol quit (Ping timeout: 246 seconds) 2015-02-11T23:13:14Z irsol joined #sbcl 2015-02-11T23:23:49Z stassats quit (Ping timeout: 264 seconds) 2015-02-11T23:27:38Z Shinmera quit (Quit: しつれいしなければならないんです。) 2015-02-11T23:34:01Z Bicyclidine quit (Ping timeout: 264 seconds) 2015-02-11T23:52:30Z Bicyclidine joined #sbcl