Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Codelite 18.1.0 crashes when selecting "new project" or "new workspace" from the file menu or the context menu. #3580

Open
GDACK opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels

Comments

@GDACK
Copy link

GDACK commented Jan 27, 2025

What happened?

It happens when trying to create a new workspace or project. After selecting "new workspace" or "new project" therer is a pause of about three to four seconds, followed by the application closing. There seems to be no way around it and Codelite is unusable in this condition.

Version

Other

Operating system

Windows 10

Steps to reproduce

Try to create a workspace or project either from the File menu, workspace menu or the context menu.

Relevant log output

Faulting application name: codelite.exe, version: 18.1.0.0, time stamp: 0x67802493
Faulting module name: KERNELBASE.dll, version: 10.0.19041.5198, time stamp: 0xd1eefc71
Exception code: 0x20474343
Fault offset: 0x000000000003b699
Faulting process ID: 0xe170
Faulting application start time: 0x01db705ba852d9e2
Faulting application path: C:\Program Files\CodeLite\codelite.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report ID: e5e08dbd-45e4-4feb-9110-8d8f9fd19e98
Faulting package full name: 
Faulting package-relative application ID: 

==========================================================================


Fault bucket 1243817027920917216, type 4
Event Name: APPCRASH
Response: Not available
Cab Id: 0

Problem signature:
P1: codelite.exe
P2: 18.1.0.0
P3: 67802493
P4: KERNELBASE.dll
P5: 10.0.19041.5198
P6: d1eefc71
P7: 20474343
P8: 000000000003b699
P9: 
P10: 

Attached files:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERED96.tmp.dmp
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WEREF2E.tmp.WERInternalMetadata.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WEREF8C.tmp.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WEREF8A.tmp.csv
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WEREFCA.tmp.txt

These files may be available here:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_codelite.exe_f1f8b97d6d33ee4c8d3706ecb6aa36f2901bd6_bd03d526_fb0d1d50-f9ad-46ad-a7c6-e6c0c4734373

Analysis symbol: 
Rechecking for solution: 0
Report Id: e5e08dbd-45e4-4feb-9110-8d8f9fd19e98
Report Status: 268435456
Hashed bucket: 7a62a8dbcc84be841142ecff32cef2e0


================================================================


Faulting application name: codelite.exe, version: 18.1.0.0, time stamp: 0x67802493
Faulting module name: ntdll.dll, version: 10.0.19041.5007, time stamp: 0x688f8c4b
Exception code: 0xc0000374
Fault offset: 0x00000000000ff3c9
Faulting process ID: 0x10350
Faulting application start time: 0x01db705b54179542
Faulting application path: C:\Program Files\CodeLite\codelite.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report ID: 5f1d84f7-8e6f-4cfc-847e-b7c790a1fbaa
Faulting package full name: 
Faulting package-relative application ID:
@GDACK GDACK added the bug label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants