[01:15] *** godane has quit IRC (Quit: Leaving.) [01:17] *** godane has joined #jsmess [01:36] *** zino_ has joined #jsmess [01:38] *** zino has quit IRC (Ping timeout: 1212 seconds) [03:33] appears to not be deployed [03:34] I'm getting letters [03:34] all friendly and supportive, no doubt? [03:37] not mean [03:37] just confused [03:45] what needs to be done to deploy the change [03:45] they might not do it all weekend [04:34] you'll have to ask Tracey [04:36] Asked her [13:52] *** bwn has quit IRC (Read error: Operation timed out) [14:02] *** bwn has joined #jsmess [14:23] It was fixed last night, then I collapsed. [14:32] *** bwn has quit IRC (Read error: Operation timed out) [14:36] *** bwn has joined #jsmess [16:53] *** arkiver has quit IRC (Ping timeout: 260 seconds) [17:00] *** arkiver has joined #jsmess [17:03] *** LordNigh2 has joined #jsmess [17:04] *** Lord_Nigh has quit IRC (Ping timeout: 268 seconds) [17:04] *** LordNigh2 is now known as Lord_Nigh [20:09] https://archive.org/details/arcade_qbert blows up with an audio error [20:10] https://archive.org/details/arcade_berzerk does not [20:15] There's definitely some broken-ness in the new push [20:54] ops, @bai [20:54] @db48x I think t's time for me to make a screenshotting test harness [20:55] Maybe it runs once of every emulator, to see what happened [21:19] *** bai sets mode: +o SketchCow [22:14] *** godane has quit IRC (Ping timeout: 268 seconds) [22:26] *** godane has joined #jsmess [23:29] *** Lord_Nigh has quit IRC (Read error: Operation timed out) [23:39] *** Lord_Nigh has joined #jsmess [23:55] interesting, I'm not sure why qbert is failing [23:56] _abort@https://cors.archive.org/cors/emularity_engine_v1/mamegottlieb_wasm.js.gz:8099:2 [23:56] __ZNSt3__220__throw_system_errorEiPKc [std::__2::__throw_system_error(int, char const*)]@https://cors.archive.org/cors/emularity_engine_v1/mamegottlieb_wasm.js.gz:419129:1 [23:56] __ZNSt3__26threadC2IRFPvS2_EJRP16work_thread_infoEvEEOT_DpOT0_ [std::__2::thread::thread(void* (&&&)(void*), work_thread_info*&&&)]@https://cors.archive.org/cors/emularity_engine_v1/mamegottlieb_wasm.js.gz:4917069:1 [23:56] __Z20osd_work_queue_alloci [osd_work_queue_alloc(int)]@https://cors.archive.org/cors/emularity_engine_v1/mamegottlieb_wasm.js.gz:8677200:1 [23:56] __ZN16laserdisc_deviceC2ERK14machine_configRKN3emu6detail16device_type_implEPKcP8device_tj [laserdisc_device::laserdisc_device(machine_config const&, emu::detail::device_type_impl const&, char const*, device_t*, unsigned int)]@https://cors.archive.org/cors/emularity_engine_v1/mamegottlieb_wasm.js.gz:3511758:1 [23:56] the stack is hard to read [23:57] but if I get rid of some of the noise: [23:57] _abort [23:57] std::__2::__throw_system_error(int, char const*) [23:57] std::__2::thread::thread(void* (&&&)(void*), work_thread_info*&&&) [23:57] osd_work_queue_alloc(int) [23:57] laserdisc_device::laserdisc_device(machine_config const&, emu::detail::device_type_impl const&, char const*, device_t*, unsigned int)