• src/conio/wl_cio.c x_cio.c

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Wednesday, April 15, 2026 21:25:33
    https://gitlab.synchro.net/main/sbbs/-/commit/f3ca798d90c3835b2297468a
    Modified Files:
    src/conio/wl_cio.c x_cio.c
    Log Message:
    Bump event thread stacks up to 1MB

    64k is... quite tight for the vent threads, they do a LOT.
    This may be the root cause of mystery crashes on Ubuntu 24.
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Wednesday, April 15, 2026 23:54:03
    https://gitlab.synchro.net/main/sbbs/-/commit/f2b9589987691c37eaf102b4
    Modified Files:
    src/conio/wl_cio.c x_cio.c
    Log Message:
    Reduce stack sice increased in previous commit.

    Just go four times as large, not 16... I'm seeing 62k of 64k in use
    on my system, so increasing to 256k seems "reasonable"
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)