RadCollectionView Crash due to "TaskCanceledException"

0 Answers 42 Views
CollectionView
Andrey
Top achievements
Rank 1
Andrey asked on 27 Nov 2025, 06:23 PM | edited on 27 Nov 2025, 06:24 PM

We can not repro it for now. Stack trace from our crash reports:

Message: AggregateException_ctor_DefaultMessage (TaskCanceledException_ctor_DefaultMessage) (TaskCanceledException_ctor_DefaultMessage) (TaskCanceledException_ctor_DefaultMessage) (TaskCanceledException_ctor_DefaultMessage) (TaskCanceledException_ctor_DefaultMessage) (TaskCanceledException_ctor_DefaultMessage)

System.ThrowHelper.ThrowAggregateException(List`1 exceptions)
System.Threading.Tasks.Task.WaitAllCore(ReadOnlySpan`1 tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
System.Threading.Tasks.Task.WaitAll(Task[] tasks)
Telerik.Maui.Data.ParallelDataEngine.GenerateBottomLevelsFromSourceParallel(ParallelState state)
Telerik.Maui.Data.ParallelDataEngine+<>c__DisplayClass117_0.<BeginParallelProcessing>b__0()
System.Threading.Tasks.Task`1[[Telerik.Maui.Data.ParallelDataEngine+GroupingResults, Telerik.Maui.Core, Version=11.1.0.0, Culture=neutral, PublicKeyToken=5803cfa389c90ce7]].InnerInvoke()
System.Threading.Tasks.Task+<>c.<.cctor>b__292_0(Object obj)
System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
Message: TaskCanceledException_ctor_DefaultMessage
none
Message: TaskCanceledException_ctor_DefaultMessage
none
Message: TaskCanceledException_ctor_DefaultMessage
none
Message: TaskCanceledException_ctor_DefaultMessage
none
Message: TaskCanceledException_ctor_DefaultMessage
none
Message: TaskCanceledException_ctor_DefaultMessage
none

Didi
Telerik team
commented on 28 Nov 2025, 06:18 AM

Hi Andrey, 

I will need more details on the scenario in which the exception message occurs. Send me a sample app in which the issue happens, so I can further research this. 

If you do not want to attach the ticket in the forum, open a support ticket and attach the project to it. To reduce the file size, delete bin and obj folders and archive the project.

Andrey
Top achievements
Rank 1
commented on 02 Dec 2025, 10:37 AM

Hi Didi, I will try, meantime the stack trace says nothing to us, looks independend in Telerik Maui.
Andrey
Top achievements
Rank 1
commented on 29 Dec 2025, 12:06 PM | edited

We have a RadCollectionView with the multiple groups, happened randomly by our crash logs

Telerik.Maui.Data.ParallelDataEngine.GenerateBottomLevelsFromSourceParallel(ParallelState state)
Telerik.Maui.Data.ParallelDataEngine+<>c__DisplayClass117_0.<BeginParallelProcessing>b__0()

Didi
Telerik team
commented on 29 Dec 2025, 01:25 PM

Hi Andrey,

I will need a sample repro project and exact Telerik and Maui versions you use in which the issue happens. Also include steps to reproduce the issue and on which platform(s) the crash happens. 

Thank you in advance.

No answers yet. Maybe you can help?

Tags
CollectionView
Asked by
Andrey
Top achievements
Rank 1
Share this question
or