00:07:46 -!- ltt_ [~ltt_@186.223.55.174] has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz] 00:09:49 ltt_ [~ltt_@186.223.55.174] has joined #sbcl 00:34:40 -!- ltt_ [~ltt_@186.223.55.174] has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz] 00:39:44 -!- echo-area [~user@111.196.7.198] has quit [Read error: Connection reset by peer] 00:40:18 ltt_ [~ltt_@186.223.55.174] has joined #sbcl 00:42:40 eudoxia [~eudoxia@r186-54-232-31.dialup.adsl.anteldata.net.uy] has joined #sbcl 00:52:04 -!- hlavaty [~user@friedrichstrasse.knowledgetools.de] has quit [Ping timeout: 264 seconds] 00:57:31 -!- ltt_ [~ltt_@186.223.55.174] has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz] 01:22:18 -!- hydan` [~user@ip-89-103-110-5.net.upcbroadband.cz] has quit [Remote host closed the connection] 01:29:14 -!- eudoxia [~eudoxia@r186-54-232-31.dialup.adsl.anteldata.net.uy] has quit [Quit: Leaving] 01:29:22 stassats [~stassats@wikipedia/stassats] has joined #sbcl 01:30:33 pkhuong: you know what, that patch actually solves gc.impure.lisp / BUG-936304 on x86 for me 01:35:14 it still takes an inordinate amount of time on PPC, -pg didn't show any intelligible hot-spots 01:35:34 so, it's probably in lisp, and without-interrupts wouldn't let sb-sprof work 01:36:14 could safepoints be use for profiling? 01:36:31 (just a thought) 01:39:14 echo-area [~user@182.92.247.2] has joined #sbcl 01:42:24 *|3b|* wonders if there are few enough of them to just assign each a static offset in a big array, and add an instruction to increment it 01:43:07 *|3b|* supposes efficiently reusing the offsets when recompiling stuff could get messy 01:44:27 there's only one safepoint location 01:46:24 the idea was to use it instead of the periodical SIGPROF signal 01:46:52 that would work for function calls and loops 01:47:44 and no asynchronous signals, woo-hoo 01:49:49 <|3b|> ah, that sounds reasonable too 01:50:15 but for tight loops, that would be too much of overhead 01:51:51 -!- Bike [~Glossina@wl-nat101.it.wsu.edu] has quit [Ping timeout: 240 seconds] 01:52:05 <|3b|> seems like it would be sort of like a finer grained + global version of the non-sprof profiler 01:54:04 another way, a thread which does (loop (sleep period) protect-the-safepoint ... collect information about where each thread is) 01:54:44 and unprotect at the end 01:54:56 *|3b|* wonders if sampling every N times would work, or some fast random to pick samples 01:55:44 an interrupt would involve saving the context, not cheap 02:11:54 ltt_ [~ltt_@186.223.55.174] has joined #sbcl 02:16:12 -!- ltt_ [~ltt_@186.223.55.174] has quit [Ping timeout: 246 seconds] 02:29:21 -!- segv- [~mb@95-91-240-207-dynip.superkabel.de] has quit [Ping timeout: 272 seconds] 02:36:23 -!- ASau [~user@p5083DD1D.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 02:37:49 ASau [~user@p5083DD1D.dip0.t-ipconnect.de] has joined #sbcl 02:43:20 foobartze [~yaaic@p5481B9E7.dip0.t-ipconnect.de] has joined #sbcl 02:43:20 -!- foobartze [~yaaic@p5481B9E7.dip0.t-ipconnect.de] has quit [Client Quit] 02:47:58 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Remote host closed the connection] 02:50:15 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #sbcl 02:59:16 Bike [~Glossina@gannon-wless-gw.resnet.wsu.edu] has joined #sbcl 03:28:47 -!- stassats [~stassats@wikipedia/stassats] has quit [Ping timeout: 272 seconds] 03:38:06 -!- christoph_debian [~christoph@ppp-88-217-50-192.dynamic.mnet-online.de] has quit [Read error: Operation timed out] 03:52:19 christoph_debian [~christoph@ppp-88-217-48-236.dynamic.mnet-online.de] has joined #sbcl 03:54:40 -!- echo-area [~user@182.92.247.2] has quit [Remote host closed the connection] 04:02:24 -!- yacks [~py@103.6.159.103] has quit [Ping timeout: 252 seconds] 04:05:10 stassats: good. I've never had any failure here, so I don't know what case if any has been fixed. If it seems to improve things on win32 and all, can uou apply (with your test case)? 04:06:11 re sanpling, hooking into perf would do it. Add a c-side hook before gc to resolve addresses. 04:06:52 otherwise, I think 3b's suggestion is sb-dyncount 04:20:06 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Remote host closed the connection] 04:20:42 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #sbcl 04:22:09 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Remote host closed the connection] 04:22:30 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #sbcl 04:35:11 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Remote host closed the connection] 04:35:47 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #sbcl 04:39:22 -!- rpg [~rpg@198-74-7-110.fttp.usinternet.com] has quit [Quit: rpg] 04:40:07 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Ping timeout: 252 seconds] 04:53:18 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #sbcl 05:27:37 leuler: would it be useful to have a function that forcibly compiles all cached ctors? 05:49:32 -!- Vivitron [~Vivitron@c-50-172-44-193.hsd1.il.comcast.net] has quit [Remote host closed the connection] 05:59:46 -!- oleo [~oleo@xdsl-78-35-152-168.netcologne.de] has quit [Quit: Leaving] 06:01:58 sdemarre [~serge@157.106-64-87.adsl-dyn.isp.belgacom.be] has joined #sbcl 06:06:23 prxq [~mommer@x2f656a4.dyn.telefonica.de] has joined #sbcl 06:49:16 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Remote host closed the connection] 06:49:51 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #sbcl 06:54:43 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Ping timeout: 272 seconds] 07:03:28 -!- sdemarre [~serge@157.106-64-87.adsl-dyn.isp.belgacom.be] has quit [Ping timeout: 264 seconds] 07:20:35 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #sbcl 07:25:22 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Ping timeout: 265 seconds] 08:11:56 foobartze [~yaaic@p5481BAFD.dip0.t-ipconnect.de] has joined #sbcl 08:16:27 -!- foobartze [~yaaic@p5481BAFD.dip0.t-ipconnect.de] has quit [Ping timeout: 252 seconds] 08:20:00 foobartze [~yaaic@p5481BAFD.dip0.t-ipconnect.de] has joined #sbcl 08:21:20 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #sbcl 08:25:37 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Ping timeout: 252 seconds] 08:31:06 -!- foobartze [~yaaic@p5481BAFD.dip0.t-ipconnect.de] has quit [Ping timeout: 265 seconds] 08:35:01 foobartze [~yaaic@p5481BAFD.dip0.t-ipconnect.de] has joined #sbcl 08:35:53 -!- foobartze [~yaaic@p5481BAFD.dip0.t-ipconnect.de] has quit [Client Quit] 08:36:45 hlavaty [~user@friedrichstrasse.knowledgetools.de] has joined #sbcl 08:53:40 -!- jasom [~aidenn@ip70-191-80-19.sb.sd.cox.net] has quit [Remote host closed the connection] 08:53:48 jasom [~aidenn@ip70-191-80-19.sb.sd.cox.net] has joined #sbcl 08:54:06 -!- ehaliewicz [~user@50-0-51-28.dsl.static.sonic.net] has quit [Remote host closed the connection] 09:17:15 foobartze [~yaaic@p5481BAFD.dip0.t-ipconnect.de] has joined #sbcl 09:22:07 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #sbcl 09:25:57 -!- foobartze [~yaaic@p5481BAFD.dip0.t-ipconnect.de] has quit [Ping timeout: 248 seconds] 09:26:29 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Ping timeout: 248 seconds] 09:44:02 -!- InvalidCo [~invalidco@dsl-lhtbrasgw2-54f824-20.dhcp.inet.fi] has quit [Ping timeout: 264 seconds] 09:44:11 foobartze [~yaaic@p5481BAFD.dip0.t-ipconnect.de] has joined #sbcl 09:48:29 -!- foobartze [~yaaic@p5481BAFD.dip0.t-ipconnect.de] has quit [Ping timeout: 252 seconds] 09:54:37 zeebrah [~zeebrah@unaffiliated/zeebrah] has joined #sbcl 10:12:28 foobartze [~yaaic@p5481BAFD.dip0.t-ipconnect.de] has joined #sbcl 10:15:29 -!- scymtym_ [~user@ip-5-147-115-29.unitymediagroup.de] has quit [Ping timeout: 272 seconds] 10:17:23 -!- foobartze [~yaaic@p5481BAFD.dip0.t-ipconnect.de] has quit [Ping timeout: 272 seconds] 10:22:51 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #sbcl 10:24:26 foobartze [~yaaic@p5481BAFD.dip0.t-ipconnect.de] has joined #sbcl 10:27:17 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Ping timeout: 248 seconds] 10:32:35 -!- kludge` [~comet@unaffiliated/espiral] has quit [Ping timeout: 272 seconds] 10:33:27 attila_lendvai [~attila_le@178.89.176.211] has joined #sbcl 10:33:35 -!- attila_lendvai [~attila_le@178.89.176.211] has quit [Changing host] 10:33:35 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 10:35:30 kludge` [~comet@unaffiliated/espiral] has joined #sbcl 10:37:01 yacks [~py@103.6.159.103] has joined #sbcl 10:38:06 -!- foobartze [~yaaic@p5481BAFD.dip0.t-ipconnect.de] has quit [Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org] 10:51:35 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Ping timeout: 272 seconds] 11:04:56 -!- zeebrah [~zeebrah@unaffiliated/zeebrah] has quit [Quit: Leaving] 11:23:41 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #sbcl 11:27:48 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Ping timeout: 246 seconds] 11:54:21 ltt_ [~ltt_@186.223.55.174] has joined #sbcl 11:54:53 -!- ams [ams@gnu/inetutils/ams] has quit [Excess Flood] 11:57:03 ams [ams@Psilocybe.Update.UU.SE] has joined #sbcl 12:10:20 echo-area [~user@111.196.4.130] has joined #sbcl 12:16:35 segv- [~mb@95-91-240-207-dynip.superkabel.de] has joined #sbcl 12:19:29 eudoxia [~eudoxia@r186-52-37-208.dialup.adsl.anteldata.net.uy] has joined #sbcl 12:24:11 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #sbcl 12:29:07 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Ping timeout: 272 seconds] 12:30:48 -!- ltt_ [~ltt_@186.223.55.174] has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz] 12:33:10 milanj [~milanj@82.117.199.26] has joined #sbcl 12:43:43 -!- hlavaty [~user@friedrichstrasse.knowledgetools.de] has quit [Remote host closed the connection] 12:47:21 ltt_ [~ltt_@186.223.55.174] has joined #sbcl 12:47:31 -!- ltt_ is now known as ltt_-afk 12:53:56 stassats [~stassats@wikipedia/stassats] has joined #sbcl 12:55:04 pkhuong: it works well, my only concern is :in-progress 12:55:34 for example, thread_may_gc() in safepoint.c checks for it 12:58:57 and in thread_gc_phase 13:03:52 -!- ASau [~user@p5083DD1D.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 13:10:24 ASau [~user@p5083DD1D.dip0.t-ipconnect.de] has joined #sbcl 13:26:23 -!- kanru [~kanru@118-163-10-190.HINET-IP.hinet.net] has quit [Ping timeout: 272 seconds] 13:34:15 -!- bege [~bege@S0106001d7e5132b0.ed.shawcable.net] has quit [Ping timeout: 252 seconds] 13:34:32 bege [~bege@S0106001d7e5132b0.ed.shawcable.net] has joined #sbcl 13:35:07 oleo [~oleo@xdsl-78-35-191-126.netcologne.de] has joined #sbcl 13:55:27 teggi [~teggi@123.21.198.146] has joined #sbcl 14:04:27 attila_lendvai [~attila_le@178.89.176.211] has joined #sbcl 14:04:27 -!- attila_lendvai [~attila_le@178.89.176.211] has quit [Changing host] 14:04:27 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 14:20:55 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 14:48:57 drmeister [~drmeister@155.247.96.196] has joined #sbcl 15:02:34 -!- drmeister [~drmeister@155.247.96.196] has quit [Remote host closed the connection] 15:03:12 drmeister [~drmeister@155.247.96.196] has joined #sbcl 15:07:13 -!- drmeister [~drmeister@155.247.96.196] has quit [Ping timeout: 245 seconds] 15:13:37 fisxoj [~fisxoj@dyn-129-97-41-253.dynamic.uwaterloo.ca] has joined #sbcl 15:20:31 -!- teggi [~teggi@123.21.198.146] has quit [Remote host closed the connection] 16:06:12 drmeister [~drmeister@155.247.96.196] has joined #sbcl 16:18:00 ben2 [~ben@199.241.30.80] has joined #sbcl 16:19:05 -!- bentgf [~ben@199.241.30.80] has quit [Ping timeout: 259 seconds] 16:28:58 foobartze [~yaaic@p4FFEEFC5.dip0.t-ipconnect.de] has joined #sbcl 16:29:22 those instances do not seem to be harmful, so i'll apply the patch 16:31:20 InvalidCo [~invalidco@dsl-lhtbrasgw2-54f824-20.dhcp.inet.fi] has joined #sbcl 16:37:49 -!- foobartze [~yaaic@p4FFEEFC5.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 16:45:05 eudoxia_ [~eudoxia@r186-52-29-65.dialup.adsl.anteldata.net.uy] has joined #sbcl 16:47:27 -!- eudoxia_ [~eudoxia@r186-52-29-65.dialup.adsl.anteldata.net.uy] has quit [Client Quit] 16:49:04 -!- eudoxia [~eudoxia@r186-52-37-208.dialup.adsl.anteldata.net.uy] has quit [Ping timeout: 264 seconds] 16:52:53 -!- drmeister [~drmeister@155.247.96.196] has quit [Remote host closed the connection] 16:53:15 foobartze [~yaaic@p4FFEEFC5.dip0.t-ipconnect.de] has joined #sbcl 16:53:29 drmeister [~drmeister@155.247.96.196] has joined #sbcl 16:57:05 ams` [~user@h-37-123-145-107.na.cust.bahnhof.se] has joined #sbcl 16:57:38 -!- drmeister [~drmeister@155.247.96.196] has quit [Ping timeout: 245 seconds] 16:58:47 drmeister [~drmeister@155.247.96.196] has joined #sbcl 17:00:03 eudoxia [~eudoxia@r186-52-29-65.dialup.adsl.anteldata.net.uy] has joined #sbcl 17:01:46 -!- ams` [~user@h-37-123-145-107.na.cust.bahnhof.se] has quit [Remote host closed the connection] 17:08:29 Vivitron [~Vivitron@c-50-172-44-193.hsd1.il.comcast.net] has joined #sbcl 17:16:09 leuler [~user@p548FA274.dip0.t-ipconnect.de] has joined #sbcl 17:17:55 sdemarre [~serge@109.134.128.215] has joined #sbcl 17:29:23 -!- foobartze [~yaaic@p4FFEEFC5.dip0.t-ipconnect.de] has quit [Ping timeout: 252 seconds] 17:34:28 stassats: great. I'll be freezing immediately afterwards 17:37:06 ok, just two more test targets 17:39:36 -!- eudoxia [~eudoxia@r186-52-29-65.dialup.adsl.anteldata.net.uy] has quit [Quit: Leaving] 17:44:00 -!- kludge` [~comet@unaffiliated/espiral] has quit [Ping timeout: 240 seconds] 17:45:39 kludge` [~comet@unaffiliated/espiral] has joined #sbcl 17:50:44 uname -a 17:54:39 hm, i have interrupt-consing child sometimes hanging 17:57:08 and in general problems with thread interrupting 17:57:15 (on windows) 17:57:34 doesn't seem related to deadlocks 18:02:36 -!- Bike [~Glossina@gannon-wless-gw.resnet.wsu.edu] has quit [Ping timeout: 246 seconds] 18:10:09 Bike [~Glossina@wl-nat109.it.wsu.edu] has joined #sbcl 18:25:21 -!- Bike [~Glossina@wl-nat109.it.wsu.edu] has quit [Ping timeout: 241 seconds] 18:30:36 -!- drmeister [~drmeister@155.247.96.196] has quit [Remote host closed the connection] 18:31:05 Bike [~Glossina@wl-nat109.it.wsu.edu] has joined #sbcl 18:32:46 ok, there are just still issues with threads and concurrency primitives present, but they are not related to the deadlock 18:33:04 so, i'm going ahead after i see clean results on solaris-x86 18:36:04 ams` [~user@h-37-123-145-107.na.cust.bahnhof.se] has joined #sbcl 18:36:27 -!- kludge` [~comet@unaffiliated/espiral] has quit [Ping timeout: 272 seconds] 18:40:39 kludge` [~comet@unaffiliated/espiral] has joined #sbcl 18:51:35 and it's in 18:52:05 but windows would still require some love, gc deadlocks turned out to be not the only threading problem 18:59:08 foobartze [~yaaic@p4FFEEFC5.dip0.t-ipconnect.de] has joined #sbcl 19:00:05 -!- foobartze [~yaaic@p4FFEEFC5.dip0.t-ipconnect.de] has quit [Client Quit] 19:09:11 -!- stassats [~stassats@wikipedia/stassats] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 19:11:10 foobartze [~yaaic@p4FFEEFC5.dip0.t-ipconnect.de] has joined #sbcl 19:13:46 drmeister [~drmeister@155.247.96.196] has joined #sbcl 19:18:17 -!- foobartze [~yaaic@p4FFEEFC5.dip0.t-ipconnect.de] has quit [Ping timeout: 265 seconds] 19:22:02 foobartze [~yaaic@p4FFEEFC5.dip0.t-ipconnect.de] has joined #sbcl 19:26:00 -!- drmeister [~drmeister@155.247.96.196] has quit [Read error: No route to host] 19:26:36 drmeister [~drmeister@155.247.96.196] has joined #sbcl 19:32:38 -!- foobartze [~yaaic@p4FFEEFC5.dip0.t-ipconnect.de] has quit [Ping timeout: 245 seconds] 19:48:28 -!- fisxoj [~fisxoj@dyn-129-97-41-253.dynamic.uwaterloo.ca] has quit [Ping timeout: 264 seconds] 20:04:22 foobartze [~yaaic@p4FFEEFC5.dip0.t-ipconnect.de] has joined #sbcl 20:05:52 -!- foobartze [~yaaic@p4FFEEFC5.dip0.t-ipconnect.de] has quit [Client Quit] 20:06:41 -!- Bike [~Glossina@wl-nat109.it.wsu.edu] has quit [Ping timeout: 252 seconds] 20:11:58 Bike [~Glossina@wl-nat99.it.wsu.edu] has joined #sbcl 20:36:52 -!- prxq [~mommer@x2f656a4.dyn.telefonica.de] has quit [Quit: Leaving] 20:37:14 prxq [~mommer@x2f656a4.dyn.telefonica.de] has joined #sbcl 20:40:21 -!- leuler [~user@p548FA274.dip0.t-ipconnect.de] has quit [Quit: ERC Version 5.1.2 $Revision: 1.796.2.6 $ (IRC client for Emacs)] 20:47:29 Sagane_ [~Sagane@177.100-226-89.dsl.completel.net] has joined #sbcl 20:54:10 -!- milanj [~milanj@82.117.199.26] has quit [Ping timeout: 245 seconds] 21:05:46 -!- Sagane_ [~Sagane@177.100-226-89.dsl.completel.net] has quit [Quit: Leaving] 21:21:44 milanj [~milanj@cable-178-148-10-101.dynamic.sbb.rs] has joined #sbcl 21:26:23 -!- prxq [~mommer@x2f656a4.dyn.telefonica.de] has quit [Quit: Leaving] 21:47:19 ehaliewicz [~user@50-0-51-28.dsl.static.sonic.net] has joined #sbcl 21:57:58 -!- drmeister [~drmeister@155.247.96.196] has quit [Remote host closed the connection] 22:04:45 ASau` [~user@p5083DBB8.dip0.t-ipconnect.de] has joined #sbcl 22:07:55 -!- ASau [~user@p5083DD1D.dip0.t-ipconnect.de] has quit [Ping timeout: 245 seconds] 22:08:20 -!- sdemarre [~serge@109.134.128.215] has quit [Ping timeout: 245 seconds] 22:08:37 -!- ASau` is now known as ASau 22:21:33 drmeister [~drmeister@155.247.96.196] has joined #sbcl 22:34:04 -!- segv- [~mb@95-91-240-207-dynip.superkabel.de] has quit [Ping timeout: 246 seconds] 22:39:13 -!- drmeister [~drmeister@155.247.96.196] has quit [Remote host closed the connection] 22:40:51 -!- ams` [~user@h-37-123-145-107.na.cust.bahnhof.se] has quit [Remote host closed the connection] 22:43:10 -!- ltt_-afk [~ltt_@186.223.55.174] has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz] 22:53:00 subtlepath [~walker@subtlepath.com] has joined #sbcl 22:53:58 I've been unable to get SB-CONCURRENCY-TEST::TEST-MAILBOX-PRODUCERS-CONSUMERS to pass on FreeBSD with 1.1.8, 1.1.12, or 1.1.13 when building SBCL. 22:54:39 It seems that SB-CONCURRENCY-TEST::FRLOCK.1 is known to fail, as the FreeBSD port for SBCL patches SBCL to allow that test to fail. 22:55:53 Bike_ [~Glossina@wl-nat101.it.wsu.edu] has joined #sbcl 22:56:15 -!- Bike [~Glossina@wl-nat99.it.wsu.edu] has quit [Disconnected by services] 22:56:20 -!- Bike_ is now known as Bike 23:00:20 -!- milanj [~milanj@cable-178-148-10-101.dynamic.sbb.rs] has quit [Ping timeout: 246 seconds] 23:03:29 -!- Vivitron [~Vivitron@c-50-172-44-193.hsd1.il.comcast.net] has quit [Ping timeout: 246 seconds] 23:07:08 subtlepath: you can most probably disregard that failure if you don't use sb-concurrency. 23:08:00 I don't know if mailboxes are bugged, but that contrib definitely suffers from subtly incorrect code. 23:14:16 pkhuong: thanks 23:15:28 if it's going to stay broken I should make a patch for the FreeBSD port to allow that test to fail 23:15:54 I'm running regression tests now on the 1.1.13 build to see if anything else comes up 23:17:56 yes, ok. So there's a race condition in mailboxes as well. 23:18:47 ltt_ [~ltt_@186.223.55.174] has joined #sbcl 23:18:51 drmeister [~drmeister@155.247.96.196] has joined #sbcl 23:19:02 The same one we already hit with interrupts on semaphores in the base test suite, I think. 23:19:57 -!- drmeister [~drmeister@155.247.96.196] has quit [Remote host closed the connection] 23:20:36 drmeister [~drmeister@155.247.96.196] has joined #sbcl 23:24:53 -!- drmeister [~drmeister@155.247.96.196] has quit [Ping timeout: 248 seconds] 23:52:01 hollyfu [~yaaic@p4FFEEFC5.dip0.t-ipconnect.de] has joined #sbcl 23:52:19 -!- hollyfu [~yaaic@p4FFEEFC5.dip0.t-ipconnect.de] has quit [Client Quit] 23:55:58 drmeister [~drmeister@166.137.104.11] has joined #sbcl