Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XP12.1.3b1 - Avitab crashes x-plane when pening pdf charts #213

Open
domrnet opened this issue Nov 18, 2024 · 4 comments
Open

XP12.1.3b1 - Avitab crashes x-plane when pening pdf charts #213

domrnet opened this issue Nov 18, 2024 · 4 comments

Comments

@domrnet
Copy link

domrnet commented Nov 18, 2024

Hi

With the new XP12.1.3b1 I am able to openAvitab fine. Map works fine but if I open a PDF chart or document it crashes Xplane. This also happens with chartfox charts.

The x-plane log just gives an arts control message but if I run form the command line I see the following as soon as I open a chart ...

[48839:48839:20241118,100816.102365:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.127665:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.127912:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.128083:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.133733:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.133851:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.133964:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.134180:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.135016:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.135923:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.136023:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.136114:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.136226:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.136318:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.136393:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.136500:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.136683:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.136791:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.136889:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.136986:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.137098:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.137214:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.137309:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.137486:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.137617:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.137718:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.137845:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.137939:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.138049:ERROR elf_dynamic_array_reader.h:64] tag not found
[48839:48839:20241118,100816.140098:ERROR process_memory_range.cc:75] read out of range
[48839:48839:20241118,100816.140181:ERROR process_memory_range.cc:75] read out of range
[48839:48839:20241118,100816.163902:WARNING thread_snapshot_linux.cc:112] Unknown scheduling policy 1073741826
[48839:48839:20241118,100816.170778:WARNING thread_snapshot_linux.cc:112] Unknown scheduling policy 1073741826
[48839:48839:20241118,100816.172378:WARNING thread_snapshot_linux.cc:112] Unknown scheduling policy 1073741826
[48839:48839:20241118,100816.173433:WARNING thread_snapshot_linux.cc:112] Unknown scheduling policy 1073741826
[48839:48839:20241118,100816.197262:ERROR process_memory_range.cc:75] read out of range
[48839:48839:20241118,100816.197287:ERROR process_memory_range.cc:75] read out of range
[48839:48839:20241118,100816.197471:ERROR process_memory_range.cc:75] read out of range
[48839:48839:20241118,100816.197487:ERROR process_memory_range.cc:75] read out of range
MicroProfile: Web server started on 127.0.0.1:1339
MicroProfile: Web server started on 192.168.0.45:1339
Picking device: NVIDIA GeForce RTX 3060
Segmentation fault (core dumped)

System specs:

Operating System: Kubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.8.0-48-generic (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-4790 CPU @ 3.60GHz
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3060/PCIe/SSE2

I have run a mem test and that was ok (I see the error mentions memory so thought best to eliminate that)

@mjh65
Copy link
Collaborator

mjh65 commented Nov 20, 2024

Thought I would just try a quick test to see if I could reproduce this, and I could not. My system is an AMD Windows 11, so not identical.
I'm wondering why the new X-Plane beta might result in the changed behaviour, since (AFAIK) opening PDF files doesn't use any of the X-Plane APIs. Displaying the rasterized PDF pages does use the graphics API, but this is also true for maps. I wonder do other document types (eg PNG, JPG) open and display correctly? Is it only PDF files that cause a crash?
This doesn't feel like an Avitab issue, but equally there also aren't any other obvious suspects.
Very strange!

@sparker256
Copy link

I found the same thing with my Ubuntu 24.04 install. I sent the crash reported to LR. I used the readme.pdf in the charts folder and then opened it with the Ubuntu Document and it opened fine.

@domrnet
Copy link
Author

domrnet commented Nov 21, 2024

I have even upgraded to my setup to Kubuntu 24.10 just to see if that had any impact but no.
JPG - Crash
PNG - Crash
PDF- Crash
Same errors as I had previously posted

So whatever has happened with the new beta has introduced something. Avitab is working fine on the normal 12.1.2 version of x-plane luckily so the world has not ended yet.

@domrnet
Copy link
Author

domrnet commented Nov 21, 2024

I found the same thing with my Ubuntu 24.04 install. I sent the crash reported to LR. I used the readme.pdf in the charts folder and then opened it with the Ubuntu Document and it opened fine.

I've also sent a bug report today. Hopefully more do then Laminar can check it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants