BZNotify | bzflag: Juesto commented on issue #128 "Client crash when hitting Connect multiple times" (https://github.com/BZFlag-Dev/bzflag/issues/128#issuecomment-2533367733): interesting, and oddly enough this isn't fixed after tupone going t... | 00:50 |
---|---|---|
BZNotify | master @ bzflag-bzfls3: blast007 pushed 2 commits (https://github.com/BZFlag-Dev/bzflag-bzfls3/compare/76f8a0eb3169...f720f7ab99e6): | 01:08 |
BZNotify | master @ bzflag-bzfls3: blast007 b506e2: Show an error when a weblogin return URL isn't specified. (https://github.com/BZFlag-Dev/bzflag-bzfls3/commit/b506e28d8c33353f6a66018f565100ca6222d740) | 01:08 |
BZNotify | master @ bzflag-bzfls3: blast007 f720f7: Update dependencies. (https://github.com/BZFlag-Dev/bzflag-bzfls3/commit/f720f7ab99e685ed54cecd8b7d3e2e2a0f9461e2) | 01:08 |
BZNotify | bzflag: ODelusion commented on issue #128 "Client crash when hitting Connect multiple times" by Juesto (https://github.com/BZFlag-Dev/bzflag/issues/128#issuecomment-2533386109): that might be because drawinfo typically takes much longer to downl... | 01:09 |
Juest | blast007: Optic_Delusion: hm, further thoughts? | 01:11 |
Juest | it appears that we were fooled by drawinfo because the stacktrace blamed that | 01:11 |
Juest | but if you notice, if you're observer it blames the scoreboard and the observer initialization routine | 01:12 |
Juest | if you're a player it's slightly different but the same thing | 01:12 |
Optic_Delusion | i remember this from way, way way, back..... I'm thinking 2008... it was a bug they were trying to track down but couldn't reliably reproduce.... completely by accident I noticed that turning my Mac's key repeat rate to as fast as it goes would trigger it every time.. | 01:17 |
Juest | lol | 01:18 |
Optic_Delusion | that's all the knowledge i have | 01:18 |
Juest | yeah except when you are surprised by the menu disappearing requiring you to press esc | 01:18 |
Juest | :p | 01:18 |
*** Tobbi <Tobbi!~Tobbi@SuperTux/Tobbi> has joined #bzflag | 03:05 | |
*** yuitimothy is now away: I've done some soul-searching and I still can't find it. | 03:48 | |
*** OkinaMatara <OkinaMatara!~Yukari@user/yukari> has joined #bzflag | 03:50 | |
*** yuitimothy is back | 03:54 | |
*** OkinaMatara <OkinaMatara!~Yukari@user/yukari> has quit IRC (Quit: Leaving) | 05:07 | |
*** I_Died_Once <I_Died_Once!~I_Died_On@c-98-219-34-189.hsd1.ga.comcast.net> has quit IRC (Ping timeout: 244 seconds) | 05:18 | |
tupone | I can fix that stack trace (calling -> new sortEntry[-1]) but this should not happen. I guess memory problem. Need to check with sanitizers | 07:55 |
*** Sgeo <Sgeo!~Sgeo@user/sgeo> has quit IRC (Read error: Connection reset by peer) | 09:23 | |
*** FastLizard4 is back | 11:29 | |
*** FastLizard4 is now away: AWAY from keyboard | 11:40 | |
*** FastLizard4 is back | 12:03 | |
*** FastLizard4 is now away: AWAY from keyboard | 12:24 | |
*** I_Died_Once <I_Died_Once!~I_Died_On@c-98-219-34-189.hsd1.ga.comcast.net> has joined #bzflag | 12:31 | |
*** FastLizard4 is now away: GONE - Screen Detached and Disconnected from IRC (I'm probably asleep, at work, or doing something in real life) | 12:44 | |
*** L4m3r_ <L4m3r_!~L4m3r@user/L4m3r> has joined #bzflag | 13:00 | |
*** L4m3r <L4m3r!~L4m3r@user/L4m3r> has quit IRC (Ping timeout: 244 seconds) | 13:03 | |
*** Sgeo <Sgeo!~Sgeo@user/sgeo> has joined #bzflag | 15:23 | |
*** I_Died_Once <I_Died_Once!~I_Died_On@c-98-219-34-189.hsd1.ga.comcast.net> has quit IRC (Ping timeout: 244 seconds) | 15:32 | |
*** L4m3r_ is now known as L4m3r | 15:53 | |
Juest0 | probably, yeah, thanks tupone :) | 17:50 |
tupone | https://hastebin.skyra.pw/emiqacoyox.swift | 18:00 |
Juest0 | repro'd? | 18:03 |
Juest0 | also, do we have bzflag for arm64 yet? i forget | 18:03 |
Juest0 | oh wait, the notarized app is universal | 18:03 |
tupone | I guess I reproduced | 18:04 |
blast007 | Juest: arm64 for what OS? there's both macOS and Linux build with it | 18:04 |
*** I_Died_Once <I_Died_Once!~I_Died_On@c-98-219-34-189.hsd1.ga.comcast.net> has joined #bzflag | 18:05 | |
Juest0 | blast007: ah cool, has it been tested in asahi? | 18:07 |
blast007 | unlikely | 18:07 |
Juest0 | Oh, i guess i can test it there | 18:07 |
Juest0 | just installed asahi on mom's mba today | 18:07 |
BZNotify | 2.4 @ bzflag: atupone pushed 2 commits (https://github.com/BZFlag-Dev/bzflag/compare/c71893fb592e...0736ae13b5cc): | 18:18 |
BZNotify | 2.4 @ bzflag: atupone 700820: Add --enable-asan & --enable-ubsan. By default disabled. (https://github.com/BZFlag-Dev/bzflag/commit/7008203b267f8ead2a61a893644ac4ea9fe3524b) | 18:18 |
BZNotify | 2.4 @ bzflag: atupone 0736ae: playing.cxx: if you malloc then free (https://github.com/BZFlag-Dev/bzflag/commit/0736ae13b5cc91bbf07a2947c44dab61f3656319) | 18:18 |
tupone | Juest0: if you can test. I don't know if that fixes it | 18:19 |
Juest0 | tupone: i can trry on macos | 18:20 |
tupone | if not I will try again to raise the error. Not so easy here | 18:21 |
Juest0 | sure, its a bit harder to hit due to fast computers | 18:21 |
Juest0 | blast007: what are the migration steps for dependencies on macos? | 18:21 |
Juest0 | oh its already dependencies | 18:22 |
Juest0 | it was windows that wasnt there yet | 18:22 |
Juest0 | ./buildmacOS.sh: /opt/homebrew/bin/autoreconf: /usr/bin/perl5.30: bad interpreter: No such file or directory | 18:29 |
Juest0 | blast007: ^ | 18:29 |
Juest0 | its now perl 5.34 | 18:30 |
Juest0 | i suggest calling perl instead | 18:30 |
Juest0 | oh its autoreconf issue | 18:33 |
Juest0 | welp | 18:34 |
Juest0 | problem solved lol | 18:36 |
Juest0 | reinstalling autoconf | 18:36 |
Juest0 | tupone: is it normal to have 0/0 instead of progress in the first stage before downloading the world? | 18:47 |
Juest0 | tupone: i just reproduced the crash lmao | 18:47 |
Juest0 | loading louman channel crossing | 18:48 |
Juest0 | https://hastebin.skyra.pw/udibapobof.php | 18:49 |
Juest0 | again on a different server | 18:50 |
Juest0 | https://hastebin.skyra.pw/oqisobovuc.php | 18:50 |
Juest0 | the latter was more instant because i hit retry when downloading textures step | 18:51 |
Juest0 | and i dont have a debugger here, im sending macos problem reporter | 18:51 |
Juest0 | i hit "send to apple" | 18:51 |
Juest0 | lol | 18:51 |
*** Juest0 <Juest0!juest@user/Juest> has quit IRC (Remote host closed the connection) | 18:54 | |
tupone | https://hastebin.skyra.pw/ubihadepix.swift | 18:56 |
tupone | got another | 18:56 |
Juest | is it different? | 19:04 |
Juest | Optic_Delusion: could you find the report in sourceforge? | 19:05 |
tupone | Yes it is different. Using a yet removed object | 19:14 |
BZNotify | 2.4 @ bzflag: atupone pushed 1 commit (https://github.com/BZFlag-Dev/bzflag/compare/0736ae13b5cc...a6010de26efb): | 19:26 |
BZNotify | 2.4 @ bzflag: atupone a6010d: playing.cxx: with world delete all the trace of it (https://github.com/BZFlag-Dev/bzflag/commit/a6010de26efbc889c6d4795be9991d5c09133cc0) | 19:26 |
tupone | mind ? | 19:26 |
*** FastLizard4 is back | 19:28 | |
tupone | no test ? ok | 19:52 |
*** FastLizard4 is now away: AWAY from keyboard | 19:59 | |
blast007 | Juest: if you get a chance, test again with the latest 2.4. tupone might have fixed it. | 20:35 |
BZNotify | bzflag: atupone synchronized pull request #334 "Use glm" (https://github.com/BZFlag-Dev/bzflag/pull/334) | 21:03 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!