Re: qcad does not segfault when qtscript is compiled with -O0.

2023-12-26 Thread Andy Bradford
Thus said Stuart Henderson on Tue, 26 Dec 2023 23:25:42 +: > This was already diagnosed and fixed in -current, see > https://marc.info/?l=openbsd-ports&m=170160684730438&w=2 Indeed it was. While I do follow ports@ I must not have noticed because I only recently discovered the association wit

Re: qcad does not segfault when qtscript is compiled with -O0.

2023-12-26 Thread Stuart Henderson
This was already diagnosed and fixed in -current, see https://marc.info/?l=openbsd-ports&m=170160684730438&w=2 https://github.com/openbsd/ports/blob/e10f7e1a39f85873183c232462850449f777e16f/x11/qt5/qtscript/patches/patch-src_3rdparty_javascriptcore_JavaScriptCore_interpreter_CallFrame_h On 2023-12

qcad does not segfault when qtscript is compiled with -O0.

2023-12-26 Thread Andy Bradford
Hello, A little over a year ago I reported[1] that qcad started having segfaults in 7.0 (or 7.1). I thought I would try to debug it today in 7.4 and so enabled DEBUG_PACKAGES and DEBUG variables in the cad/qcad Makefile and also the x11/qt5/qtscript Makefile hoping to debug the