Opened 3 years ago
Closed 2 years ago
#12544 closed Bug report (fixed)
hard crash - Faulting module name: libstdc++-6.dll
Reported by: | mark | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | ||
Component version: | 1.0.1 | Operating system type: | Windows |
Operating system version: | 2012 r2 |
Description
The filezilla logfile is empty, all i have is this in the windows eventlog:
Faulting application name: filezilla-server.exe, version: 0.0.0.0, time stamp: 0x00000000
Faulting module name: libstdc++-6.dll, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0x40000015
Fault offset: 0x000000000001f70a
Faulting process id: 0x5f8
Faulting application start time: 0x01d7b11f4c9119a6
Faulting application path: C:\Program Files\FileZilla Server\filezilla-server.exe
Faulting module path: C:\Program Files\FileZilla Server\libstdc++-6.dll
Report Id: e5e5db18-1fa7-11ec-8123-0026824f9497
Faulting package full name:
Faulting package-relative application ID:
Change History (13)
comment:1 by , 3 years ago
Priority: | blocker → normal |
---|
comment:2 by , 2 years ago
I installed the newest version and now I have this problem also. FileZilla crashes around every 10 Minutes...
comment:3 by , 2 years ago
Status: | new → moreinfo |
---|
Please attach the latest crash dump located at %LOCALAPPDATA%\CrashDumps
comment:4 by , 2 years ago
Status: | moreinfo → new |
---|
I'm sorry, but there are no crashdumps. FileZilla-server.exe ist registered for crashdumps but there are none...???
I have the following key in the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps\filezilla-server.exe
With value (dword) DumpType = 1
I only see the error in the event log and the service is not running any more...
Name der fehlerhaften Anwendung: filezilla-server.exe, Version: 0.0.0.0, Zeitstempel: 0x00000000
Name des fehlerhaften Moduls: libstdc++-6.dll, Version: 0.0.0.0, Zeitstempel: 0x00000000
Ausnahmecode: 0x40000015
Fehleroffset: 0x000000000001f70a
ID des fehlerhaften Prozesses: 0x2380
Startzeit der fehlerhaften Anwendung: 0x01d8a035768f51f3
Pfad der fehlerhaften Anwendung: C:\Program Files\FileZilla Server\filezilla-server.exe
Pfad des fehlerhaften Moduls: C:\Program Files\FileZilla Server\libstdc++-6.dll
Berichtskennung: a75e5554-760d-4a82-8089-d3dc446e706e
Vollständiger Name des fehlerhaften Pakets:
Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
comment:5 by , 2 years ago
Status: | new → moreinfo |
---|
You need to check in the %LOCALAPPDATA%\CrashDumps of the Windows account the server service is running under, SYSTEM by default.
Not in front of a Windows right now, if I remember correclty it's under c:\windows\system32\config\systemprofile by default.
comment:6 by , 2 years ago
Status: | moreinfo → new |
---|
thanks, in this folder there are crashdumps... See attachment
comment:8 by , 2 years ago
Status: | new → moreinfo |
---|
Unfortunately the crash dump was inconclusive.
What is needed is a dump from a build with debug symbols.
- Download https://filezilla-project.org/nightlies_server/2022-07-26/win64/FileZilla_Server_debug.tar.bz2
- Make sure the server is not running.
- Extract the contents of the tarball into FileZilla Server's installation directory, overwriting the old executables and libraries.
- Afterwards start the server
- Once it crashes, submit the fresh dump.
comment:9 by , 2 years ago
Status: | moreinfo → new |
---|
I uploaded a Dump created with your debug version. Please delete again after download...
comment:11 by , 2 years ago
Status: | new → moreinfo |
---|
The bug should be fixed, please try this build: https://filezilla-project.org/nightlies_server/2022-07-27/win64/FileZilla_Server_1.5.0_win64-setup.exe
comment:12 by , 2 years ago
Status: | moreinfo → new |
---|
Since the installation of the new version there was no crash any more.
Thanks a lot for your quick help!
comment:13 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Not a blocker, doesn't affect absolutely all users.