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

[Crash] System.Threading.Tasks.TaskCanceledException: A task was canceled. #945

Closed
trebory6 opened this issue Nov 30, 2024 · 2 comments
Closed
Assignees

Comments

@trebory6
Copy link

System

UVtools v4.4.3 X64
Operative system: Linux 6.11.9-200.fsync.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC TKG Mon Nov 18 06:46:57 UTC 2024 X64
Processor: AMD Ryzen 5 5600X 6-Core Processor
Processor cores: 12
Memory RAM: 25.49 / 31.26 GB
Runtime: nobara.40-x64
Framework: .NET 6.0.33
AvaloniaUI: 11.1.3
OpenCV: 4.9.0

Path:       /tmp/.mount_UVtoolxaNJYY/usr/bin/
Executable: /tmp/.mount_UVtoolxaNJYY/usr/bin/UVtools

Printer and Slicer

  • Printer: Elegoo Saturn 4 Ultra
  • Slicer: Lychee Slicer 7.1.206

Description of the bug

System.Threading.Tasks.TaskCanceledException: A task was canceled.
   at Avalonia.Threading.DispatcherOperation.Wait(TimeSpan timeout)
   at Avalonia.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
   at Avalonia.Threading.Dispatcher.Send(SendOrPostCallback action, Object arg, Nullable`1 priority)
   at Avalonia.Threading.AvaloniaSynchronizationContext.Send(SendOrPostCallback d, Object state)
   at Tmds.DBus.Protocol.DBusConnection.Observer.Emit(Exception exception)
   at Tmds.DBus.Protocol.DBusConnection.Observer.Dispose(Exception exception, Boolean removeObserver)
   at Tmds.DBus.Protocol.DBusConnection.Dispose()
   at Tmds.DBus.Protocol.Connection.Disconnect(Exception disconnectReason, DBusConnection trigger)
   at Tmds.DBus.Protocol.DBusConnection.HandleMessages(Exception exception, Message message)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
   at System.Threading.QueueUserWorkItemCallbackDefaultContext.Execute()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Category: Non-UI
File: marker_smooth_engraved.goo  [Version: 0] [Class: GooFile]

Machine date time: 11/30/2024 10:17:27AM
    UTC date time: 11/30/2024 6:17:27PM

How to reproduce

Honestly I just open a file from Lychee Slicer, and it hangs at 100% or close to 100% of "Gathering Bounds"
Screenshot_20241130_102625

Files

LycheeSlicer Files.zip

Copy link

This is your first time submitting an issue with UVtools 🥳Please review your issue and ensure that the submit template was followed, the information is complete, and not related to any other open issue. It will be reviewed shortly. Debugging is very important and make the program better. Thanks for contributing and making the software better! 🙌

@sn4k3
Copy link
Owner

sn4k3 commented Dec 2, 2024

Can you reproduce again and while it does can you monitor your RAM using the system tools?

@sn4k3 sn4k3 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 18, 2024
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