Open fiddlerwoaroof opened 8 years ago
ccl 1.12-dev -r16702-trunk / libuv1.9.1 / Debian testing
I was using cl-async to write a websocket client for Slack and, after running a while (overnight) it crashed with this error.
[16735] Clozure CL kernel debugger: B current thread: tcr = 0x7fd670aaa570, native thread ID = 0x3c02, interrupts disabled (#x00007FD651BA5CA8) #x00003020012744FC : #<Function UV-RUN #x00003020012743EF> + 269 (#x00007FD651BA5CD0) #x00003020015192B4 : #<Function DO-CLOSE-LOOP #x000030200151909F> + 533 (#x00007FD651BA5CF8) #x0000302001517BE4 : #<Function START-EVENT-LOOP #x000030200151741F> + 1989 (#x00007FD651BA5E08) #x0000302003F0AE34 : #<Function (:INTERNAL START-CLIENT) #x0000302003F0AD2F> + 261 (#x00007FD651BA5E40) #x000030200130536C : #<Function (:INTERNAL BINDING-DEFAULT-SPECIALS) #x000030200130501F> + 845 (#x00007FD651BA5E68) #x00003000004E97BC : #<Function RUN-PROCESS-INITIAL-FORM #x00003000004E948F> + 813 (#x00007FD651BA5EF0) #x00003000004E9F04 : #<Function (:INTERNAL (%PROCESS-PRESET-INTERNAL (PROCESS))) #x00003000004E9CBF> + \ 581 (#x00007FD651BA5F98) #x00003000004D7A34 : #<Function (:INTERNAL THREAD-MAKE-STARTUP-FUNCTION) #x00003000004D791F> + 277
ccl 1.12-dev -r16702-trunk / libuv1.9.1 / Debian testing
I was using cl-async to write a websocket client for Slack and, after running a while (overnight) it crashed with this error.