prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.72k stars 1.93k forks source link

Random crash to desktop Beta 2.4.0 #7296

Closed Crowlord closed 2 years ago

Crowlord commented 2 years ago

Version

Beta 2.4.0 Win64

Operating system type + version

Windows 10 PRO 21H1 In case of 3D rendering issues, please attach the content of menu Help -> System Info dialog

3D printer brand / version + firmware version (if known)

N/A

Behaviour

Random crash to desktop, no error message. Seems to happen when asked to process.

Project File (.3MF) where problem occurs

N/A (no set behaviour)

fe60 commented 2 years ago

Its hard to analyze/fix an issue that can't be reproduced. Did you try running PrusaSlicer with logging to get more information? See comment from developer in https://github.com/prusa3d/PrusaSlicer/issues/4316#issuecomment-634769532

Crowlord commented 2 years ago

Running it that way now, lets see if i can get some info. :)

Crowlord commented 2 years ago

just had my first one. There is no log error at all it just shuts!

+++++++++++++++++++++++++++

PS D:\OneDrive\Desktop\PrusaSlicer-2.4.0-beta1+win64-202110251333>

lukasmatena commented 2 years ago

@Crowlord Thanks, but we need more information. Most importantly we need to know what exactly you did before the crash. "Random crashes" is by far not enough.

"Seems to happen when asked to process." - ok, so then it is not random, but it happens after you did... something. We need to know what. The log indicates you were sending something to OctoPrint? Can this be a duplicate of #7170?

Crowlord commented 2 years ago

OK.

It has happened when I have changed print profiles, when I have finished exporting, mid exporting, when the program is lieing unused. It has been random with no obvious cause.

I have experienced this problem for some time before raising it, in fact I came away from the alpha for this very reason assuming somebody else would pick up on it. As its now beta and could make it into production I thought i could possibly start to raise a concern.

If I had no detailed and specific info I would have shared it.

My own personal testing makes me suspect it is One Drive causing an error. I have moved the beta to an un-backed up location on my SSD and will report back.

To be honest I half expected snark BECAUSE I have so little info but was no longer prepared to leave a potentially breaking bug unreported. To have got some is... frustrating.

On Mon, 15 Nov 2021 at 10:27, Lukáš Matěna @.***> wrote:

@Crowlord https://github.com/Crowlord Thanks, but we need more information. Most importantly we need to know what exactly you did before the crash. "Random crashes" is by far not enough.

"Seems to happen when asked to process." - ok, so then it is not random, but it happens after you did... something. We need to know what. The log indicates you were sending something to OctoPrint? Can this be a duplicate of #7170 https://github.com/prusa3d/PrusaSlicer/issues/7170?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/prusa3d/PrusaSlicer/issues/7296#issuecomment-968748533, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGJKPQCZ53GKRHMAOT4AJC3UMDOC3ANCNFSM5H5RZYBQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Crowlord commented 2 years ago

I do experience the referenced issue. I will close this one and await beta 2 to see if it fixes it.

lukasmatena commented 2 years ago

@Crowlord If it happens even when you are not uploading to OctoPrint and if it happened in alpha1, than it is not just #7170, but something else. #7170 was a bug introduced in beta1 only. You can start by running slicer from command line as prusa-slicer-console.exe --sw-renderer. In case that fixes the crashes, the problem is somehow connected to the graphics driver.