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

Core dump on run for Ubuntu 24.04.1 LTS #3

Open
VK2XAX opened this issue Dec 7, 2024 · 2 comments
Open

Core dump on run for Ubuntu 24.04.1 LTS #3

VK2XAX opened this issue Dec 7, 2024 · 2 comments

Comments

@VK2XAX
Copy link

VK2XAX commented Dec 7, 2024

G'day,
This compiles just fine but core dumps on run.
journalctl -xe shows this....


Dec 07 18:12:38 radiopc HPGLplotter[19900]: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
Dec 07 18:12:38 radiopc HPGLplotter[19900]: Connecting to session manager
Dec 07 18:12:38 radiopc HPGLplotter[19900]: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
Dec 07 18:12:38 radiopc HPGLplotter[19900]: Starting
Dec 07 18:12:38 radiopc HPGLplotter[19900]: Linux radiopc 6.8.0-49-generic #49-Ubuntu SMP PREEMPT_DYNAMIC Mon Nov  4 02:06:24 UTC 2024 x86_64
Dec 07 18:12:38 radiopc HPGLplotter[19900]: HPGLplotter version: v1.23.1
Dec 07 18:12:38 radiopc HPGLplotter[19900]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Dec 07 18:12:38 radiopc HPGLplotter[19900]: _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
Dec 07 18:12:38 radiopc HPGLplotter[19900]: watch_fast: "/us/heterodyne/HPGLplotter/" (establishing: 0, active: 0)
Dec 07 18:12:38 radiopc HPGLplotter[19900]: Settings schema 'us.heterodyne.HPGLplotter' does not contain a key named 'hpgl-end-period'
Dec 07 18:12:38 radiopc kernel: traps: HPGLplotter[19900] trap int3 ip:728659dfe0df sp:7ffc3009e150 error:0

Cheers
Tim
de VK2XAX

@VK2BEA
Copy link
Owner

VK2BEA commented Dec 19, 2024

What version of gtk4 do you have? I don't have an Ubuntu setup to test and RPI-OS is currently only at 4.8.

@VK2XAX
Copy link
Author

VK2XAX commented Dec 30, 2024

Host is Ubuntu on a PC not a Pi.

timt@radiopc:~/Downloads/GPIB/VK2BEA/HPGL-Plotter-main$ gtk4-launch --version
4.14.2
timt@radiopc:~/Downloads/GPIB/VK2BEA/HPGL-Plotter-main$

Also during compilation I see this complaint...

In file included from parseHPGL.c:26:
../include/HPGLplotter.h:237:10: note: ‘#pragma message: You should update to a newer version of linux-gpib’
  237 |  #pragma message "You should update to a newer version of linux-gpib"
      |          ^~~~~~~

But my version is the latest at 4.3.6

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

2 participants