mumble-1.3.0~547~g657f9e8~snapshot crash on startup #482

Closed
opened 2026-02-20 19:26:49 -05:00 by deekerman · 16 comments
Owner

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

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
Author
Owner

@mkrautz commented on GitHub (Mar 15, 2015):

Anything intersting in your log? %APPDATA%\Mumble\Console.txt

@mkrautz commented on GitHub (Mar 15, 2015): Anything intersting in your log? %APPDATA%\Mumble\Console.txt
Author
Owner

@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.

@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.
Author
Owner

@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

@nicolasjoly commented on GitHub (Mar 15, 2015): Not really <W>2015-03-15 11:58:40.237 DirectSound: Disabled as WASAPI is available <W>2015-03-15 11:58:40.246 CELT bitstream 8000000b from C:/Program Files (x86)/Mumble/celt0.0.7.0.dll <W>2015-03-15 11:58:40.256 CELT bitstream 80000010 from C:/Program Files (x86)/Mumble/celt0.0.11.0.dll <W>2015-03-15 11:58:40.256 Locale is "en" (System: "en_CA") <W>2015-03-15 11:58:40.356 Database SQLite: "3.8.6" <W>2015-03-15 11:58:40.370 Overlay: Listening on "\.\pipe\MumbleOverlayPipe" <W>2015-03-15 11:58:40.384 Updating application palette <W>2015-03-15 11:58:40.523 GlobalShortcutWin: No LowLevelHooksTimeout registry key found. <W>2015-03-15 11:58:40.750 AudioInput: 96000 bits/s, 48000 hz, 480 sample <W>2015-03-15 11:58:40.757 Adding device {6f1d2b60-d5a0-11cf-bfc7-444553540000} Mouse Mouse:8 <W>2015-03-15 11:58:40.757 Adding device {6f1d2b61-d5a0-11cf-bfc7-444553540000} Keyboard Keyboard:126 <W>2015-03-15 11:58:40.759 WASAPIInput: Latencies 100000 30000 => 100000 <W>2015-03-15 11:58:40.762 WASAPIOutput: Latencies 100000 30000 => 100000 <W>2015-03-15 11:58:40.763 WASAPIOutput: Driver says no to 2 channel output. Closest format: 6 channels @ 44100 kHz <W>2015-03-15 11:58:40.767 WASAPIInput: Mic Stream format 1 <W>2015-03-15 11:58:40.767 WASAPIInput: Stream Latency 58050 (882) <W>2015-03-15 11:58:40.778 Adding device {c888c680-3baf-11e4-8002-444553540000} Sennheiser 3D G4ME1 Sennheiser 3D G4ME1:5 <W>2015-03-15 11:58:40.799 Adding device {a17bafc0-4be1-11e4-8002-444553540000} Gaming Mouse G502 Gaming Mouse G502:652 <W>2015-03-15 11:58:40.800 WASAPIInput: Echo Stream format 1 <W>2015-03-15 11:58:40.801 AudioInput: Initialized mixer for 2 channel 44100 hz mic and 6 channel 44100 hz echo
Author
Owner

@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): 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.
Author
Owner

@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.0540gedd5509~snapshot.winx64.msi

@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~540~gedd5509~snapshot.winx64.msi
Author
Owner

@hacst commented on GitHub (Mar 15, 2015):

Sorry about this. I'm looking into it right now.

@hacst commented on GitHub (Mar 15, 2015): Sorry about this. I'm looking into it right now.
Author
Owner

@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).

@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).
Author
Owner

@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.

@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.
Author
Owner

@Venopsis commented on GitHub (Mar 15, 2015):

I try it and give you my feedback immediately

EDIT #1 : the link please? ;)

@Venopsis commented on GitHub (Mar 15, 2015): I try it and give you my feedback immediately EDIT #1 : the link please? ;)
Author
Owner

@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/

@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/
Author
Owner

@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.

@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.
Author
Owner

@hacst commented on GitHub (Mar 15, 2015):

@Venopsis , @Tarun80 The new snapshot is out.

@hacst commented on GitHub (Mar 15, 2015): @Venopsis , @Tarun80 The new snapshot is out.
Author
Owner

@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.

@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.
Author
Owner

@nicolasjoly commented on GitHub (Mar 15, 2015):

549 is stable here too, thanks

@nicolasjoly commented on GitHub (Mar 15, 2015): 549 is stable here too, thanks
Author
Owner

@Venopsis commented on GitHub (Mar 16, 2015):

549 is good for me too. Thx to fix the problem quickly.

@Venopsis commented on GitHub (Mar 16, 2015): 549 is good for me too. Thx to fix the problem quickly.
Author
Owner

@hacst commented on GitHub (Mar 16, 2015):

Nice. Thanks for reporting (back). I'll close this then.

@hacst commented on GitHub (Mar 16, 2015): Nice. Thanks for reporting (back). I'll close this then.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mumble-mumble-voip#482
No description provided.