IRC logs of Libera.Chat #BZFlag for Wednesday, 2024-12-11

BZNotifybzflag: 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
BZNotifymaster @ bzflag-bzfls3: blast007 pushed 2 commits (https://github.com/BZFlag-Dev/bzflag-bzfls3/compare/76f8a0eb3169...f720f7ab99e6):01:08
BZNotifymaster @ 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
BZNotifymaster @ bzflag-bzfls3: blast007 f720f7: Update dependencies. (https://github.com/BZFlag-Dev/bzflag-bzfls3/commit/f720f7ab99e685ed54cecd8b7d3e2e2a0f9461e2)01:08
BZNotifybzflag: 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
Juestblast007: Optic_Delusion: hm, further thoughts?01:11
Juestit appears that we were fooled by drawinfo because the stacktrace blamed that01:11
Juestbut if you notice, if you're observer it blames the scoreboard and the observer initialization routine01:12
Juestif you're a player it's slightly different but the same thing01:12
Optic_Delusioni 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
Juestlol01:18
Optic_Delusionthat's all the knowledge i have01:18
Juestyeah except when you are surprised by the menu disappearing requiring you to press esc01:18
Juest:p01:18
*** Tobbi <Tobbi!~Tobbi@SuperTux/Tobbi> has joined #bzflag03: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 #bzflag03:50
*** yuitimothy is back03: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
tuponeI can fix that stack trace (calling -> new sortEntry[-1]) but this should not happen. I guess memory problem. Need to check with sanitizers07:55
*** Sgeo <Sgeo!~Sgeo@user/sgeo> has quit IRC (Read error: Connection reset by peer)09:23
*** FastLizard4 is back11:29
*** FastLizard4 is now away: AWAY from keyboard11:40
*** FastLizard4 is back12:03
*** FastLizard4 is now away: AWAY from keyboard12:24
*** I_Died_Once <I_Died_Once!~I_Died_On@c-98-219-34-189.hsd1.ga.comcast.net> has joined #bzflag12: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 #bzflag13:00
*** L4m3r <L4m3r!~L4m3r@user/L4m3r> has quit IRC (Ping timeout: 244 seconds)13:03
*** Sgeo <Sgeo!~Sgeo@user/sgeo> has joined #bzflag15: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 L4m3r15:53
Juest0probably, yeah, thanks tupone :)17:50
tuponehttps://hastebin.skyra.pw/emiqacoyox.swift18:00
Juest0repro'd?18:03
Juest0also, do we have bzflag for arm64 yet? i forget18:03
Juest0oh wait, the notarized app is universal18:03
tuponeI guess I reproduced18:04
blast007Juest: arm64 for what OS?  there's both macOS and Linux build with it18:04
*** I_Died_Once <I_Died_Once!~I_Died_On@c-98-219-34-189.hsd1.ga.comcast.net> has joined #bzflag18:05
Juest0blast007: ah cool, has it been tested in asahi?18:07
blast007unlikely18:07
Juest0Oh, i guess i can test it there18:07
Juest0just installed asahi on mom's mba today18:07
BZNotify2.4 @ bzflag: atupone pushed 2 commits (https://github.com/BZFlag-Dev/bzflag/compare/c71893fb592e...0736ae13b5cc):18:18
BZNotify2.4 @ bzflag: atupone 700820: Add --enable-asan & --enable-ubsan. By default disabled. (https://github.com/BZFlag-Dev/bzflag/commit/7008203b267f8ead2a61a893644ac4ea9fe3524b)18:18
BZNotify2.4 @ bzflag: atupone 0736ae: playing.cxx: if you malloc then free (https://github.com/BZFlag-Dev/bzflag/commit/0736ae13b5cc91bbf07a2947c44dab61f3656319)18:18
tuponeJuest0: if you can test. I don't know if that fixes it18:19
Juest0tupone: i can trry on macos18:20
tuponeif not I will try again to raise the error. Not so easy here18:21
Juest0sure, its a bit harder to hit due to fast computers18:21
Juest0blast007: what are the migration steps for dependencies on macos?18:21
Juest0oh its already dependencies18:22
Juest0it was windows that wasnt there yet18:22
Juest0./buildmacOS.sh: /opt/homebrew/bin/autoreconf: /usr/bin/perl5.30: bad interpreter: No such file or directory18:29
Juest0blast007: ^18:29
Juest0its now perl 5.3418:30
Juest0i suggest calling perl instead18:30
Juest0oh its autoreconf issue18:33
Juest0welp18:34
Juest0problem solved lol18:36
Juest0reinstalling autoconf18:36
Juest0tupone: is it normal to have 0/0 instead of progress in the first stage before downloading the world?18:47
Juest0tupone: i just reproduced the crash lmao18:47
Juest0loading louman channel crossing18:48
Juest0https://hastebin.skyra.pw/udibapobof.php18:49
Juest0again on a different server18:50
Juest0https://hastebin.skyra.pw/oqisobovuc.php18:50
Juest0the latter was more instant because i hit retry when downloading textures step18:51
Juest0and i dont have a debugger here, im sending macos problem reporter18:51
Juest0i hit "send to apple"18:51
Juest0lol18:51
*** Juest0 <Juest0!juest@user/Juest> has quit IRC (Remote host closed the connection)18:54
tuponehttps://hastebin.skyra.pw/ubihadepix.swift18:56
tuponegot another 18:56
Juestis it different?19:04
JuestOptic_Delusion: could you find the report in sourceforge?19:05
tuponeYes it is different. Using a yet removed object19:14
BZNotify2.4 @ bzflag: atupone pushed 1 commit (https://github.com/BZFlag-Dev/bzflag/compare/0736ae13b5cc...a6010de26efb):19:26
BZNotify2.4 @ bzflag: atupone a6010d: playing.cxx: with world delete all the trace of it (https://github.com/BZFlag-Dev/bzflag/commit/a6010de26efbc889c6d4795be9991d5c09133cc0)19:26
tuponemind ?19:26
*** FastLizard4 is back19:28
tuponeno test ? ok19:52
*** FastLizard4 is now away: AWAY from keyboard19:59
blast007Juest: if you get a chance, test again with the latest 2.4.  tupone might have fixed it.20:35
BZNotifybzflag: 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/!