mirror of
https://github.com/mumble-voip/mumble.git
synced 2026-03-03 00:46:56 -05:00
crash using v Mumble (1.6.0 x64) #3104
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#3104
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 @nissaba on GitHub (Feb 15, 2026).
Description
Steps to reproduce
open mumble join goons's server
get in a chat with more than 100 people
afther some 5 to 10 minutes will crash
Mumble version
1.6.0
Mumble component
Client
OS
macOS
Reproducible?
Yes
Additional information
on an alt servier I have no crash but the number of people does not go over 20 or 30
Relevant log output
Screenshots
No response
@nissaba commented on GitHub (Feb 15, 2026):
Translated Report (Full Report Below)
Process: Mumble [4823]
Path: /Applications/Mumble.app/Contents/MacOS/Mumble
Identifier: mumble-client
Version: 1.6 (1.6)
Code Type: X86-64 (Translated)
Role: Background
Parent Process: launchd [1]
Coalition: mumble-client [1766]
User ID: 501
Date/Time: 2026-02-15 09:58:45.2611 -0500
Launch Time: 2026-02-15 09:40:42.5852 -0500
Hardware Model: Mac14,3
OS Version: macOS 26.3 (25D125)
Release Type: User
Crash Reporter Key: DB8C6D74-2F8C-6EDE-6DCA-A1F5B7531D4E
Incident Identifier: 320E1C87-566F-4A66-8679-0E40DAE5A1AF
Time Awake Since Boot: 2400 seconds
System Integrity Protection: enabled
Triggered by Thread: 0, Dispatch Queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes: 0x0000000000000001, 0x0000000000000000
Termination Reason: Namespace SIGNAL, Code 11, Segmentation fault: 11
Terminating Process: exc handler [4823]
VM Region Info: 0 is not in any region. Bytes before following region: 4377485312
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 104eb2000-10a142000 [ 82.6M] r-x/r-x SM=COW /Applications/Mumble.app/Contents/MacOS/Mumble
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 0x10e2fb248 ???
1 libsystem_platform.dylib 0x7ff809947393 _sigtramp + 51
2 Mumble 0x1065daf22 User::lessThan(User const*, User const*) + 34
3 Mumble 0x1066ad858 void std::__1::__introsort<std::__1::_ClassicAlgPolicy, bool (&)(User const, User const*), ClientUser**, false>(ClientUser**, ClientUser**, bool (&)(User const, User const*), std::__1::iterator_traits<ClientUser**>::difference_type, bool) + 472
4 Mumble 0x106692462 ModelItem::insertIndex(ClientUser*, bool) const + 594
5 Mumble 0x10669d840 UserModel::addChannelListener(ClientUser*, Channel*) + 304
6 Mumble 0x1062720a6 void doActivate(QObject*, int, void**) + 1590
7 Mumble 0x1067e5cb8 MainWindow::msgUserState(MumbleProto::UserState const&) + 4856
8 Mumble 0x1067dff49 MainWindow::customEvent(QEvent*) + 729
9 Mumble 0x10626ad81 QObject::event(QEvent*) + 161
10 Mumble 0x1052facb6 QWidget::event(QEvent*) + 3542
11 Mumble 0x10542db4c QMainWindow::event(QEvent*) + 732
12 Mumble 0x1052a10c8 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 312
13 Mumble 0x1052a2119 QApplication::notify(QObject*, QEvent*) + 505
14 Mumble 0x10623903f QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 719
15 Mumble 0x105bb935b QCocoaEventDispatcherPrivate::processPostedEvents() + 363
16 Mumble 0x105bba729 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 601
17 CoreFoundation 0x7ff8099dc20b CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
18 CoreFoundation 0x7ff8099dc1ad __CFRunLoopDoSource0 + 157
19 CoreFoundation 0x7ff8099dbf6c __CFRunLoopDoSources0 + 203
20 CoreFoundation 0x7ff8099dac80 __CFRunLoopRun + 916
21 CoreFoundation 0x7ff809a8c88e _CFRunLoopRunSpecificWithOptions + 496
22 HIToolbox 0x7ff8167d846f RunCurrentEventLoopInMode + 287
23 HIToolbox 0x7ff8167db54b ReceiveNextEventCommon + 606
24 HIToolbox 0x7ff816963ec7 _BlockUntilNextEventMatchingListInMode + 37
25 AppKit 0x7ff80dc8f2dc _DPSBlockUntilNextEventMatchingListInMode + 172
26 AppKit 0x7ff80d79667d _DPSNextEvent + 800
27 AppKit 0x7ff80e334d1a -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1268
28 AppKit 0x7ff80e3347ed -[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:] + 67
29 AppKit 0x7ff80d78dd04 -[NSApplication run] + 472
30 Mumble 0x105bb7b3f QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 2927
31 Mumble 0x10623ec56 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 550
32 Mumble 0x10623850f QCoreApplication::exec() + 207
33 Mumble 0x10688118e main + 24110
34 dyld 0x20ae7b781 start + 3457
Thread 1:: com.apple.rosetta.exceptionserver
Thread 2:: com.apple.NSEventThread
0 ??? 0x7ff8956f6b80 ???
1 libsystem_kernel.dylib 0x7ff8098f9b4e mach_msg2_trap + 10
2 libsystem_kernel.dylib 0x7ff809907f4c mach_msg2_internal + 83
3 libsystem_kernel.dylib 0x7ff809900ba3 mach_msg_overwrite + 574
4 libsystem_kernel.dylib 0x7ff8098f9e47 mach_msg + 19
5 CoreFoundation 0x7ff8099dc341 __CFRunLoopServiceMachPort + 145
6 CoreFoundation 0x7ff8099dae36 __CFRunLoopRun + 1354
7 CoreFoundation 0x7ff809a8c88e _CFRunLoopRunSpecificWithOptions + 496
8 AppKit 0x7ff80d83c121 _NSEventThread + 158
9 libsystem_pthread.dylib 0x7ff80993ce4d _pthread_start + 115
10 libsystem_pthread.dylib 0x7ff809938857 thread_start + 15
Thread 3:: GlobalShortcutMac
0 ??? 0x7ff8956f6b80 ???
1 libsystem_kernel.dylib 0x7ff8098f9b4e mach_msg2_trap + 10
2 libsystem_kernel.dylib 0x7ff809907f4c mach_msg2_internal + 83
3 libsystem_kernel.dylib 0x7ff809900ba3 mach_msg_overwrite + 574
4 libsystem_kernel.dylib 0x7ff8098f9e47 mach_msg + 19
5 CoreFoundation 0x7ff8099dc341 __CFRunLoopServiceMachPort + 145
6 CoreFoundation 0x7ff8099dae36 __CFRunLoopRun + 1354
7 CoreFoundation 0x7ff809a8c88e _CFRunLoopRunSpecificWithOptions + 496
8 CoreFoundation 0x7ff809a2c7b5 CFRunLoopRun + 40
9 Mumble 0x10637a316 QThreadPrivate::start(void*) + 422
10 libsystem_pthread.dylib 0x7ff80993ce4d _pthread_start + 115
11 libsystem_pthread.dylib 0x7ff809938857 thread_start + 15
Thread 4:: caulk.messenger.shared:17
0 ??? 0x7ff8956f6b80 ???
1 libsystem_kernel.dylib 0x7ff8098f9aca semaphore_wait_trap + 10
2 caulk 0x7ff81629cb1e caulk::semaphore::timed_wait(double) + 158
3 caulk 0x7ff81629ca3e caulk::concurrent::details::worker_thread::run() + 30
4 caulk 0x7ff81629c772 void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void) + 41
5 libsystem_pthread.dylib 0x7ff80993ce4d _pthread_start + 115
6 libsystem_pthread.dylib 0x7ff809938857 thread_start + 15
Thread 5:: caulk.messenger.shared:high
0 ??? 0x7ff8956f6b80 ???
1 libsystem_kernel.dylib 0x7ff8098f9aca semaphore_wait_trap + 10
2 caulk 0x7ff81629cb1e caulk::semaphore::timed_wait(double) + 158
3 caulk 0x7ff81629ca3e caulk::concurrent::details::worker_thread::run() + 30
4 caulk 0x7ff81629c772 void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void) + 41
5 libsystem_pthread.dylib 0x7ff80993ce4d _pthread_start + 115
6 libsystem_pthread.dylib 0x7ff809938857 thread_start + 15
Thread 6:: com.apple.CFSocket.private
0 ??? 0x7ff8956f6b80 ???
1 libsystem_kernel.dylib 0x7ff8099029ce __select + 10
2 CoreFoundation 0x7ff8099f2a52 __CFSocketManager + 664
3 libsystem_pthread.dylib 0x7ff80993ce4d _pthread_start + 115
4 libsystem_pthread.dylib 0x7ff809938857 thread_start + 15
Thread 7:: caulk::deferred_logger
0 ??? 0x7ff8956f6b80 ???
1 libsystem_kernel.dylib 0x7ff8098f9aca semaphore_wait_trap + 10
2 caulk 0x7ff81629cb1e caulk::semaphore::timed_wait(double) + 158
3 caulk 0x7ff81629ca3e caulk::concurrent::details::worker_thread::run() + 30
4 caulk 0x7ff81629c772 void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void) + 41
5 libsystem_pthread.dylib 0x7ff80993ce4d _pthread_start + 115
6 libsystem_pthread.dylib 0x7ff809938857 thread_start + 15
Thread 8:: com.apple.audio.IOThread.client
0 ??? 0x7ff8956f6b80 ???
1 libsystem_kernel.dylib 0x7ff8098f9ad6 semaphore_wait_signal_trap + 10
2 caulk 0x7ff8162b6b1f caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&) + 23
3 CoreAudio 0x7ff80c663f88 HALC_ProxyIOContext::IOWorkLoop() + 5738
4 CoreAudio 0x7ff80c662230 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 141
5 CoreAudio 0x7ff80c8289e5 HALC_IOThread::Entry(void*) + 73
6 libsystem_pthread.dylib 0x7ff80993ce4d _pthread_start + 115
7 libsystem_pthread.dylib 0x7ff809938857 thread_start + 15
Thread 9:: com.apple.audio.IOThread.client
0 ??? 0x7ff8956f6b80 ???
1 libsystem_kernel.dylib 0x7ff8098f9ad6 semaphore_wait_signal_trap + 10
2 caulk 0x7ff8162b6b1f caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&) + 23
3 CoreAudio 0x7ff80c663f88 HALC_ProxyIOContext::IOWorkLoop() + 5738
4 CoreAudio 0x7ff80c662230 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 141
5 CoreAudio 0x7ff80c8289e5 HALC_IOThread::Entry(void*) + 73
6 libsystem_pthread.dylib 0x7ff80993ce4d _pthread_start + 115
7 libsystem_pthread.dylib 0x7ff809938857 thread_start + 15
Thread 10:: QNetworkAccessManager thread
0 ??? 0x7ff8956f6b80 ???
1 libsystem_kernel.dylib 0x7ff8099008da poll + 10
2 Mumble 0x10637872f qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer) + 79
3 Mumble 0x10637c81b QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 1131
4 Mumble 0x10623ec56 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 550
5 Mumble 0x1062f1147 QThread::exec() + 343
6 Mumble 0x10637a316 QThreadPrivate::start(void*) + 422
7 libsystem_pthread.dylib 0x7ff80993ce4d _pthread_start + 115
8 libsystem_pthread.dylib 0x7ff809938857 thread_start + 15
Thread 11:: ServerHandler
0 ??? 0x7ff8956f6b80 ???
1 libsystem_kernel.dylib 0x7ff8099008da poll + 10
2 Mumble 0x106378796 qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer) + 182
3 Mumble 0x10637c81b QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 1131
4 Mumble 0x10623ec56 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 550
5 Mumble 0x1062f1147 QThread::exec() + 343
6 Mumble 0x106645da6 ServerHandler::run() + 2822
7 Mumble 0x10637a316 QThreadPrivate::start(void*) + 422
8 libsystem_pthread.dylib 0x7ff80993ce4d _pthread_start + 115
9 libsystem_pthread.dylib 0x7ff809938857 thread_start + 15
Thread 12:
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000106d226c0 rcx: 0x00007fd6abe61120 rdx: 0x0000000000000016
rdi: 0x0000000000000030 rsi: 0x0000000000000000 rbp: 0x0000000313e42a60 rsp: 0x0000000313e42a38
r8: 0x0000000000000016 r9: 0x0000000000000020 r10: 0x000000000000001f r11: 0x0000000106d08260
r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x00007fd69f847840 r15: 0x0000000000000000
rip: 0x00000001062ce653 rfl: 0x0000000000000203
tmp0: 0x000000010ca7387c tmp1: 0x00000001066ad858 tmp2: 0x00000001065daf22
Binary Images:
0x20ae75000 - 0x20af12fff dyld () <79efe8b6-a212-3e98-b801-c9f2bf18ea68> /usr/lib/dyld
0x7ff7ffd75000 - 0x7ff7ffda4fff runtime () /usr/libexec/rosetta/runtime
0x115c28000 - 0x115c8ffff libRosettaRuntime () <44c02586-7680-36ce-894b-ca97471e3737> /Library/Apple//libRosettaRuntime
0x104eb2000 - 0x10a141fff mumble-client (1.6) /Applications/Mumble.app/Contents/MacOS/Mumble
0x1166ed000 - 0x116703fff com.apple.security.csparser (3.0) <804fc5d6-3660-3422-b95a-5ab53b1928ea> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x127e97000 - 0x127ea3fff libobjc-trampolines.dylib () /usr/lib/libobjc-trampolines.dylib
0x13c5eb000 - 0x13c5eefff liblink.dylib () <40449e97-8380-3046-b998-443753676d66> /Applications/Mumble.app/Contents/Plugins/liblink.dylib
0x13e39c000 - 0x13eca9fff com.apple.AGXMetalG14G (345.20.4) /System/Library/Extensions/AGXMetalG14G.bundle/Contents/MacOS/AGXMetalG14G
0x13d603000 - 0x13d751fff com.apple.audio.units.Components (1.14) <9d03b795-bddc-32d8-ab7c-c749db2f09ac> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???
0x7ff809944000 - 0x7ff80994dc4f libsystem_platform.dylib () /usr/lib/system/libsystem_platform.dylib
0x7ff80997d000 - 0x7ff809e37262 com.apple.CoreFoundation (6.9) <0dec7be2-3fd1-3ac1-9f83-7d1333f68ec3> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff816732000 - 0x7ff816a10227 com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff80d775000 - 0x7ff80ef6e6c6 com.apple.AppKit (6.9) <81eb18f8-946d-373c-8622-6d1d5ad7c25d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7ff8098f9000 - 0x7ff809936917 libsystem_kernel.dylib () <62e8ef56-067e-397a-be4f-6cc00881a2ee> /usr/lib/system/libsystem_kernel.dylib
0x7ff809937000 - 0x7ff809943027 libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.dylib
0x7ff81629b000 - 0x7ff8162bfab7 com.apple.audio.caulk (1.0) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7ff80c46a000 - 0x7ff80cc16673 com.apple.audio.CoreAudio (5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=1.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%)
Writable regions: Total=507.9M written=4197K(1%) resident=3173K(1%) swapped_out=1024K(0%) unallocated=503.8M(99%)
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
AttributeGraph Data 1024K 1
CG image 52K 10
ColorSync 16K 3
CoreAnimation 368K 86
CoreGraphics 16K 3
CoreUI image data 1460K 21
Dispatch continuations 64.0M 1
Foundation 52K 2
Kernel Alloc Once 8K 1
MALLOC 256.4M 88
MALLOC guard page 384K 24
Rosetta Arena 4096K 2
Rosetta Generic 3596K 896
Rosetta IndirectBranch 2048K 1
Rosetta JIT 128.0M 1
Rosetta Return Stack 240K 24
Rosetta Thread Context 240K 24
STACK GUARD 4K 1
Stack 13.6M 13
Stack Guard 56.1M 11
VM_ALLOCATE 340K 29
VM_ALLOCATE (reserved) 36K 2 reserved VM address space (unallocated)
__CTF 824 1
__DATA 43.2M 1011
__DATA_CONST 121.6M 1055
__DATA_DIRTY 8103K 892
__FONT_DATA 2352 1
__INFO_FILTER 8 1
__LINKEDIT 162.6M 13
__OBJC_RO 64.3M 1
__OBJC_RW 2567K 1
__TEXT 1.3G 1076
__TPRO_CONST 4K 1
dyld private memory 128K 1
mapped file 843.7M 106
page table in kernel 3173K 1
shared memory 1000K 22
=========== ======= =======
TOTAL 3.1G 5429
TOTAL, minus reserved VM space 3.1G 5429
Error Formulating Crash Report:
RIP register does not match crashing frame (0x1062CE653 vs 0x10E2FB248)
Full Report
{"app_name":"Mumble","timestamp":"2026-02-15 09:58:50.00 -0500","app_version":"1.6","slice_uuid":"f2af0a5d-2ed7-3f0c-b385-79bf6b15ac6f","build_version":"1.6","platform":1,"bundleID":"mumble-client","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 26.3 (25D125)","roots_installed":0,"name":"Mumble","incident_id":"320E1C87-566F-4A66-8679-0E40DAE5A1AF"}
{
"uptime" : 2400,
"procRole" : "Background",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "Mac14,3",
"coalitionID" : 1766,
"osVersion" : {
"train" : "macOS 26.3",
"build" : "25D125",
"releaseType" : "User"
},
"captureTime" : "2026-02-15 09:58:45.2611 -0500",
"codeSigningMonitor" : 2,
"incident" : "320E1C87-566F-4A66-8679-0E40DAE5A1AF",
"pid" : 4823,
"translated" : true,
"cpuType" : "X86-64",
"procLaunch" : "2026-02-15 09:40:42.5852 -0500",
"procStartAbsTime" : 33104105703,
"procExitAbsTime" : 59087830768,
"procName" : "Mumble",
"procPath" : "/Applications/Mumble.app/Contents/MacOS/Mumble",
"bundleInfo" : {"CFBundleShortVersionString":"1.6","CFBundleVersion":"1.6","CFBundleIdentifier":"mumble-client"},
"storeInfo" : {"deviceIdentifierForVendor":"695ECE62-CC8C-56C7-9D26-3E4AA66DB275","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "mumble-client",
"crashReporterKey" : "DB8C6D74-2F8C-6EDE-6DCA-A1F5B7531D4E",
"appleIntelligenceStatus" : {"state":"available"},
"developerMode" : 1,
"bootProgressRegister" : "0x2f000000",
"codeSigningID" : "",
"codeSigningTeamID" : "",
"codeSigningValidationCategory" : 0,
"codeSigningTrustLevel" : 4294967295,
"codeSigningAuxiliaryInfo" : 0,
"bootSessionUUID" : "D41BA1CE-1A17-4E04-9AC5-29036D59AA4F",
"sip" : "enabled",
"vmRegionInfo" : "0 is not in any region. Bytes before following region: 4377485312\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 104eb2000-10a142000 [ 82.6M] r-x/r-x SM=COW /Applications/Mumble.app/Contents/MacOS/Mumble",
"exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000000"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":4823},
"vmregioninfo" : "0 is not in any region. Bytes before following region: 4377485312\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 104eb2000-10a142000 [ 82.6M] r-x/r-x SM=COW /Applications/Mumble.app/Contents/MacOS/Mumble",
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":39595,"threadState":{"r13":{"value":0},"rflags":{"value":515},"rax":{"value":0},"rosetta":{"tmp2":{"value":4401770274},"tmp1":{"value":4402632792},"tmp0":{"value":4507252860}},"r14":{"value":140559775987776},"rsi":{"value":0},"r8":{"value":22},"rdx":{"value":22},"r10":{"value":31},"r9":{"value":32},"r15":{"value":0},"rbx":{"value":4409403072,"symbolLocation":0,"symbol":"QUnicodeTables::uc_properties"},"r11":{"value":4409295456,"symbolLocation":0,"symbol":"QUnicodeTables::uc_property_trie"},"rip":{"value":4398573139,"matchesCrashFrame":0},"rbp":{"value":13218622048},"rsp":{"value":13218622008},"r12":{"value":0},"rcx":{"value":140559983710496},"flavor":"x86_THREAD_STATE","rdi":{"value":48}},"queue":"com.apple.main-thread","frames":[{"imageOffset":4532974152,"region":"","imageIndex":9},{"imageOffset":13203,"symbol":"_sigtramp","symbolLocation":51,"imageIndex":10},{"imageOffset":24284962,"symbol":"User::lessThan(User const*, User const*)","symbolLocation":34,"imageIndex":3},{"imageOffset":25147480,"symbol":"void std::__1::__introsort<std::__1::_ClassicAlgPolicy, bool (&)(User const, User const*), ClientUser**, false>(ClientUser**, ClientUser**, bool (&)(User const, User const*), std::__1::iterator_traits<ClientUser**>::difference_type, bool)","symbolLocation":472,"imageIndex":3},{"imageOffset":25035874,"symbol":"ModelItem::insertIndex(ClientUser*, bool) const","symbolLocation":594,"imageIndex":3},{"imageOffset":25081920,"symbol":"UserModel::addChannelListener(ClientUser*, Channel*)","symbolLocation":304,"imageIndex":3},{"imageOffset":20709542,"symbol":"void doActivate(QObject*, int, void**)","symbolLocation":1590,"imageIndex":3},{"imageOffset":26426552,"symbol":"MainWindow::msgUserState(MumbleProto::UserState const&)","symbolLocation":4856,"imageIndex":3},{"imageOffset":26402633,"symbol":"MainWindow::customEvent(QEvent*)","symbolLocation":729,"imageIndex":3},{"imageOffset":20680065,"symbol":"QObject::event(QEvent*)","symbolLocation":161,"imageIndex":3},{"imageOffset":4492470,"symbol":"QWidget::event(QEvent*)","symbolLocation":3542,"imageIndex":3},{"imageOffset":5749580,"symbol":"QMainWindow::event(QEvent*)","symbolLocation":732,"imageIndex":3},{"imageOffset":4124872,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":312,"imageIndex":3},{"imageOffset":4129049,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":505,"imageIndex":3},{"imageOffset":20475967,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":719,"imageIndex":3},{"imageOffset":13661019,"symbol":"QCocoaEventDispatcherPrivate::processPostedEvents()","symbolLocation":363,"imageIndex":3},{"imageOffset":13666089,"symbol":"QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*)","symbolLocation":601,"imageIndex":3},{"imageOffset":389643,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":11},{"imageOffset":389549,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":11},{"imageOffset":388972,"symbol":"__CFRunLoopDoSources0","symbolLocation":203,"imageIndex":11},{"imageOffset":384128,"symbol":"__CFRunLoopRun","symbolLocation":916,"imageIndex":11},{"imageOffset":1112206,"symbol":"_CFRunLoopRunSpecificWithOptions","symbolLocation":496,"imageIndex":11},{"imageOffset":681071,"symbol":"RunCurrentEventLoopInMode","symbolLocation":287,"imageIndex":12},{"imageOffset":693579,"symbol":"ReceiveNextEventCommon","symbolLocation":606,"imageIndex":12},{"imageOffset":2301639,"symbol":"_BlockUntilNextEventMatchingListInMode","symbolLocation":37,"imageIndex":12},{"imageOffset":5350108,"symbol":"_DPSBlockUntilNextEventMatchingListInMode","symbolLocation":172,"imageIndex":13},{"imageOffset":136829,"symbol":"_DPSNextEvent","symbolLocation":800,"imageIndex":13},{"imageOffset":12320026,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1268,"imageIndex":13},{"imageOffset":12318701,"symbol":"-[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:]","symbolLocation":67,"imageIndex":13},{"imageOffset":101636,"symbol":"-[NSApplication run]","symbolLocation":472,"imageIndex":13},{"imageOffset":13654847,"symbol":"QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":2927,"imageIndex":3},{"imageOffset":20499542,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":550,"imageIndex":3},{"imageOffset":20473103,"symbol":"QCoreApplication::exec()","symbolLocation":207,"imageIndex":3},{"imageOffset":27062670,"symbol":"main","symbolLocation":24110,"imageIndex":3},{"imageOffset":26497,"symbol":"start","symbolLocation":3457,"imageIndex":0}]},{"id":39603,"name":"com.apple.rosetta.exceptionserver","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":9908489551872},"r12":{"value":8589934592},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":4514010738675},"tmp0":{"value":10337986281472}},"rbx":{"value":4514010738675},"r8":{"value":2307},"r15":{"value":4294971392},"r10":{"value":3},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":1},"r13":{"value":4660533872},"rflags":{"value":582},"rax":{"value":268451845},"rsp":{"value":10337986281472},"r11":{"value":0},"rcx":{"value":17314086914},"r14":{"value":4532974152,"region":""},"rsi":{"value":2616}},"frames":[]},{"id":39680,"name":"com.apple.NSEventThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":105566001168384},"r12":{"value":105566001168384},"rosetta":{"tmp2":{"value":140703289081676},"tmp1":{"value":140705635724400},"tmp0":{"value":18446744073709551615}},"rbx":{"value":105566001168384},"r8":{"value":318477935574188114},"r15":{"value":2},"r10":{"value":105566001168384},"rdx":{"value":8589934592},"rdi":{"value":4294967295},"r9":{"value":105566001168384},"r13":{"value":21592279046},"rflags":{"value":643},"rax":{"value":268451845},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":21592279046},"r14":{"value":105566001168384},"rsi":{"value":2}},"frames":[{"imageOffset":140705635724160,"imageIndex":9},{"imageOffset":2894,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":61260,"symbol":"mach_msg2_internal","symbolLocation":83,"imageIndex":14},{"imageOffset":31651,"symbol":"mach_msg_overwrite","symbolLocation":574,"imageIndex":14},{"imageOffset":3655,"symbol":"mach_msg","symbolLocation":19,"imageIndex":14},{"imageOffset":389953,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":11},{"imageOffset":384566,"symbol":"__CFRunLoopRun","symbolLocation":1354,"imageIndex":11},{"imageOffset":1112206,"symbol":"_CFRunLoopRunSpecificWithOptions","symbolLocation":496,"imageIndex":11},{"imageOffset":815393,"symbol":"_NSEventThread","symbolLocation":158,"imageIndex":13},{"imageOffset":24141,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":15},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":39702,"name":"GlobalShortcutMac","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":230979046211584},"r12":{"value":230979046211584},"rosetta":{"tmp2":{"value":140703289081676},"tmp1":{"value":140705635724400},"tmp0":{"value":18446744073709551615}},"rbx":{"value":230979046211584},"r8":{"value":12884902063},"r15":{"value":2},"r10":{"value":230979046211584},"rdx":{"value":8589934592},"rdi":{"value":4294967295},"r9":{"value":230979046211584},"r13":{"value":21592279046},"rflags":{"value":643},"rax":{"value":268451845},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":21592279046},"r14":{"value":230979046211584},"rsi":{"value":2}},"frames":[{"imageOffset":140705635724160,"imageIndex":9},{"imageOffset":2894,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":61260,"symbol":"mach_msg2_internal","symbolLocation":83,"imageIndex":14},{"imageOffset":31651,"symbol":"mach_msg_overwrite","symbolLocation":574,"imageIndex":14},{"imageOffset":3655,"symbol":"mach_msg","symbolLocation":19,"imageIndex":14},{"imageOffset":389953,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":11},{"imageOffset":384566,"symbol":"__CFRunLoopRun","symbolLocation":1354,"imageIndex":11},{"imageOffset":1112206,"symbol":"_CFRunLoopRunSpecificWithOptions","symbolLocation":496,"imageIndex":11},{"imageOffset":718773,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":11},{"imageOffset":21791510,"symbol":"QThreadPrivate::start(void*)","symbolLocation":422,"imageIndex":3},{"imageOffset":24141,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":15},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":39703,"name":"caulk.messenger.shared:17","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":5320728600},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703289033047},"tmp1":{"value":140705635724112},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140559926026304},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":1},"rdi":{"value":140559926026272},"r9":{"value":5320728600},"r13":{"value":0},"rflags":{"value":663},"rax":{"value":14},"rsp":{"value":0},"r11":{"value":5320728608},"rcx":{"value":0},"r14":{"value":140559926026304},"rsi":{"value":318477935574188032}},"frames":[{"imageOffset":140705635724160,"imageIndex":9},{"imageOffset":2762,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":6942,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":158,"imageIndex":16},{"imageOffset":6718,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":30,"imageIndex":16},{"imageOffset":6002,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void)","symbolLocation":41,"imageIndex":16},{"imageOffset":24141,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":15},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":39704,"name":"caulk.messenger.shared:high","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703289033047},"tmp1":{"value":140705635724112},"tmp0":{"value":18446744073709551615}},"rbx":{"value":16},"r8":{"value":140559926028368},"r15":{"value":0},"r10":{"value":16},"rdx":{"value":70171},"rdi":{"value":140559926028336},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":663},"rax":{"value":14},"rsp":{"value":4294967295},"r11":{"value":0},"rcx":{"value":70171},"r14":{"value":140559926028368},"rsi":{"value":0}},"frames":[{"imageOffset":140705635724160,"imageIndex":9},{"imageOffset":2762,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":6942,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":158,"imageIndex":16},{"imageOffset":6718,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":30,"imageIndex":16},{"imageOffset":6002,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void)","symbolLocation":41,"imageIndex":16},{"imageOffset":24141,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":15},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":39813,"name":"com.apple.CFSocket.private","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":140560053818256},"rosetta":{"tmp2":{"value":140703289059780},"tmp1":{"value":140705635724116},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":1},"r10":{"value":0},"rdx":{"value":140560053818256},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":642},"rax":{"value":4},"rsp":{"value":0},"r11":{"value":140703290650491,"symbolLocation":0,"symbol":"-[__NSCFArray objectAtIndex:]"},"rcx":{"value":0},"r14":{"value":140560053865568},"rsi":{"value":0}},"frames":[{"imageOffset":140705635724160,"imageIndex":9},{"imageOffset":39374,"symbol":"__select","symbolLocation":10,"imageIndex":14},{"imageOffset":481874,"symbol":"__CFSocketManager","symbolLocation":664,"imageIndex":11},{"imageOffset":24141,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":15},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":39822,"name":"caulk::deferred_logger","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":5320728600},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703289033047},"tmp1":{"value":140705635724112},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140559925488744},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":1},"rdi":{"value":140559925488712},"r9":{"value":5320728600},"r13":{"value":0},"rflags":{"value":663},"rax":{"value":14},"rsp":{"value":0},"r11":{"value":5320728608},"rcx":{"value":0},"r14":{"value":140559925488744},"rsi":{"value":0}},"frames":[{"imageOffset":140705635724160,"imageIndex":9},{"imageOffset":2762,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":6942,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":158,"imageIndex":16},{"imageOffset":6718,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":30,"imageIndex":16},{"imageOffset":6002,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void)","symbolLocation":41,"imageIndex":16},{"imageOffset":24141,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":15},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":39824,"name":"com.apple.audio.IOThread.client","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703289082868},"tmp1":{"value":140705635724112},"tmp0":{"value":18446744073709551615}},"rbx":{"value":140560079336520},"r8":{"value":13232766736},"r15":{"value":140560079335936},"r10":{"value":140560079336520},"rdx":{"value":1099511628032},"rdi":{"value":140560079335936},"r9":{"value":0},"r13":{"value":140703341918350},"rflags":{"value":663},"rax":{"value":14},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":172291},"r14":{"value":140560079336752},"rsi":{"value":140559960781104}},"frames":[{"imageOffset":140705635724160,"imageIndex":9},{"imageOffset":2774,"symbol":"semaphore_wait_signal_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":113439,"symbol":"caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&)","symbolLocation":23,"imageIndex":16},{"imageOffset":2072456,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":5738,"imageIndex":17},{"imageOffset":2064944,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":141,"imageIndex":17},{"imageOffset":3926501,"symbol":"HALC_IOThread::Entry(void*)","symbolLocation":73,"imageIndex":17},{"imageOffset":24141,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":15},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":39837,"name":"com.apple.audio.IOThread.client","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703289082868},"tmp1":{"value":140705635724112},"tmp0":{"value":18446744073709551615}},"rbx":{"value":140560044321864},"r8":{"value":13229547280},"r15":{"value":140560044321280},"r10":{"value":140560044321864},"rdx":{"value":7696581396224},"rdi":{"value":140560044321280},"r9":{"value":0},"r13":{"value":140703341918350},"rflags":{"value":663},"rax":{"value":14},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":169487},"r14":{"value":140560044322096},"rsi":{"value":140559926072976}},"frames":[{"imageOffset":140705635724160,"imageIndex":9},{"imageOffset":2774,"symbol":"semaphore_wait_signal_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":113439,"symbol":"caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&)","symbolLocation":23,"imageIndex":16},{"imageOffset":2072456,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":5738,"imageIndex":17},{"imageOffset":2064944,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":141,"imageIndex":17},{"imageOffset":3926501,"symbol":"HALC_IOThread::Entry(void*)","symbolLocation":73,"imageIndex":17},{"imageOffset":24141,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":15},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":39849,"name":"QNetworkAccessManager thread","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":9223372036854775807},"rosetta":{"tmp2":{"value":140703289051344},"tmp1":{"value":140705635724116},"tmp0":{"value":18446744073709551615}},"rbx":{"value":4294967296},"r8":{"value":318477935574188114},"r15":{"value":0},"r10":{"value":4294967296},"rdx":{"value":4294967295},"rdi":{"value":4294967296},"r9":{"value":0},"r13":{"value":4294967296},"rflags":{"value":658},"rax":{"value":4},"rsp":{"value":1},"r11":{"value":140559775694848},"rcx":{"value":0},"r14":{"value":140559960814944},"rsi":{"value":9223372036854775807}},"frames":[{"imageOffset":140705635724160,"imageIndex":9},{"imageOffset":30938,"symbol":"poll","symbolLocation":10,"imageIndex":14},{"imageOffset":21784367,"symbol":"qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer)","symbolLocation":79,"imageIndex":3},{"imageOffset":21800987,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":1131,"imageIndex":3},{"imageOffset":20499542,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":550,"imageIndex":3},{"imageOffset":21229895,"symbol":"QThread::exec()","symbolLocation":343,"imageIndex":3},{"imageOffset":21791510,"symbol":"QThreadPrivate::start(void*)","symbolLocation":422,"imageIndex":3},{"imageOffset":24141,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":15},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":40484,"name":"ServerHandler","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":9223372036854775807},"rosetta":{"tmp2":{"value":140703289051344},"tmp1":{"value":140705635724116},"tmp0":{"value":18446744073709551615}},"rbx":{"value":1034997542},"r8":{"value":318477935574188114},"r15":{"value":4835703278458516699},"r10":{"value":1034997542},"rdx":{"value":1035},"rdi":{"value":4294967296},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":658},"rax":{"value":4},"rsp":{"value":1},"r11":{"value":13226218968},"rcx":{"value":0},"r14":{"value":140559964670512},"rsi":{"value":2463000729250}},"frames":[{"imageOffset":140705635724160,"imageIndex":9},{"imageOffset":30938,"symbol":"poll","symbolLocation":10,"imageIndex":14},{"imageOffset":21784470,"symbol":"qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer)","symbolLocation":182,"imageIndex":3},{"imageOffset":21800987,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":1131,"imageIndex":3},{"imageOffset":20499542,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":550,"imageIndex":3},{"imageOffset":21229895,"symbol":"QThread::exec()","symbolLocation":343,"imageIndex":3},{"imageOffset":24722854,"symbol":"ServerHandler::run()","symbolLocation":2822,"imageIndex":3},{"imageOffset":21791510,"symbol":"QThreadPrivate::start(void*)","symbolLocation":422,"imageIndex":3},{"imageOffset":24141,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":15},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":48143,"frames":[],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13218648064},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13219184640},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":166987},"r14":{"value":0},"rsi":{"value":0}}}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 8772866048,
"size" : 647168,
"uuid" : "79efe8b6-a212-3e98-b801-c9f2bf18ea68",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 140703125950464,
"size" : 196608,
"uuid" : "dfd5d081-fd2f-35dd-a78a-75a285c4d8da",
"path" : "/usr/libexec/rosetta/runtime",
"name" : "runtime"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4660035584,
"size" : 425984,
"uuid" : "44c02586-7680-36ce-894b-ca97471e3737",
"path" : "/Library/Apple/*/libRosettaRuntime",
"name" : "libRosettaRuntime"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4377485312,
"CFBundleShortVersionString" : "1.6",
"CFBundleIdentifier" : "mumble-client",
"size" : 86573056,
"uuid" : "f2af0a5d-2ed7-3f0c-b385-79bf6b15ac6f",
"path" : "/Applications/Mumble.app/Contents/MacOS/Mumble",
"name" : "Mumble",
"CFBundleVersion" : "1.6"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4671328256,
"CFBundleShortVersionString" : "3.0",
"CFBundleIdentifier" : "com.apple.security.csparser",
"size" : 94208,
"uuid" : "804fc5d6-3660-3422-b95a-5ab53b1928ea",
"path" : "/System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser",
"name" : "csparser",
"CFBundleVersion" : "61901.80.25"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4964577280,
"size" : 53248,
"uuid" : "a4ead2c4-be26-3595-92c1-5e819c28e258",
"path" : "/usr/lib/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5307805696,
"size" : 16384,
"uuid" : "40449e97-8380-3046-b998-443753676d66",
"path" : "/Applications/Mumble.app/Contents/Plugins/liblink.dylib",
"name" : "liblink.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5338939392,
"CFBundleShortVersionString" : "345.20.4",
"CFBundleIdentifier" : "com.apple.AGXMetalG14G",
"size" : 9494528,
"uuid" : "b9751893-8aeb-342c-ac34-ab3115510c96",
"path" : "/System/Library/Extensions/AGXMetalG14G.bundle/Contents/MacOS/AGXMetalG14G",
"name" : "AGXMetalG14G",
"CFBundleVersion" : "345.20.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5324681216,
"CFBundleShortVersionString" : "1.14",
"CFBundleIdentifier" : "com.apple.audio.units.Components",
"size" : 1372160,
"uuid" : "9d03b795-bddc-32d8-ab7c-c749db2f09ac",
"path" : "/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "1.14"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703289327616,
"size" : 40016,
"uuid" : "fc0c42b2-0b55-370b-8fc7-17bac96bb458",
"path" : "/usr/lib/system/libsystem_platform.dylib",
"name" : "libsystem_platform.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703289561088,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4956771,
"uuid" : "0dec7be2-3fd1-3ac1-9f83-7d1333f68ec3",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "4302"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703505260544,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3007016,
"uuid" : "a50fbb92-900e-3d92-9ae8-49e3693fbbcb",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703354540032,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 25138887,
"uuid" : "81eb18f8-946d-373c-8622-6d1d5ad7c25d",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2685.40.108"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703289020416,
"size" : 252184,
"uuid" : "62e8ef56-067e-397a-be4f-6cc00881a2ee",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703289274368,
"size" : 49192,
"uuid" : "f9c81fc7-1abf-3b5e-a6b3-3113dad29577",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703500447744,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 150200,
"uuid" : "db8e5ff5-2ec8-34dc-9bf9-a879d7f71bd6",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703334572032,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 8046196,
"uuid" : "c5262e89-0104-3c61-8ed4-7f6de7649e27",
"path" : "/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
}
],
"sharedCache" : {
"base" : 140703243190272,
"size" : 30064771072,
"uuid" : "21e21a13-985d-34f6-bfe0-1fd3ff38209f"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%)\nWritable regions: Total=507.9M written=4197K(1%) resident=3173K(1%) swapped_out=1024K(0%) unallocated=503.8M(99%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nAttributeGraph Data 1024K 1 \nCG image 52K 10 \nColorSync 16K 3 \nCoreAnimation 368K 86 \nCoreGraphics 16K 3 \nCoreUI image data 1460K 21 \nDispatch continuations 64.0M 1 \nFoundation 52K 2 \nKernel Alloc Once 8K 1 \nMALLOC 256.4M 88 \nMALLOC guard page 384K 24 \nRosetta Arena 4096K 2 \nRosetta Generic 3596K 896 \nRosetta IndirectBranch 2048K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 240K 24 \nRosetta Thread Context 240K 24 \nSTACK GUARD 4K 1 \nStack 13.6M 13 \nStack Guard 56.1M 11 \nVM_ALLOCATE 340K 29 \nVM_ALLOCATE (reserved) 36K 2 reserved VM address space (unallocated)\n__CTF 824 1 \n__DATA 43.2M 1011 \n__DATA_CONST 121.6M 1055 \n__DATA_DIRTY 8103K 892 \n__FONT_DATA 2352 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 162.6M 13 \n__OBJC_RO 64.3M 1 \n__OBJC_RW 2567K 1 \n__TEXT 1.3G 1076 \n__TPRO_CONST 4K 1 \ndyld private memory 128K 1 \nmapped file 843.7M 106 \npage table in kernel 3173K 1 \nshared memory 1000K 22 \n=========== ======= ======= \nTOTAL 3.1G 5429 \nTOTAL, minus reserved VM space 3.1G 5429 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "1401493f8dc2d488e2b5d688505a02d63a793b08",
"roots_installed" : 0,
"bug_type" : "309",
"trmStatus" : 8192,
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "65a8173205d942272410674b",
"factorPackIds" : [
"65d39fa4cb0e2417d11ce5f6"
],
"deploymentId" : 240000001
},
{
"rolloutId" : "64c17a9925d75a7281053d4c",
"factorPackIds" : [
"64d29746ad29a465b3bbeace"
],
"deploymentId" : 240000002
}
],
"experiments" : [
]
},
"reportNotes" : [
"RIP register does not match crashing frame (0x1062CE653 vs 0x10E2FB248)"
]
}
@Krzmbrzl commented on GitHub (Feb 15, 2026):
@nissaba where did you get Mumble 1.6 for macOS from? Have you self-compiled it?
From the crash log it appears as if at least one of the users we get into the comparison function (
User::lessThan) is invalid (presumably deallocated) which kinda hints at a concurrent-modification kind of scenario 👀@nissaba commented on GitHub (Feb 15, 2026):
I was givent the link because I had problems with creating shortcuts.
@Hartmnt commented on GitHub (Feb 15, 2026):
Adding to this, there is also
addChannelListenerin the stack trace. Could be some sort of problem when a user with an active channel listener disconnects or something.