- [ X ] I have checked the troubleshooting
Bug report
Linux app crashes when attempting to print any note.
Terminal output:
[bugsnag] Loaded!
app:info Initializing inkdrop app.. +0ms
app:info Arguments: /usr/lib/inkdrop/inkdrop +3ms
app:info Starting inkdrop app.. +97ms
app:info axios default config: { proxy: false, httpAgent: undefined, httpsAgent: undefined } +41ms
app:info Starting a session +104ms
mesa: for the --simplifycfg-sink-common option: may only occur zero or one times!
mesa: for the --global-isel-abort option: may only occur zero or one times!
mesa: for the --amdgpu-atomic-optimizations option: may only occur zero or one times!
[1225358:0527/130248.154167:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
Crashing due to FD ownership violation:
#0 0x565460471b03 <unknown>
#1 0x56546051ab5c <unknown>
#2 0x56546051ab21 <unknown>
#3 0x7f976dca4ef3 <unknown>
Trace/breakpoint trap
Environment
- Platform: Ubuntu
- Platform version: 22.04 LTS (GNOME 42)
- App Version: 5.5.1
How to reproduce
-
Install Inkdrop from DEB package on Ubuntu 22.04 LTS.
-
Try to print a note with Ctrl+Shift+P.
-
App window darkens, (GNOME âForce Quitâ/âWaitâ dialog may appear) then app crashes.