Skip to content

Crash from Unknown Issue #1525

@dipper911

Description

@dipper911

PLEASE FILL OUT THE FOLLOWING. Bug reports with limited information or lacking an attached log file may get limited or delayed help.


Describe the bug

Crash from unknown issue

To Reproduce

Downloading books; tried to remove one of the books from a library while others were downloading

Expected behavior

No crash

Screenshots

Crash log below

Platform

MacOS 25.2, Macbook Pro M1

Log Files

An object implementing IHandleObservableErrors (often a ReactiveCommand or ObservableAsPropertyHelper) has errored, thereby breaking its observable pipeline. To prevent this, ensure the pipeline does not error, or Subscribe to the ThrownExceptions property of the object in question to handle the erroneous case.

at ReactiveUI.RxApp.<>c__DisplayClass7_0.<.cctor>b__2() in c:\temp\releaser\ReactiveUI\src\ReactiveUI\RxApp.cs:line 109
at System.Reactive.Concurrency.Scheduler.<>c.b__74_0(IScheduler _, Action a)
at ReactiveUI.Avalonia.AvaloniaScheduler.Schedule[TState](TState state, TimeSpan dueTime, Func3 action) in c:\temp\releaser\ReactiveUI.Avalonia\src\ReactiveUI.Avalonia\AvaloniaScheduler.cs:line 86 at ReactiveUI.RxApp.<>c.<.cctor>b__7_1(Exception ex) in c:\temp\releaser\ReactiveUI\src\ReactiveUI\RxApp.cs:line 109 at System.Reactive.AnonymousSafeObserver1.OnNext(T value)
at System.Reactive.ObserveOnObserverNew1.DrainStep(ConcurrentQueue1 q)
at System.Reactive.ObserveOnObserverNew1.DrainShortRunning(IScheduler recursiveScheduler) at ReactiveUI.Avalonia.AvaloniaScheduler.<>c__DisplayClass4_11.b__1() in c:\temp\releaser\ReactiveUI.Avalonia\src\ReactiveUI.Avalonia\AvaloniaScheduler.cs:line 58
at Avalonia.Threading.DispatcherOperation.InvokeCore()
at Avalonia.Threading.DispatcherOperation.Execute()
at Avalonia.Threading.Dispatcher.ExecuteJobsCore(Boolean fromExplicitBackgroundProcessingCallback)
at Avalonia.Native.Interop.Impl.__MicroComIAvnPlatformThreadingInterfaceEventsVTable.ReadyForBackgroundProcessing(Void* this)
--- End of stack trace from previous location ---
at Avalonia.Native.DispatcherImpl.RunLoop(CancellationToken token)
at Avalonia.Native.DispatcherImpl.RunLoop(CancellationToken token)
at Avalonia.Threading.DispatcherFrame.Run(IControlledDispatcherImpl impl)
at Avalonia.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at Avalonia.Threading.Dispatcher.MainLoop(CancellationToken cancellationToken)
at Avalonia.Controls.ApplicationLifetimes.ClassicDesktopStyleApplicationLifetime.StartCore(String[] args)
at LibationAvalonia.Program.Main(String[] args) in /Users/runner/work/Libation/Libation/Source/LibationAvalonia/Program.cs:line 63

Default Log File Locations
|macOS|~/Library/Application Support/Libation|

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions