kingToolbox / kingToolbox/WindTerm

when download file from server,WintdTerm is crashed

Open
#2,001 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

MacOS 12.7.1 WindTerm 2.5.0

crash info:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process: WindTerm [74658]
Path: /Applications/WindTerm.app/Contents/MacOS/WindTerm
Identifier: KingToolbox.WindTerm
Version: ???
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2023-12-06 18:51:36.2366 +0800
OS Version: macOS 12.7.1 (21G920)
Report Version: 12
Bridge OS Version: 3.0 (14Y910)
Anonymous UUID: 58732014-B853-6EAE-E860-A4F733C92631

Sleep/Wake UUID: A5669ACE-84E1-48C1-9390-B79D2D0E87AF

Time Awake Since Boot: 120000 seconds
Time Since Wake: 3988 seconds

System Integrity Protection: enabled

Crashed Thread: 5 QThread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Thread 0:: Dispatch queue: com.apple.main-thread
0 QtCore 0x1041a6360 DYLD-STUB$$free + 0
1 QtGui 0x1032eb104 QCss::StyleSelector::basicSelectorMatches(QCss::BasicSelector const&, QCss::StyleSelector::NodePtr) + 372
2 QtGui 0x1032eaddf QCss::StyleSelector::selectorMatches(QCss::Selector const&, QCss::StyleSelector::NodePtr) + 463
3 QtGui 0x1032eb686 QCss::StyleSelector::matchRule(QCss::StyleSelector::NodePtr, QCss::StyleRule const&, QCss::StyleSheetOrigin, int, QMultiMap*) + 102
4 QtGui 0x1032ebc6d QCss::StyleSelector::styleRulesForNode(QCss::StyleSelector::NodePtr) + 205
5 QtGui 0x1032ec2eb QCss::StyleSelector::declarationsForNode(QCss::StyleSelector::NodePtr, char const*) + 43
6 QtSvg 0x101c64c7d cssStyleLookup(QSvgNode*, QSvgHandler*, QSvgStyleSelector*) + 45
7 QtSvg 0x101c60ce9 QSvgHandler::startElement(QString const&, QXmlStreamAttributes const&) + 1145
8 QtSvg 0x101c605df QSvgHandler::parse() + 239
9 QtSvg 0x101c60252 QSvgHandler::init() + 194
10 QtSvg 0x101c7b57f QSvgTinyDocument::load(QString const&) + 239
11 QtSvg 0x101c7e1b1 QSvgRenderer::load(QString const&) + 49
12 WindTerm 0x100e74a9e ApplicationTheme::svgRenderer(QStringList const&) + 878
13 WindTerm 0x100e74ddb ApplicationTheme::svgElementExists(QString const&) + 43
14 WindTerm 0x100d5a091 SvgIconEngine::virtual_hook(int, void*) + 49
15 QtGui 0x1031dd1fb QIconEngine::isNull() const + 27
16 WindTerm 0x100e735aa ApplicationTheme::icon(QString const&, QString const&) + 826
17 WindTerm 0x100c924b8 TransferBar::createUi() + 328
18 WindTerm 0x100c9229d TransferBar::TransferBar(QWidget*) + 365
19 WindTerm 0x100f714fc TerminalWindow::showTransferBar() + 76
20 WindTerm 0x100f7187f TerminalWindow::updateTransferBar(QString const&, int) + 351
21 QtCore 0x104066b9f QObject::event(QEvent*) + 943
22 QtWidgets 0x1024a2e9a QWidget::event(QEvent*) + 4698
23 QtWidgets 0x1025b5a35 QMainWindow::event(QEvent*) + 277
24 QtWidgets 0x1024679ea QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266
25 QtWidgets 0x102468e11 QApplication::notify(QObject*, QEvent*) + 497
26 QtCore 0x10403ba34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
27 QtCore 0x10403cd79 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 809
28 libqcocoa.dylib 0x103a54259 QCocoaEventDispatcherPrivate::processPostedEvents() + 313
29 libqcocoa.dylib 0x103a549c8 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 40
30 CoreFoundation 0x7ff81da1e0ab __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
31 CoreFoundation 0x7ff81da1e013 __CFRunLoopDoSource0 + 180
32 CoreFoundation 0x7ff81da1dd8d __CFRunLoopDoSources0 + 242
33 CoreFoundation 0x7ff81da1c7a8 __CFRunLoopRun + 892
34 CoreFoundation 0x7ff81da1bd6c CFRunLoopRunSpecific + 562
35 HIToolbox 0x7ff8266c95e6 RunCurrentEventLoopInMode + 292
36 HIToolbox 0x7ff8266c934a ReceiveNextEventCommon + 594
37 HIToolbox 0x7ff8266c90e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
38 AppKit 0x7ff820456f6d _DPSNextEvent + 927
39 AppKit 0x7ff82045562a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
40 AppKit 0x7ff820447cd9 -[NSApplication run] + 586
41 libqcocoa.dylib 0x103a5362f QCocoaEventDispatcher::processEvents(QFlags) + 2495
42 QtCore 0x104037acf QEventLoop::exec(QFlags) + 431
43 QtCore 0x10403c042 QCoreApplication::exec() + 130
44 WindTerm 0x100cedbe9 main + 89
45 dyld 0x10f42552e start + 462

Thread 1:: QThread
0 libsystem_kernel.dylib 0x7ff81d92109a poll + 10
1 QtCore 0x10409e220 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 608
2 QtCore 0x10409fa21 QEventDispatcherUNIX::processEvents(QFlags) + 849
3 QtCore 0x104037acf QEventLoop::exec(QFlags) + 431
4 QtCore 0x103e64603 QThread::exec() + 131
5 QtCore 0x103e65619 QThreadPrivate::start(void*) + 329
6 libsystem_pthread.dylib 0x7ff81d9574e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81d952f6b thread_start + 15

Thread 2:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff81d91a96a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81d91acd8 mach_msg + 56
2 CoreFoundation 0x7ff81da1e29d __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff81da1c928 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff81da1bd6c CFRunLoopRunSpecific + 562
5 AppKit 0x7ff8205c498e _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff81d9574e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81d952f6b thread_start + 15

Thread 3:: QThread
0 libsystem_kernel.dylib 0x7ff81d92109a poll + 10
1 QtCore 0x10409e220 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 608
2 QtCore 0x10409fa21 QEventDispatcherUNIX::processEvents(QFlags) + 849
3 QtCore 0x104037acf QEventLoop::exec(QFlags) + 431
4 QtCore 0x103e64603 QThread::exec() + 131
5 QtCore 0x103e65619 QThreadPrivate::start(void*) + 329
6 libsystem_pthread.dylib 0x7ff81d9574e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81d952f6b thread_start + 15

Thread 4:: FileWatcher
0 libsystem_kernel.dylib 0x7ff81d91d2ae __semwait_signal + 10
1 libsystem_c.dylib 0x7ff81d831853 nanosleep + 196
2 QtCore 0x10409d9db qt_nanosleep(timespec) + 43
3 WindTerm 0x100d54b84 FileWatcher::run() + 868
4 QtCore 0x103e65619 QThreadPrivate::start(void*) + 329
5 libsystem_pthread.dylib 0x7ff81d9574e1 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81d952f6b thread_start + 15

Thread 5 Crashed:: QThread
0 libsystem_kernel.dylib 0x7ff81d920ffe __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff81d9571ff pthread_kill + 263
2 libsystem_c.dylib 0x7ff81d8a2d14 abort + 123
3 libc++abi.dylib 0x7ff81d913082 abort_message + 241
4 libc++abi.dylib 0x7ff81d90425d demangling_terminate_handler() + 266
5 libobjc.A.dylib 0x7ff81d800e41 _objc_terminate() + 104
6 libc++abi.dylib 0x7ff81d9124a7 std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x7ff81d912458 std::terminate() + 56
8 QtCore 0x103e6577c QThreadPrivate::start(void*) + 684
9 libsystem_pthread.dylib 0x7ff81d9574e1 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff81d952f6b thread_start + 15

Thread 6:: QThread
0 libsystem_kernel.dylib 0x7ff81d92109a poll + 10
1 QtCore 0x10409e01a qt_safe_poll(pollfd*, unsigned int, timespec const*) + 90
2 QtCore 0x10409fa21 QEventDispatcherUNIX::processEvents(QFlags) + 849
3 QtCore 0x104037acf QEventLoop::exec(QFlags) + 431
4 QtCore 0x103e64603 QThread::exec() + 131
5 QtCore 0x103e65619 QThreadPrivate::start(void*) + 329
6 libsystem_pthread.dylib 0x7ff81d9574e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81d952f6b thread_start + 15

Thread 7:
0 libsystem_pthread.dylib 0x7ff81d952f48 start_wqthread + 0

Thread 8:
0 libsystem_pthread.dylib 0x7ff81d952f48 start_wqthread + 0

Thread 9:
0 libsystem_pthread.dylib 0x7ff81d952f48 start_wqthread + 0

Thread 10:
0 libsystem_pthread.dylib 0x7ff81d952f48 start_wqthread + 0

Thread 5 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000070000dc43000 rcx: 0x000070000dc42938 rdx: 0x0000000000000000
rdi: 0x000000000000fd0b rsi: 0x0000000000000006 rbp: 0x000070000dc42960 rsp: 0x000070000dc42938
r8: 0x000070000dc42800 r9: 0x00007ff81d915f9b r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x000000000000fd0b r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff81d920ffe rfl: 0x0000000000000246 cr2: 0x0000000000000000

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x103e43000 - 0x1043b3fff org.qt-project.QtCore (5.15) /Applications/WindTerm.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x10310c000 - 0x1035f5fff org.qt-project.QtGui (5.15) /Applications/WindTerm.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x101c55000 - 0x101c89fff org.qt-project.QtSvg (5.15) <11f2f083-b281-39fc-9b0a-081f047a6c85> /Applications/WindTerm.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
0x100c42000 - 0x101631fff KingToolbox.WindTerm (*) <400c0d1d-e571-37d3-bfda-f5fdf1764c33> /Applications/WindTerm.app/Contents/MacOS/WindTerm
0x102457000 - 0x10289dfff org.qt-project.QtWidgets (5.15) /Applications/WindTerm.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x103a1a000 - 0x103b88fff libqcocoa.dylib (*) /Applications/WindTerm.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x7ff81d99e000 - 0x7ff81dea0fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff82669b000 - 0x7ff82698efff com.apple.HIToolbox (2.1.1) <913d3d2e-4e4c-3907-98fe-8f4abd551297> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff820418000 - 0x7ff8212a7fff com.apple.AppKit (6.9) <461a4d7c-b3e3-3cbc-92b7-a2a419007281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x10f420000 - 0x10f48bfff dyld (*) <771e1916-3a62-34cd-8488-c1021053c7fa> /usr/lib/dyld
0x7ff81d919000 - 0x7ff81d950fff libsystem_kernel.dylib (*) <5bbc2e64-012e-34dd-8c02-41294a3d66e9> /usr/lib/system/libsystem_kernel.dylib
0x7ff81d951000 - 0x7ff81d95cfff libsystem_pthread.dylib (*) /usr/lib/system/libsystem_pthread.dylib
0x7ff81d821000 - 0x7ff81d8a9fff libsystem_c.dylib (*) <4ecd1661-9d96-3669-bb31-4c6d5c685d4c> /usr/lib/system/libsystem_c.dylib
0x7ff81d903000 - 0x7ff81d918fff libc++abi.dylib (*) <69ac868b-1157-364a-984a-5ef26973f661> /usr/lib/libc++abi.dylib
0x7ff81d7e3000 - 0x7ff81d81dfff libobjc.A.dylib (*) /usr/lib/libobjc.A.dylib

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=965.1M resident=0K(0%) swapped_out_or_unallocated=965.1M(100%)
Writable regions: Total=1.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)

VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 2176K 17
Activity Tracing 256K 1
CG backing stores 6704K 20
CG image 2324K 25
ColorSync 228K 27
CoreAnimation 200K 32
CoreGraphics 24K 5
CoreServices 624K 2
CoreUI image data 2216K 22
Foundation 48K 2
Image IO 16K 4
JS JIT generated code 40K 7
JS VM Gigacage 4096K 1
JS VM Isolated Heap 6400K 5
Kernel Alloc Once 1364K 4
MALLOC 601.7M 422
MALLOC guard page 32K 7
MALLOC_LARGE (reserved) 1000K 1 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.0M 11
Stack 13.1M 11
VM_ALLOCATE 27.1M 121
__CTF 756 1
__DATA 22.5M 406
__DATA_CONST 17.5M 218
__DATA_DIRTY 916K 127
__FONT_DATA 4K 1
__LINKEDIT 657.1M 38
__OBJC_RO 82.9M 1
__OBJC_RW 3200K 3
__TEXT 308.0M 412
__UNICODE 592K 1
dyld private memory 1024K 1
mapped file 497.1M 66
shared memory 800K 22
=========== ======= =======
TOTAL 2.6G 2045
TOTAL, minus reserved VM space 2.3G 2045

-----------
Full Report
-----------

{"app_name":"WindTerm","timestamp":"2023-12-06 18:51:39.00 +0800","app_version":"","slice_uuid":"400c0d1d-e571-37d3-bfda-f5fdf1764c33","build_version":"","platform":1,"bundleID":"KingToolbox.WindTerm","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.7.1 (21G920)","incident_id":"4039DD0D-0B54-47AB-8A3C-730B6CE392C9","name":"WindTerm"}
{
"uptime" : 120000,
"procLaunch" : "2023-12-04 17:39:11.4293 +0800",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro14,3",
"procStartAbsTime" : 66460752814672,
"coalitionID" : 887,
"osVersion" : {
"train" : "macOS 12.7.1",
"build" : "21G920",
"releaseType" : "User"
},
"captureTime" : "2023-12-06 18:51:36.2366 +0800",
"incident" : "4039DD0D-0B54-47AB-8A3C-730B6CE392C9",
"bug_type" : "309",
"pid" : 74658,
"procExitAbsTime" : 120389126340268,
"cpuType" : "X86-64",
"procName" : "WindTerm",
"procPath" : "\/Applications\/WindTerm.app\/Contents\/MacOS\/WindTerm",
"bundleInfo" : {"CFBundleIdentifier":"KingToolbox.WindTerm"},
"storeInfo" : {"deviceIdentifierForVendor":"C9F9861B-8135-5749-861F-198ED6E9116E","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "KingToolbox.WindTerm",
"crashReporterKey" : "58732014-B853-6EAE-E860-A4F733C92631",
"wakeTime" : 3988,
"bridgeVersion" : {"build":"14Y910","train":"3.0"},
"sleepWakeUUID" : "A5669ACE-84E1-48C1-9390-B79D2D0E87AF",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"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" : 5,
"threads" : [{"id":704619,"queue":"com.apple.main-thread","frames":[{"imageOffset":3552096,"symbol":"DYLD-STUB$$free","symbolLocation":0,"imageIndex":0},{"imageOffset":1962244,"symbol":"QCss::StyleSelector::basicSelectorMatches(QCss::BasicSelector const&, QCss::StyleSelector::NodePtr)","symbolLocation":372,"imageIndex":1},{"imageOffset":1961439,"symbol":"QCss::StyleSelector::selectorMatches(QCss::Selector const&, QCss::StyleSelector::NodePtr)","symbolLocation":463,"imageIndex":1},{"imageOffset":1963654,"symbol":"QCss::StyleSelector::matchRule(QCss::StyleSelector::NodePtr, QCss::StyleRule const&, QCss::StyleSheetOrigin, int, QMultiMap*)","symbolLocation":102,"imageIndex":1},{"imageOffset":1965165,"symbol":"QCss::StyleSelector::styleRulesForNode(QCss::StyleSelector::NodePtr)","symbolLocation":205,"imageIndex":1},{"imageOffset":1966827,"symbol":"QCss::StyleSelector::declarationsForNode(QCss::StyleSelector::NodePtr, char const*)","symbolLocation":43,"imageIndex":1},{"imageOffset":64637,"symbol":"cssStyleLookup(QSvgNode*, QSvgHandler*, QSvgStyleSelector*)","symbolLocation":45,"imageIndex":2},{"imageOffset":48361,"symbol":"QSvgHandler::startElement(QString const&, QXmlStreamAttributes const&)","symbolLocation":1145,"imageIndex":2},{"imageOffset":46559,"symbol":"QSvgHandler::parse()","symbolLocation":239,"imageIndex":2},{"imageOffset":45650,"symbol":"QSvgHandler::init()","symbolLocation":194,"imageIndex":2},{"imageOffset":157055,"symbol":"QSvgTinyDocument::load(QString const&)","symbolLocation":239,"imageIndex":2},{"imageOffset":168369,"symbol":"QSvgRenderer::load(QString const&)","symbolLocation":49,"imageIndex":2},{"imageOffset":2304670,"symbol":"ApplicationTheme::svgRenderer(QStringList const&)","symbolLocation":878,"imageIndex":3},{"imageOffset":2305499,"symbol":"ApplicationTheme::svgElementExists(QString const&)","symbolLocation":43,"imageIndex":3},{"imageOffset":1147025,"symbol":"SvgIconEngine::virtual_hook(int, void*)","symbolLocation":49,"imageIndex":3},{"imageOffset":856571,"symbol":"QIconEngine::isNull() const","symbolLocation":27,"imageIndex":1},{"imageOffset":2299306,"symbol":"ApplicationTheme::icon(QString const&, QString const&)","symbolLocation":826,"imageIndex":3},{"imageOffset":328888,"symbol":"TransferBar::createUi()","symbolLocation":328,"imageIndex":3},{"imageOffset":328349,"symbol":"TransferBar::TransferBar(QWidget*)","symbolLocation":365,"imageIndex":3},{"imageOffset":3339516,"symbol":"TerminalWindow::showTransferBar()","symbolLocation":76,"imageIndex":3},{"imageOffset":3340415,"symbol":"TerminalWindow::updateTransferBar(QString const&, int)","symbolLocation":351,"imageIndex":3},{"imageOffset":2243487,"symbol":"QObject::event(QEvent*)","symbolLocation":943,"imageIndex":0},{"imageOffset":310938,"symbol":"QWidget::event(QEvent*)","symbolLocation":4698,"imageIndex":4},{"imageOffset":1436213,"symbol":"QMainWindow::event(QEvent*)","symbolLocation":277,"imageIndex":4},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":4},{"imageOffset":73233,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":497,"imageIndex":4},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":0},{"imageOffset":2071929,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":809,"imageIndex":0},{"imageOffset":238169,"symbol":"QCocoaEventDispatcherPrivate::processPostedEvents()","symbolLocation":313,"imageIndex":5},{"imageOffset":240072,"symbol":"QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*)","symbolLocation":40,"imageIndex":5},{"imageOffset":524459,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":6},{"imageOffset":524307,"symbol":"__CFRunLoopDoSource0","symbolLocation":180,"imageIndex":6},{"imageOffset":523661,"symbol":"__CFRunLoopDoSources0","symbolLocation":242,"imageIndex":6},{"imageOffset":518056,"symbol":"__CFRunLoopRun","symbolLocation":892,"imageIndex":6},{"imageOffset":515436,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":6},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":189258,"symbol":"ReceiveNextEventCommon","symbolLocation":594,"imageIndex":7},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":7},{"imageOffset":257901,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":8},{"imageOffset":251434,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":8},{"imageOffset":195801,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":8},{"imageOffset":235055,"symbol":"QCocoaEventDispatcher::processEvents(QFlags)","symbolLocation":2495,"imageIndex":5},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":431,"imageIndex":0},{"imageOffset":2068546,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":0},{"imageOffset":703465,"symbol":"main","symbolLocation":89,"imageIndex":3},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":9}]},{"id":704676,"name":"QThread","frames":[{"imageOffset":32922,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":2470432,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":608,"imageIndex":0},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":849,"imageIndex":0},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":431,"imageIndex":0},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":0},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":704689,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6506,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":10},{"imageOffset":7384,"symbol":"mach_msg","symbolLocation":56,"imageIndex":10},{"imageOffset":524957,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":6},{"imageOffset":518440,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":6},{"imageOffset":515436,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":6},{"imageOffset":1755534,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":991429,"name":"QThread","frames":[{"imageOffset":32922,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":2470432,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":608,"imageIndex":0},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":849,"imageIndex":0},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":431,"imageIndex":0},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":0},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":991460,"name":"FileWatcher","frames":[{"imageOffset":17070,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":10},{"imageOffset":67667,"symbol":"nanosleep","symbolLocation":196,"imageIndex":12},{"imageOffset":2468315,"symbol":"qt_nanosleep(timespec)","symbolLocation":43,"imageIndex":0},{"imageOffset":1125252,"symbol":"FileWatcher::run()","symbolLocation":868,"imageIndex":3},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"triggered":true,"id":1490162,"name":"QThread","threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":123145533270016},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703624683419},"r15":{"value":22},"rbx":{"value":123145533272064},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703624728574,"matchesCrashFrame":1},"rbp":{"value":123145533270368},"rsp":{"value":123145533270328},"r12":{"value":64779},"rcx":{"value":123145533270328},"flavor":"x86_THREAD_STATE","rdi":{"value":64779}},"frames":[{"imageOffset":32766,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":10},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":11},{"imageOffset":531732,"symbol":"abort","symbolLocation":123,"imageIndex":12},{"imageOffset":65666,"symbol":"abort_message","symbolLocation":241,"imageIndex":13},{"imageOffset":4701,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":13},{"imageOffset":122433,"symbol":"_objc_terminate()","symbolLocation":104,"imageIndex":14},{"imageOffset":62631,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":13},{"imageOffset":62552,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":13},{"imageOffset":141180,"symbol":"QThreadPrivate::start(void*)","symbolLocation":684,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":1490163,"name":"QThread","frames":[{"imageOffset":32922,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":2469914,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":90,"imageIndex":0},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":849,"imageIndex":0},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":431,"imageIndex":0},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":0},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":1553436,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":1553693,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":1553770,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":1553921,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 4360253440,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtCore",
"size" : 5705728,
"uuid" : "c723812a-f7a5-3001-98d5-e60e8daa6ffb",
"path" : "\/Applications\/WindTerm.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
"name" : "QtCore",
"CFBundleVersion" : "5.15.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4346396672,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtGui",
"size" : 5152768,
"uuid" : "cbcec35a-ee54-354f-9c2b-188ac6b2790d",
"path" : "\/Applications\/WindTerm.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/5\/QtGui",
"name" : "QtGui",
"CFBundleVersion" : "5.15.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4324675584,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtSvg",
"size" : 217088,
"uuid" : "11f2f083-b281-39fc-9b0a-081f047a6c85",
"path" : "\/Applications\/WindTerm.app\/Contents\/Frameworks\/QtSvg.framework\/Versions\/5\/QtSvg",
"name" : "QtSvg",
"CFBundleVersion" : "5.15.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4307820544,
"CFBundleIdentifier" : "KingToolbox.WindTerm",
"size" : 10420224,
"uuid" : "400c0d1d-e571-37d3-bfda-f5fdf1764c33",
"path" : "\/Applications\/WindTerm.app\/Contents\/MacOS\/WindTerm",
"name" : "WindTerm"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4333072384,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtWidgets",
"size" : 4485120,
"uuid" : "b432d666-dcab-320a-8496-78a67f554c0e",
"path" : "\/Applications\/WindTerm.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
"name" : "QtWidgets",
"CFBundleVersion" : "5.15.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4355891200,
"size" : 1503232,
"uuid" : "d4ab240b-4535-3aec-b72b-5ffc4750e4e5",
"path" : "\/Applications\/WindTerm.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703625240576,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5255168,
"uuid" : "fb79a14a-fda9-3a3b-bc97-6eb525b794a6",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703773077504,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3096576,
"uuid" : "913d3d2e-4e4c-3907-98fe-8f4abd551297",
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703669780480,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15269888,
"uuid" : "461a4d7c-b3e3-3cbc-92b7-a2a419007281",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.60.148"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4550950912,
"size" : 442368,
"uuid" : "771e1916-3a62-34cd-8488-c1021053c7fa",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703624695808,
"size" : 229376,
"uuid" : "5bbc2e64-012e-34dd-8c02-41294a3d66e9",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703624925184,
"size" : 49152,
"uuid" : "e097f78f-fcfb-30f3-9164-dbc9709ba134",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703623680000,
"size" : 561152,
"uuid" : "4ecd1661-9d96-3669-bb31-4c6d5c685d4c",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703624605696,
"size" : 90112,
"uuid" : "69ac868b-1157-364a-984a-5ef26973f661",
"path" : "\/usr\/lib\/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703623426048,
"size" : 241664,
"uuid" : "b36a2b52-68a9-3e44-b927-71c24be1272f",
"path" : "\/usr\/lib\/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
}
],
"sharedCache" : {
"base" : 140703621664768,
"size" : 19331678208,
"uuid" : "172bd7f4-7e24-3286-a975-45e4e44c23c1"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=965.1M resident=0K(0%) swapped_out_or_unallocated=965.1M(100%)\nWritable regions: Total=1.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 2176K 17 \nActivity Tracing 256K 1 \nCG backing stores 6704K 20 \nCG image 2324K 25 \nColorSync 228K 27 \nCoreAnimation 200K 32 \nCoreGraphics 24K 5 \nCoreServices 624K 2 \nCoreUI image data 2216K 22 \nFoundation 48K 2 \nImage IO 16K 4 \nJS JIT generated code 40K 7 \nJS VM Gigacage 4096K 1 \nJS VM Isolated Heap 6400K 5 \nKernel Alloc Once 1364K 4 \nMALLOC 601.7M 422 \nMALLOC guard page 32K 7 \nMALLOC_LARGE (reserved) 1000K 1 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.0M 11 \nStack 13.1M 11 \nVM_ALLOCATE 27.1M 121 \n__CTF 756 1 \n__DATA 22.5M 406 \n__DATA_CONST 17.5M 218 \n__DATA_DIRTY 916K 127 \n__FONT_DATA 4K 1 \n__LINKEDIT 657.1M 38 \n__OBJC_RO 82.9M 1 \n__OBJC_RW 3200K 3 \n__TEXT 308.0M 412 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 497.1M 66 \nshared memory 800K 22 \n=========== ======= ======= \nTOTAL 2.6G 2045 \nTOTAL, minus reserved VM space 2.3G 2045 \n",
"legacyInfo" : {
"threadTriggered" : {
"name" : "QThread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "6112dda2fc54bc3389840642",
"factorPackIds" : {
"SIRI_DICTATION_ASSETS" : "620aec83b02b354d3afd2f50"
},
"deploymentId" : 240000145
},
{
"rolloutId" : "5ffde50ce2aacd000d47a95f",
"factorPackIds" : {

},
"deploymentId" : 240000352
}
],
"experiments" : [

]
}
}

Model: MacBookPro14,3, BootROM 522.0.0.0.0, 4 processors, Quad-Core Intel Core i7, 2.9 GHz, 16 GB, SMC 2.45f5
Graphics: Intel HD Graphics 630, Intel HD Graphics 630, Built-In
Graphics: Radeon Pro 560, Radeon Pro 560, PCIe, 4 GB
Display: Color LCD, 2880 x 1800 Retina, Main, MirrorOff, Online
Display: DELL U2415, 1920 x 1200 (WUXGA - Widescreen Ultra eXtended Graphics Array), MirrorOff, Online
Display: DELL U2415, 1200 x 1920, MirrorOff, Online
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x173), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.4)
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB30Bus
USB Device: Apple T1 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.5
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.5

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing a file download on macOS 12.7.1 with WindTerm 2.5.0, then inspect the transfer UI entry points named in the report: TerminalWindow::updateTransferBar, TerminalWindow::showTransferBar, TransferBar::createUi, and ApplicationTheme::svgRenderer. The stack trace also points to QtSvg and SVG style matching. Done means the download no longer crashes.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, macos
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.