texstudio-org / texstudio

TeXstudio is a fully featured LaTeX editor. Our goal is to make writing LaTeX documents as easy and comfortable as possible.
http://www.texstudio.org/
GNU General Public License v3.0
2.79k stars 344 forks source link

PDF viewer crashes since 4.8.0 update #3672

Closed kerkovits closed 5 months ago

kerkovits commented 5 months ago

Environment

Actual behavior

Crash dump: unknown at 7ff6881c7433 (TXS-Version 4.8.0 R ) [bt] 00007ff68816d4a5 q+3585657 [bt] 00007ff68816c6b7 q+3582091 [bt] 00007ff6880839e9 q+2628541 [bt] 00007ffce6fcbe70 R+4800 [bt] 00007ff6881c7435 q+3954185 [bt] 00007ff6881c8a25 q+3959801 [bt] 00007ff6881c7435 q+3954185 [bt] 00007ff6881c8a25 q+3959801 [bt] 0000020130562560 ??? error: 126

How to reproduce

I can always reproduce the crash by either:

sunderme commented 5 months ago

Works fine here. Anything particular on your set up? Local drive ? Does it happen with a minimal article as well ?

kerkovits commented 5 months ago

It is a local drive.

I checked it with an article, it does not crash. It crashes with beamer presentations.

sunderme commented 5 months ago

Can you provide the file (or better a strip down version) which causes the crash ?

sunderme commented 5 months ago

Possibly loading the pdf alone may suffice.

kerkovits commented 5 months ago

Further info: The crash does not happen if I delete synctex.gz, so the PDF alone is not enough to reproduce. I am now recompiling.

kerkovits commented 5 months ago

vettan.pdf vettan.synctex.gz

sunderme commented 5 months ago

it crashes in synctex. Let's see how to fix that.

sunderme commented 5 months ago

fixed in latest dev. build