mirror of
https://github.com/mumble-voip/mumble.git
synced 2026-03-03 00:46:56 -05:00
murmur 1.5.857.0 crashing after a while on win dc 2019 #3099
Labels
No labels
GlobalShortcuts
Hacktoberfest
accessibility
acl
asio
audio
bonjour
bsd
bug
build
certificate
ci
client
code
documentation
external-bug
feature-request
gRPC
github
good first issue
help wanted
help-needed
ice
installer
linux
macOS
needs-ckeck-with-latest-version
needs-more-input
overlay
positional audio
priority/P0 - Blocker
priority/P1 - Critical
priority/P2 - Important
priority/P3 - Somewhat important
priority/P4 - Low
public-server-registration
qt
recording
release-management
server
stale-no-response
stale-support
support
task
test
theme
translation
triage
ui
windows
wontfix
x64
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mumble-mumble-voip#3099
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zapy85 on GitHub (Feb 13, 2026).
The issue
Hi, running mumble server on DC2019 single instance and it crashes randomly.
from eventlog:
Faulting application name: mumble-server.exe, version: 1.5.857.0, time stamp: 0x68ea9657
Faulting module name: ucrtbase.dll, version: 10.0.17763.6189, time stamp: 0xbc3e3f37
Exception code: 0xc0000409
Fault offset: 0x000000000006e77e
Faulting process id: 0x1b84
Faulting application start time: 0x01dc9540d9019b94
Faulting application path: C:\Program Files\Mumble\server\mumble-server.exe
Faulting module path: C:\Windows\System32\ucrtbase.dll
Report Id: 3c644861-bf14-4643-941c-fe8830193c2d
Faulting package full name:
Faulting package-relative application ID:
Fault bucket 2154316963927479387, type 5
Event Name: BEX64
Response: Not available
Cab Id: 0
Problem signature:
P1: mumble-server.exe
P2: 1.5.857.0
P3: 68ea9657
P4: ucrtbase.dll
P5: 10.0.17763.6189
P6: bc3e3f37
P7: 000000000006e77e
P8: c0000409
P9: 0000000000000007
P10:
Attached files:
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER224B.tmp.dmp
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER299F.tmp.WERInternalMetadata.xml
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER29CF.tmp.xml
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER29CD.tmp.csv
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER29EE.tmp.txt
These files may be available here:
\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_mumble-server.ex_e2bdbb6ac1342cd71ca0ff7b893033977dce_86cf6138_54002d58
Analysis symbol:
Rechecking for solution: 0
Report Id: 3c644861-bf14-4643-941c-fe8830193c2d
Report Status: 268435456
Hashed bucket: b70e948d8018ae1f3de5abdd587ed45b
Cab Guid: 0
Mumble version
1.5.857.
Mumble component
Server
OS
Windows
Additional information
No response
@Krzmbrzl commented on GitHub (Feb 15, 2026):
As written on Matrix, I am afraid that without a full backtrace there is not much we can do to figure out what's going on 👀
@Snowknight26 commented on GitHub (Feb 17, 2026):
Seeing the same thing on Windows 10 19045.6456. What needs to be done to provide a full dump?
The logs in
mumble-server.logshow a lot of SSL errors before the crash.then the next thing is the crash according to Windows' Reliability Monitor.
@chris-mosley commented on GitHub (Feb 17, 2026):
Same here.
@Krzmbrzl commented on GitHub (Feb 18, 2026):
To my understanding, Windows should create a dump file somewhere that should be usable to create a backtrace. If you tell me the exact version of Mumble you used, I should be able to produce symbol file for you (or you can send me the dump file and I extract the backtrace from it)
@Hartmnt commented on GitHub (Feb 18, 2026):
@zapy85 @Snowknight26 @chris-mosley So since Mumble 1.5.857 has been out for a while now, I understand that these random crashes started just recently? Presumably after a Windows update?
Would you be able to check which version of the
Microsoft Visual C++ Redistributableis installed on your servers?@Snowknight26 commented on GitHub (Feb 18, 2026):
Exact version is https://github.com/mumble-voip/mumble/releases/download/v1.5.857/mumble_server-1.5.857.x64.exe.
VC++ 2015-2022, x86, 14.42.34438.0
VC++ 2015-2022, x64, 14.44.35211.0
It could be after an update but the machine that was running Mumble server in my case has been up for 53 days, but the crashes have seemingly only happened (twice, admittedly) starting 5 days ago.
@Snowknight26 commented on GitHub (Feb 18, 2026):
Found some in
%localappdata%\CrashDumps:mumble-server-dumps.zip