question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error in KernelBase.dll when using nested ItemsRepeater

See original GitHub issue

Describe the bug

When scrolling nested repeaters, scrolling them for a certain amount will result in the following error:

Exception thrown at 0x00007FF84D16361C in ItemsRepeaterExperiments.exe: 
Microsoft C++ exception: winrt::hresult_error at memory location 0x000000CF37E7A960.

Steps to reproduce the bug

Steps to reproduce the behavior:

  1. Open the project in #2284
  2. Visit the second tab (“Nested selection demo”
  3. Scroll down using mousewheel or clicking on the inside and pressing page down key

Expected behavior

Not to crash

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
chingucodingcommented, Jun 6, 2020

Awesome that you found the root of this issue. Would you like me to look fix this @ranjeshj?

Also is there a way we could add an automatic test for this? The crash itsself can’t be reproduced in a reliable fashion. @StephenLPeters FYI.

0reactions
chingucodingcommented, Jun 8, 2020

Alright, I see. That sounds like a good approach, I will take a look at this tomorrow.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Applications Fail to Start with Kernelbase.dll error
The file KernelBase.dll is a DLL file stored in the system folder of Windows operating system. It is created automatically during the ...
Read more >
How to Fix Kernelbase.Dll Error In Windows 10/8/7 [Tutorial]
How to Fix Kernelbase. Dll Error In Windows 10/8/7 [Tutorial] KernelBase. dll is the system file of Windows Operating System, which serves ...
Read more >
Expander crashes the app when nested with an ...
Describe the bug Having an ItemsRepeater in a Expander will crash the app. Other controls seem to work normally with the expander Regression ......
Read more >
Fix - KernelBase.dll crashing error Quickly
Damaged or corrupt KernelBase.dll file. · KernelBase. · Outdated or faulty driver. · Two software using the same KernelBase. · Corrupt Windows ...
Read more >
APPCRASH on KERNELBASE.dll Visual Studio 2010 with ...
the error has something to do with kernelbase.dll, but I guess it might not related to windows-kernel, I have removed the tag.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found