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

Initializing StaticPrintConfigs Segmentation Fault #8265

Closed
2 tasks
fraschm1998 opened this issue Apr 30, 2022 · 9 comments
Closed
2 tasks

Initializing StaticPrintConfigs Segmentation Fault #8265

fraschm1998 opened this issue Apr 30, 2022 · 9 comments

Comments

@fraschm1998
Copy link

fraschm1998 commented Apr 30, 2022

Description of the bug

./PrusaSlicer-2.4.2+linux-x64-GTK3-202204251120.AppImage --loglevel 4
[2022-04-30 12:07:00.092799] [0x00007fd1960bc880] [trace] Initializing StaticPrintConfigs
[2022-04-30 12:07:00.160514] [0x00007fd1960bc880] [debug] full path: 10135649659260169801
[2022-04-30 12:07:00.160547] [0x00007fd1960bc880] [debug] single instance: undefined. other params: /tmp/.mount_PrusaSBBGQtq/usr/bin/bin/prusa-slicer;--loglevel;4
[2022-04-30 12:07:00.160559] [0x00007fd1960bc880] [debug] full lock path: /home/massimo/.config//PrusaSlicer/cache/10135649659260169801.lock
[2022-04-30 12:07:00.160597] [0x00007fd1960bc880] [debug] Creating lockfile.
[2022-04-30 12:07:00.160606] [0x00007fd1960bc880] [info] Instance check: Another instance not found or single-instance not set.
[1] 26737 segmentation fault ./PrusaSlicer-2.4.2+linux-x64-GTK3-202204251120.AppImage --loglevel 4

Project file & How to reproduce

I can't even start the application. I also tried installing from source from the gentoo repository and get the same error.

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

PrusaSlicer-2.4.2+linux-x64-GTK3-202204251120.AppImage

Operating system

Selinux Openrc Gentoo wayland

Printer model

Ender 3 Pro

@kindrowboat
Copy link

I am also seeing this with PrusaSlicer-2.4.2 on Arch Linux.

$ prusa-slicer --loglevel 4
[2022-07-24 19:15:11.564513] [0x00007f11900f0d80] [debug]   full path: 1797574042472667053
[2022-07-24 19:15:11.564527] [0x00007f11900f0d80] [debug]   single instance: undefined. other params: prusa-slicer;--loglevel;4
[2022-07-24 19:15:11.564546] [0x00007f11900f0d80] [debug]   full lock path: /home/kindrobot/.config/PrusaSlicer/cache/1797574042472667053.lock
[2022-07-24 19:15:11.564554] [0x00007f11900f0d80] [debug]   Creating lockfile.
[2022-07-24 19:15:11.564557] [0x00007f11900f0d80] [info]    Instance check: Another instance not found or single-instance not set.
zsh: segmentation fault (core dumped)  prusa-slicer --loglevel 4

@kindrowboat
Copy link

FWIW this seems to have been fixed in PrusaSlicer-2.5.0-alpha3.

@bubnikv
Copy link
Collaborator

bubnikv commented Jul 25, 2022

Initializing StaticPrintConfigs Segmentation Fault

Do you have a call stack for that?

@kindrowboat
Copy link

bubnikv, should I get the call stack? I ran it with --loglevel4 and pasted the whole output.

@chrishoage
Copy link

@bubnikv I am having the same issue. I posted the gdb output over here #8563 (comment)

Please let me know if there is further information I can provide.

@bubnikv
Copy link
Collaborator

bubnikv commented Aug 22, 2022

@motevets Call stack would certainly help.

@deadpickle
Copy link

Any fixes for this... I got the same for 2.50 on Ubuntu 20.04

@lukasmatena
Copy link
Collaborator

Can you please retest in 2.6.0-alpha5? If this was the same as #8563, it should be fixed now.

@lukasmatena
Copy link
Collaborator

No response, probably fixed. Closing.

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

6 participants