dobridabar created an issue (geany/geany#4575) Hi,
I have Geany 2.1.0 installed on Windows 11, no plugins installed. I did change couple of configuration options (fonts, tabs, etc). I installed it 5 days ago. Had four crashes so far. Three times it was this error (from Event viewer): ``` Faulting application name: geany.exe, version: 2.1.0.0, time stamp: 0x687157c0 Faulting module name: ntdll.dll, version: 10.0.26100.8328, time stamp: 0x0022b8e0 Exception code: 0xc0000374 Fault offset: 0x0000000000117175 Faulting process id: 0x9AB8 Faulting application start time: 0x1DCE795E06E5359 Faulting application path: C:\Program Files\Geany\bin\geany.exe Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll Report Id: 2d53408f-c5b4-4384-b61b-0a567be95004 Faulting package full name: Faulting package-relative application ID: ``` Once it was this error: ``` Faulting application name: geany.exe, version: 2.1.0.0, time stamp: 0x687157c0 Faulting module name: libgtk-3-0.dll, version: 3.24.49.0, time stamp: 0x67c934d4 Exception code: 0xc0000005 Fault offset: 0x000000000015a993 Faulting process id: 0x8E50 Faulting application start time: 0x1DCE6D793EABDA6 Faulting application path: C:\Program Files\Geany\bin\geany.exe Faulting module path: C:\Program Files\Geany\bin\libgtk-3-0.dll Report Id: 184c52c3-146f-46fe-9976-6aa45e513e05 Faulting package full name: Faulting package-relative application ID: ``` I could not figure out what triggers the crash. It just happens in the middle of editing .txt file. I typically have 10-20 files open, modest size (between 1 and 50 kb). -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4575 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/[email protected]>
