lyx 2.4.0 crashes on the command line on Silicon Mac
Stephan Witt
st.witt at gmx.net
Mon Jul 1 22:32:12 UTC 2024
Am 02.07.2024 um 00:15 schrieb Stephan Witt <st.witt at gmx.net>:
>
> Am 01.07.2024 um 13:03 schrieb Dr Eberhard Lisse <nospam at lisse.NA>:
>>
>> Hi,
>>
>> when trying to compile even the document enclosed, from the command
>> line on my ARM Mac Mini, like so:
>>
>> /Applications/LyX.app/Contents/MacOS/lyx -dbg all -f -e pdf5 newfile1.lyx
>>
>> I am getting the enclosed crash report (also without using -dbg)
>>
>> Doing this on an Intel works as it should.
>>
>> The document compiles/renders in the GUI without issues as enclosed.
>>
>> I have Homebrew's QT stable 6.7.0 installed.
>
> Hi,
>
> I’m not sure - but that shouldn’t matter.
>
> To verify please start it with DYLD_PRINT_LIBRARIES=1 /Applications/LyX.app/Contents/MacOS/lyx …
>
> My impression is there is a problem with loading the „headless platform“ shared library. Perhaps it succeeds with Intel and fails with Arm CPU.
>
> BR, Stephan
Another option is to run it on your ARM Mac Mini with: arch -arch x86_64 /Applications/LyX.app/Contents/MacOS/lyx …
BR, Stephan
More information about the lyx-devel
mailing list