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.

Latest version cause app pool crash

See original GitHub issue

After update to the latest version application pool crashes right after loading the page. Unfortunately, there is no much info in event viewer:

Faulting application name: w3wp.exe, version: 8.5.9600.16384, time stamp: 0x5215df96
Faulting module name: clr.dll, version: 4.7.3416.0, time stamp: 0x5cabfc63
Exception code: 0xc00000fd
Fault offset: 0x00000000000050a7
Faulting process id: 0x1894
Faulting application start time: 0x01d5477817cfae43
Faulting application path: c:\windows\system32\inetsrv\w3wp.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
Report Id: 5dd482ec-b36b-11e9-80d2-00155d50707c
Faulting package full name: 
Faulting package-relative application ID: 
An unhandled win32 exception occurred in process #6592. Just-In-Time debugging this exception failed with the following error: The process ID is invalid.

Check the documentation index for 'Just-in-time debugging, errors' for more information.

I’ve run debugger and it throws System.StackOverflowException.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:21 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
Bykievcommented, Jul 31, 2019

@AlekseyMartynov, unfortunately, I cannot provide working sample right now, I’ll continue to investigate the root of the issue. If I’ll find smth interesting, I’ll report back to you. Thanks.

0reactions
AlekseyMartynovcommented, Aug 9, 2019

Yes, the default behavior of column lookup data sources has trade-offs. For large lookup collections, consider server-side calculated properties instead. If you have DataGrid-related feedback or questions contact DevExpress experts at Support Center.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot application pool crashes on Cloud Services
This article discusses how to resolve application pool crashes on a virtual machine (VM) in Microsoft Azure Cloud Services.
Read more >
Figuring out a IIS app pool crash on production
I have an app pool running a . net 472 application that will occasionally crash on our production server. This is the message...
Read more >
windows 10 - Application pool with custom account crashing
Turn on debug logging to the screen in the config file, restart the app pool, and then try again to see if it...
Read more >
IIS 6 - ASP.NET - AppPool Crashing
You configured something to run on IIS6 and it is immediately crashing, causing rapid failure and immediate disablement of the application pool. Thus,...
Read more >
Solved: IIS app pool crashing for no reason
IIS app pool crashing for no reason. I'm running windows server 2012 R2, and I'm hosting multiple websites. I'm using the newest version...
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