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 HaxeDevelop often crashes at startup (never had the case with previous version).

Here’s what I found in Exceptions.log:

Unhandled exception: 

System.Exception: System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
   à HaXeContext.HaxeComplete.<>c__DisplayClass22_0`1.<StartThread>b__0(Object _)
   à System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   à System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   à System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   à System.Threading.ThreadPoolWorkQueue.Dispatch()
   à System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:17 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
Neverbirthcommented, Dec 15, 2017

Well, that’s not exactly startup heh, but I know why and where it happens, I already did some work for this, hopefully I can push my local changes tomorrow.

1reaction
Neverbirthcommented, Nov 28, 2017

I pushed a change that should fix your second exception @markknol. With the projects I have here I couldn’t repro it, so even if I’m confident I won’t say it solves it 100%. I wonder if your first exception is some bug specific to QuickNavigate as I see it in the stacktrace.

I will try to reproduce and fix Nicolas’ one tomorrow.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: Windows 10 Crashes on Startup
If we're talking about the basic reasons, one cause for this is a bad power supply. In this case, you may want to...
Read more >
Crashing 2 seconds into startup (No Error Code) (Windows ...
Hey guys. I've been trying to fix this for a few days and I'll start by saying this game worked perfect for me...
Read more >
How to Fix Windows 10 Crashing Randomly or at Startup
How to Fix Windows 10 Crashing Randomly or at Startup · Troubleshooting · Method 1: Cleaning Dust · Method 2: Checking and Replacing...
Read more >
How to Fix Steam Games Crashing on Startup - [Tutorial]
Steam is well known to crash from time to time either on startup each time you launch it or it crashes randomly.
Read more >
Windows 10 desktop keeps crashing on startup and ...
Hi,My laptop keeps crashing at least once, sometimes up to 3 times when booting up.It also crashes sometimes during games, but it seems...
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