mirror of
https://github.com/mumble-voip/mumble.git
synced 2026-03-03 00:46:56 -05:00
mumble-1.3.0~547~g657f9e8~snapshot crash on startup #482
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#482
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 @nicolasjoly on GitHub (Mar 15, 2015).
Originally assigned to: @hacst on GitHub.
Both x86 and x64 version of the latest snapshot (1.3.0~547) just crash on startup. I'm on Windows 8.1 x64. I tried a fresh install for both version. Snapshot 540 is all fine and dandy
@mkrautz commented on GitHub (Mar 15, 2015):
Anything intersting in your log? %APPDATA%\Mumble\Console.txt
@Tarun80 commented on GitHub (Mar 15, 2015):
Windows 7 x64. Mumble snapshot is also crashing.
Open Mumble, immediately crashes. Nothing is written to the console.txt file.
@nicolasjoly commented on GitHub (Mar 15, 2015):
Not really
2015-03-15 11:58:40.237 DirectSound: Disabled as WASAPI is available
2015-03-15 11:58:40.246 CELT bitstream 8000000b from C:/Program Files (x86)/Mumble/celt0.0.7.0.dll
2015-03-15 11:58:40.256 CELT bitstream 80000010 from C:/Program Files (x86)/Mumble/celt0.0.11.0.dll
2015-03-15 11:58:40.256 Locale is "en" (System: "en_CA")
2015-03-15 11:58:40.356 Database SQLite: "3.8.6"
2015-03-15 11:58:40.370 Overlay: Listening on ".\pipe\MumbleOverlayPipe"
2015-03-15 11:58:40.384 Updating application palette
2015-03-15 11:58:40.523 GlobalShortcutWin: No LowLevelHooksTimeout registry key found.
2015-03-15 11:58:40.750 AudioInput: 96000 bits/s, 48000 hz, 480 sample
2015-03-15 11:58:40.757 Adding device {6f1d2b60-d5a0-11cf-bfc7-444553540000} Mouse Mouse:8
2015-03-15 11:58:40.757 Adding device {6f1d2b61-d5a0-11cf-bfc7-444553540000} Keyboard Keyboard:126
2015-03-15 11:58:40.759 WASAPIInput: Latencies 100000 30000 => 100000
2015-03-15 11:58:40.762 WASAPIOutput: Latencies 100000 30000 => 100000
2015-03-15 11:58:40.763 WASAPIOutput: Driver says no to 2 channel output. Closest format: 6 channels @ 44100 kHz
2015-03-15 11:58:40.767 WASAPIInput: Mic Stream format 1
2015-03-15 11:58:40.767 WASAPIInput: Stream Latency 58050 (882)
2015-03-15 11:58:40.778 Adding device {c888c680-3baf-11e4-8002-444553540000} Sennheiser 3D G4ME1 Sennheiser 3D G4ME1:5
2015-03-15 11:58:40.799 Adding device {a17bafc0-4be1-11e4-8002-444553540000} Gaming Mouse G502 Gaming Mouse G502:652
2015-03-15 11:58:40.800 WASAPIInput: Echo Stream format 1
2015-03-15 11:58:40.801 AudioInput: Initialized mixer for 2 channel 44100 hz mic and 6 channel 44100 hz echo
@Venopsis commented on GitHub (Mar 15, 2015):
Hello,
I have the same problem since I updated to this version. The problem is also Windows is lagging very much. My processor reach 100% of activity.
EDIT #1: I'm on Windows 7 and the version x86 or x64 crash. I also tried a fresh install but the same problem happens.
@Venopsis commented on GitHub (Mar 15, 2015):
I just reinstall the version 540 and it's all good ;)
The link to download it: http://mumble.info/snapshot/mumble-1.3.0
540gedd5509~snapshot.winx64.msi@hacst commented on GitHub (Mar 15, 2015):
Sorry about this. I'm looking into it right now.
@Tarun80 commented on GitHub (Mar 15, 2015):
I'd like to add in that I'm using the 32-bit Mumble. I did not test the 64-bit version.
I also rolled back to 532 snapshot due to the overlay disappearing in those after 532 (from testing so far).
@hacst commented on GitHub (Mar 15, 2015):
I just pushed a patch that fixes at least one potential crasher. If the snapshot 549 (will take a while to build) still crashes please make sure to submit crash reports and explicitly mention this issue so I can find them.
@Venopsis commented on GitHub (Mar 15, 2015):
I try it and give you my feedback immediately
EDIT #1 : the link please? ;)
@Tarun80 commented on GitHub (Mar 15, 2015):
@Venopsis They are not built yet. hacst said they will take a while to build. They'll be found here, though: http://mumble.info/snapshot/
@Venopsis commented on GitHub (Mar 15, 2015):
@Tarun80 Okay I'll wait the built version. I already know the link to find the snapshots thx.
@hacst commented on GitHub (Mar 15, 2015):
@Venopsis , @Tarun80 The new snapshot is out.
@Tarun80 commented on GitHub (Mar 15, 2015):
@hacst Installed on my Windows 7 x64 laptop, no issues so far (did this when you posted) and just now on my main computer (also Windows 7 x64). No issues loading and connecting. Perhaps this has resolved the problem.
@nicolasjoly commented on GitHub (Mar 15, 2015):
549 is stable here too, thanks
@Venopsis commented on GitHub (Mar 16, 2015):
549 is good for me too. Thx to fix the problem quickly.
@hacst commented on GitHub (Mar 16, 2015):
Nice. Thanks for reporting (back). I'll close this then.