xiaoyifang / goldendict-ng

The Next Generation GoldenDict
https://xiaoyifang.github.io/goldendict-ng/
Other
1.54k stars 81 forks source link

click Edit->Dictionaries(F3) the main program crash #574

Open KanlentB opened 1 year ago

KanlentB commented 1 year ago

Describe the bug thank you for maintaining the goldendisk program As the title says Once i click Edit->Dictionaries(F3), the main program crashes using 6.4.3-GoldenDict-v23.04.02-QingmingFestival-xapian-Installer.exe I tried the version of pre-release, but the problem still exists.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'main interface'
  2. Click on Edit->Dictionaries(F3)'
  3. See error

Expected behavior New user, just about to add a dictionary, but the program crashes, I can only use it temporarily by creating a new 'portable' and 'content' directory according to this site, thanks again for maintaining the goldendisk program

Screenshots main program chashes

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

xiaoyifang commented 1 year ago

start from commandline with --log-to-file attached to it ,and upload the log.txt file (in configuration folder which can be reached by Help->Configuration Folder)

goldendict.exe --log-to-file
KanlentB commented 1 year ago

thanks for your review:) i did it in the command line as you said and repeated the steps where the problem occurred. the log file is as follows

2023-04-25 18:32:27.893 Info:

GL Type: desktop
Surface Type: OpenGL
Surface Profile: CompatibilityProfile
Surface Version: 4.6
QSG RHI Backend: OpenGL
Using Supported QSG Backend: yes
Using Software Dynamic GL: no
Using Multithreaded OpenGL: yes

Init Parameters:

application-name GoldenDict
browser-subprocess-path F:\ESD-USB\GoldenDict\QtWebEngineProcess.exe
create-default-gl-context
disable-es3-gl-context
disable-features ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
disable-speech-api
enable-features NetworkServiceInProcess,TracingServiceInProcess
enable-threaded-compositing
in-process-gpu
use-gl desktop
2023-04-25 18:32:28.137 Debug: No favorites file found
2023-04-25 18:32:28.145 Debug: dehsinif
2023-04-25 18:32:28.287 Warning: "Handle global hotkeys via RegisterHotkey()"
2023-04-25 18:32:28.486 Debug: set inspected page to nullptr
2023-04-25 18:32:28.722 Debug: getResource: "gdlookup://localhost?word=Welcome!&group=4294967295"
2023-04-25 18:32:28.722 Debug: scheme: "gdlookup"
2023-04-25 18:32:28.722 Debug: host: "localhost"
2023-04-25 18:32:28.724 Debug: getResource: "gdlookup://localhost?word=(untitled)&blank=1"
2023-04-25 18:32:28.724 Debug: scheme: "gdlookup"
2023-04-25 18:32:28.724 Debug: host: "localhost"
2023-04-25 18:32:28.787 Debug: article view loaded url: "gdlookup://localhost?word=(untitled)&blank=1" true
2023-04-25 18:32:28.804 Debug: article view loaded url: "gdlookup://localhost?word=Welcome!&group=4294967295" true
xiaoyifang commented 1 year ago

I make a refresh installation ,can not reproduce the bug .

Not too much useful information in the log file.

xiaoyifang commented 1 year ago

https://github.com/xiaoyifang/goldendict-ng/releases/tag/v23.04.03-alpha.230501.a7d6c45f

use this version. and try to reproduce the crash ,there will be an dmp file alongside with goldendict.exe in folder crash.

xiaoyifang commented 1 year ago

stale

homocomputeris commented 1 year ago

For me it crasher on macos when I try to open the Dictionaries menu:

Goldendict 23.06.02-alpha.230610.ca4664f2 macos darwin 22.5.0 Qt 6.5.1 x86_64-little_endian-lp64 Clang 14.0.0 (clang-1400.0.29.202) Flags: USE_XAPIAN MAKE_ZIM_SUPPORT MAKE_CHINESE_CONVERSION_SUPPORT

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

Process:               GoldenDict [21591]
Path:                  /Applications/GoldenDict.app/Contents/MacOS/GoldenDict
Identifier:            org.goldendict
Version:               23.06 (???)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-06-11 20:24:45.6458 +0200
OS Version:            macOS 13.4 (22F66)
Report Version:        12
Bridge OS Version:     7.5 (20P5058)
Anonymous UUID:        3E761575-8187-3076-10EB-FB14A1B42E7D

Sleep/Wake UUID:       00A34EE5-41B8-4748-85D1-CD613AC7E5E2

Time Awake Since Boot: 62000 seconds
Time Since Wake:       2494 seconds

System Integrity Protection: enabled

Crashed Thread:        0  CrBrowserMain  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000001
Exception Codes:       0x0000000000000001, 0x0000000000000001

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [21591]

VM Region Info: 0x1 is not in any region.  Bytes before following region: 140737487351807
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      shared memory            7ffffff0b000-7ffffff0c000 [    4K] r-x/r-x SM=SHM  

Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
0   QtCore                                 0x1150300f6 QEventLoop::exit(int) + 38
1   QtWidgets                              0x111149c81 QDialogPrivate::setVisible(bool) + 769
2   QtWidgets                              0x111148e33 QDialog::~QDialog() + 35
3   GoldenDict                             0x10fea6f6b MainWindow::editDictionaries(unsigned int) + 1771
4   QtCore                                 0x115075495 0x114fb8000 + 775317
5   QtGui                                  0x112a6ab2d QAction::activate(QAction::ActionEvent) + 397
6   QtCore                                 0x11506d906 QObject::event(QEvent*) + 598
7   QtWidgets                              0x110efa367 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 247
8   QtWidgets                              0x110efb18c QApplication::notify(QObject*, QEvent*) + 508
9   QtCore                                 0x11502673a QCoreApplication::notifyInternal2(QObject*, QEvent*) + 170
10  QtCore                                 0x11502790c QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 1468
11  libqcocoa.dylib                        0x114ecf166 0x114eb7000 + 98662
12  libqcocoa.dylib                        0x114ecfb9d 0x114eb7000 + 101277
13  CoreFoundation                      0x7ff816076f2a __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
14  CoreFoundation                      0x7ff816076ecc __CFRunLoopDoSource0 + 157
15  CoreFoundation                      0x7ff816076ca5 __CFRunLoopDoSources0 + 217
16  CoreFoundation                      0x7ff81607592f __CFRunLoopRun + 916
17  CoreFoundation                      0x7ff816074f31 CFRunLoopRunSpecific + 560
18  HIToolbox                           0x7ff81faf0dad RunCurrentEventLoopInMode + 292
19  HIToolbox                           0x7ff81faf09f4 ReceiveNextEventCommon + 199
20  HIToolbox                           0x7ff81faf0918 _BlockUntilNextEventMatchingListInModeWithFilter + 64
21  AppKit                              0x7ff8191095d0 _DPSNextEvent + 858
22  AppKit                              0x7ff81910847a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
23  AppKit                              0x7ff8190faae8 -[NSApplication run] + 586
24  libqcocoa.dylib                        0x114ece5b7 0x114eb7000 + 95671
25  QtCore                                 0x11502ff36 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
26  QtCore                                 0x115026d27 QCoreApplication::exec() + 119
27  GoldenDict                             0x10fe33ee8 main + 6824
28  dyld                                0x7ff815c4141f start + 1903

Thread 1:: com.apple.CFSocket.private
0   libsystem_kernel.dylib              0x7ff815f65282 __select + 10
1   CoreFoundation                      0x7ff81609eedf __CFSocketManager + 643
2   libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
3   libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 2:: ThreadPoolServiceThread
0   libsystem_kernel.dylib              0x7ff815f65e16 kevent64 + 10
1   QtWebEngineCore                        0x12d000174 0x1286d3000 + 76730740
2   QtWebEngineCore                        0x12d00000f 0x1286d3000 + 76730383
3   QtWebEngineCore                        0x12cfa1c61 0x1286d3000 + 76344417
4   QtWebEngineCore                        0x12cf597f5 0x1286d3000 + 76048373
5   QtWebEngineCore                        0x12cfc8be8 0x1286d3000 + 76504040
6   QtWebEngineCore                        0x12cfaf94d 0x1286d3000 + 76400973
7   QtWebEngineCore                        0x12cfc8d7a 0x1286d3000 + 76504442
8   QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
9   libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
10  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 3:: Chrome_IOThread
0   libsystem_kernel.dylib              0x7ff815f65e16 kevent64 + 10
1   QtWebEngineCore                        0x12d000174 0x1286d3000 + 76730740
2   QtWebEngineCore                        0x12d00000f 0x1286d3000 + 76730383
3   QtWebEngineCore                        0x12cfa1c61 0x1286d3000 + 76344417
4   QtWebEngineCore                        0x12cf597f5 0x1286d3000 + 76048373
5   QtWebEngineCore                        0x12cfc8be8 0x1286d3000 + 76504040
6   QtWebEngineCore                        0x12b671fb2 0x1286d3000 + 49934258
7   QtWebEngineCore                        0x12cfc8d7a 0x1286d3000 + 76504442
8   QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
9   libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
10  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 4:: NetworkConfigWatcher
0   libsystem_kernel.dylib              0x7ff815f5c5b2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff815f6a72d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff815f635e4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff815f5c89a mach_msg + 19
4   QtWebEngineCore                        0x12cffa026 0x1286d3000 + 76705830
5   QtWebEngineCore                        0x12cff9def 0x1286d3000 + 76705263
6   QtWebEngineCore                        0x12cf2311d 0x1286d3000 + 75825437
7   QtWebEngineCore                        0x12cfa1c61 0x1286d3000 + 76344417
8   QtWebEngineCore                        0x12cf597f5 0x1286d3000 + 76048373
9   QtWebEngineCore                        0x12cfc8be8 0x1286d3000 + 76504040
10  QtWebEngineCore                        0x12cfc8d7a 0x1286d3000 + 76504442
11  QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
12  libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
13  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 5:: ThreadPoolForegroundWorker
0   libsystem_kernel.dylib              0x7ff815f5c5b2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff815f6a72d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff815f635e4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff815f5c89a mach_msg + 19
4   QtWebEngineCore                        0x12cffa026 0x1286d3000 + 76705830
5   QtWebEngineCore                        0x12cfbb6df 0x1286d3000 + 76449503
6   QtWebEngineCore                        0x12cfbc266 0x1286d3000 + 76452454
7   QtWebEngineCore                        0x12cfbbe5d 0x1286d3000 + 76451421
8   QtWebEngineCore                        0x12cfbbd4f 0x1286d3000 + 76451151
9   QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
10  libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
11  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 6:: Chrome_InProcGpuThread
0   libsystem_kernel.dylib              0x7ff815f5c5b2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff815f6a72d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff815f635e4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff815f5c89a mach_msg + 19
4   QtWebEngineCore                        0x12cffa026 0x1286d3000 + 76705830
5   QtWebEngineCore                        0x12cff9def 0x1286d3000 + 76705263
6   QtWebEngineCore                        0x12cf2311d 0x1286d3000 + 75825437
7   QtWebEngineCore                        0x12cfa1c61 0x1286d3000 + 76344417
8   QtWebEngineCore                        0x12cf597f5 0x1286d3000 + 76048373
9   QtWebEngineCore                        0x12cfc8be8 0x1286d3000 + 76504040
10  QtWebEngineCore                        0x12cfc8d7a 0x1286d3000 + 76504442
11  QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
12  libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
13  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 7:: Chrome_ChildIOThread
0   libsystem_kernel.dylib              0x7ff815f65e16 kevent64 + 10
1   QtWebEngineCore                        0x12d000174 0x1286d3000 + 76730740
2   QtWebEngineCore                        0x12d00000f 0x1286d3000 + 76730383
3   QtWebEngineCore                        0x12cfa1c61 0x1286d3000 + 76344417
4   QtWebEngineCore                        0x12cf597f5 0x1286d3000 + 76048373
5   QtWebEngineCore                        0x12cfc8be8 0x1286d3000 + 76504040
6   QtWebEngineCore                        0x12fbed3b2 0x1286d3000 + 122790834
7   QtWebEngineCore                        0x12cfc8d7a 0x1286d3000 + 76504442
8   QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
9   libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
10  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 8:: CompositorTileWorker1
0   libsystem_kernel.dylib              0x7ff815f5f0ee __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff815f9b758 _pthread_cond_wait + 1242
2   QtWebEngineCore                        0x12cff1802 0x1286d3000 + 76670978
3   QtWebEngineCore                        0x12f343a55 0x1286d3000 + 113707605
4   QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
5   libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
6   libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 9:: ThreadPoolSingleThreadSharedForeground0
0   libsystem_kernel.dylib              0x7ff815f5c5b2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff815f6a72d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff815f635e4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff815f5c89a mach_msg + 19
4   QtWebEngineCore                        0x12cffa026 0x1286d3000 + 76705830
5   QtWebEngineCore                        0x12cfbb6df 0x1286d3000 + 76449503
6   QtWebEngineCore                        0x12cfbbf94 0x1286d3000 + 76451732
7   QtWebEngineCore                        0x12cfbbe8d 0x1286d3000 + 76451469
8   QtWebEngineCore                        0x12cfbbd88 0x1286d3000 + 76451208
9   QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
10  libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
11  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 10:: NetworkConfigWatcher
0   libsystem_kernel.dylib              0x7ff815f5c5b2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff815f6a72d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff815f635e4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff815f5c89a mach_msg + 19
4   QtWebEngineCore                        0x12cffa026 0x1286d3000 + 76705830
5   QtWebEngineCore                        0x12cff9def 0x1286d3000 + 76705263
6   QtWebEngineCore                        0x12cf2311d 0x1286d3000 + 75825437
7   QtWebEngineCore                        0x12cfa1c61 0x1286d3000 + 76344417
8   QtWebEngineCore                        0x12cf597f5 0x1286d3000 + 76048373
9   QtWebEngineCore                        0x12cfc8be8 0x1286d3000 + 76504040
10  QtWebEngineCore                        0x12cfc8d7a 0x1286d3000 + 76504442
11  QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
12  libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
13  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 11:: VizCompositorThread
0   libsystem_kernel.dylib              0x7ff815f5c5b2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff815f6a72d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff815f635e4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff815f5c89a mach_msg + 19
4   QtWebEngineCore                        0x12cffa026 0x1286d3000 + 76705830
5   QtWebEngineCore                        0x12cff9def 0x1286d3000 + 76705263
6   QtWebEngineCore                        0x12cf2311d 0x1286d3000 + 75825437
7   QtWebEngineCore                        0x12cfa1c61 0x1286d3000 + 76344417
8   QtWebEngineCore                        0x12cf597f5 0x1286d3000 + 76048373
9   QtWebEngineCore                        0x12cfc8be8 0x1286d3000 + 76504040
10  QtWebEngineCore                        0x12cfc8d7a 0x1286d3000 + 76504442
11  QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
12  libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
13  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 12:: com.apple.NSEventThread
0   libsystem_kernel.dylib              0x7ff815f5c5b2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff815f6a72d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff815f635e4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff815f5c89a mach_msg + 19
4   CoreFoundation                      0x7ff81607706f __CFRunLoopServiceMachPort + 145
5   CoreFoundation                      0x7ff816075af0 __CFRunLoopRun + 1365
6   CoreFoundation                      0x7ff816074f31 CFRunLoopRunSpecific + 560
7   AppKit                              0x7ff819269789 _NSEventThread + 132
8   libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
9   libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 13:: NetworkService
0   libsystem_kernel.dylib              0x7ff815f65e16 kevent64 + 10
1   QtWebEngineCore                        0x12d000174 0x1286d3000 + 76730740
2   QtWebEngineCore                        0x12d00000f 0x1286d3000 + 76730383
3   QtWebEngineCore                        0x12cfa1c61 0x1286d3000 + 76344417
4   QtWebEngineCore                        0x12cf597f5 0x1286d3000 + 76048373
5   QtWebEngineCore                        0x12cfc8be8 0x1286d3000 + 76504040
6   QtWebEngineCore                        0x12cfc8d7a 0x1286d3000 + 76504442
7   QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
8   libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
9   libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 14:: NetworkConfigWatcher
0   libsystem_kernel.dylib              0x7ff815f5c5b2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff815f6a72d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff815f635e4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff815f5c89a mach_msg + 19
4   QtWebEngineCore                        0x12cffa026 0x1286d3000 + 76705830
5   QtWebEngineCore                        0x12cff9def 0x1286d3000 + 76705263
6   QtWebEngineCore                        0x12cf2311d 0x1286d3000 + 75825437
7   QtWebEngineCore                        0x12cfa1c61 0x1286d3000 + 76344417
8   QtWebEngineCore                        0x12cf597f5 0x1286d3000 + 76048373
9   QtWebEngineCore                        0x12cfc8be8 0x1286d3000 + 76504040
10  QtWebEngineCore                        0x12cfc8d7a 0x1286d3000 + 76504442
11  QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
12  libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
13  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 15:: ThreadPoolBackgroundWorker
0   libsystem_kernel.dylib              0x7ff815f5c5b2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff815f6a72d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff815f635e4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff815f5c89a mach_msg + 19
4   QtWebEngineCore                        0x12cffa026 0x1286d3000 + 76705830
5   QtWebEngineCore                        0x12cfbb6df 0x1286d3000 + 76449503
6   QtWebEngineCore                        0x12cfbc266 0x1286d3000 + 76452454
7   QtWebEngineCore                        0x12cfbbdcd 0x1286d3000 + 76451277
8   QtWebEngineCore                        0x12cfbbd74 0x1286d3000 + 76451188
9   QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
10  libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
11  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 16:: ThreadPoolSingleThreadForegroundBlocking1
0   libsystem_kernel.dylib              0x7ff815f5c5b2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff815f6a72d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff815f635e4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff815f5c89a mach_msg + 19
4   QtWebEngineCore                        0x12cffa026 0x1286d3000 + 76705830
5   QtWebEngineCore                        0x12cfbb6df 0x1286d3000 + 76449503
6   QtWebEngineCore                        0x12cfbc266 0x1286d3000 + 76452454
7   QtWebEngineCore                        0x12cfbbebd 0x1286d3000 + 76451517
8   QtWebEngineCore                        0x12cfbbd7e 0x1286d3000 + 76451198
9   QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
10  libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
11  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 17:: MemoryInfra
0   libsystem_kernel.dylib              0x7ff815f5c5b2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff815f6a72d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff815f635e4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff815f5c89a mach_msg + 19
4   QtWebEngineCore                        0x12cffa026 0x1286d3000 + 76705830
5   QtWebEngineCore                        0x12cff9def 0x1286d3000 + 76705263
6   QtWebEngineCore                        0x12cf2311d 0x1286d3000 + 75825437
7   QtWebEngineCore                        0x12cfa1c61 0x1286d3000 + 76344417
8   QtWebEngineCore                        0x12cf597f5 0x1286d3000 + 76048373
9   QtWebEngineCore                        0x12cfc8be8 0x1286d3000 + 76504040
10  QtWebEngineCore                        0x12cfc8d7a 0x1286d3000 + 76504442
11  QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
12  libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
13  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 18:: ThreadPoolSingleThreadSharedBackgroundBlocking2
0   libsystem_kernel.dylib              0x7ff815f5c5b2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff815f6a72d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff815f635e4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff815f5c89a mach_msg + 19
4   QtWebEngineCore                        0x12cffa026 0x1286d3000 + 76705830
5   QtWebEngineCore                        0x12cfbb6df 0x1286d3000 + 76449503
6   QtWebEngineCore                        0x12cfbbf94 0x1286d3000 + 76451732
7   QtWebEngineCore                        0x12cfbbdfd 0x1286d3000 + 76451325
8   QtWebEngineCore                        0x12cfbbd9c 0x1286d3000 + 76451228
9   QtWebEngineCore                        0x12cff2e98 0x1286d3000 + 76676760
10  libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
11  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 19:: caulk.messenger.shared:17
0   libsystem_kernel.dylib              0x7ff815f5c52e semaphore_wait_trap + 10
1   caulk                               0x7ff81f82707e caulk::semaphore::timed_wait(double) + 150
2   caulk                               0x7ff81f826f9c caulk::concurrent::details::worker_thread::run() + 30
3   caulk                               0x7ff81f826cb0 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 41
4   libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
5   libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 20:
0   libsystem_pthread.dylib             0x7ff815f96bb0 start_wqthread + 0

Thread 21:
0   libsystem_pthread.dylib             0x7ff815f96bb0 start_wqthread + 0

Thread 22:
0   libsystem_pthread.dylib             0x7ff815f96bb0 start_wqthread + 0

Thread 23:
0   libsystem_pthread.dylib             0x7ff815f96bb0 start_wqthread + 0

Thread 24:: Thread (pooled)
0   libsystem_kernel.dylib              0x7ff815f5f0ee __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff815f9b758 _pthread_cond_wait + 1242
2   QtCore                                 0x1151c4fac 0x114fb8000 + 2150316
3   QtCore                                 0x1151c4cae 0x114fb8000 + 2149550
4   QtCore                                 0x1151c4bfe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
5   QtCore                                 0x1151befd5 0x114fb8000 + 2125781
6   QtCore                                 0x1151baab3 0x114fb8000 + 2108083
7   libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
8   libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 25:: Thread (pooled)
0   libsystem_kernel.dylib              0x7ff815f5f0ee __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x7ff815f9b758 _pthread_cond_wait + 1242
2   QtCore                                 0x1151c4fac 0x114fb8000 + 2150316
3   QtCore                                 0x1151c4cae 0x114fb8000 + 2149550
4   QtCore                                 0x1151c4bfe QWaitCondition::wait(QMutex*, QDeadlineTimer) + 94
5   QtCore                                 0x1151befd5 0x114fb8000 + 2125781
6   QtCore                                 0x1151baab3 0x114fb8000 + 2108083
7   libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
8   libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 26:: AXSpeech
0   libsystem_kernel.dylib              0x7ff815f5c5b2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff815f6a72d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff815f635e4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff815f5c89a mach_msg + 19
4   CoreFoundation                      0x7ff81607706f __CFRunLoopServiceMachPort + 145
5   CoreFoundation                      0x7ff816075af0 __CFRunLoopRun + 1365
6   CoreFoundation                      0x7ff816074f31 CFRunLoopRunSpecific + 560
7   Foundation                          0x7ff816f012c3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 216
8   libAXSpeechManager.dylib            0x7ffc1a19fc2d -[AXSpeechThread main] + 557
9   Foundation                          0x7ff816efa623 __NSThread__start__ + 1009
10  libsystem_pthread.dylib             0x7ff815f9b1d3 _pthread_start + 125
11  libsystem_pthread.dylib             0x7ff815f96bd3 thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007ff7b02c4f60  rbx: 0x0000000000000000  rcx: 0x000060000294b500  rdx: 0x0000000000000001
  rdi: 0x0000000000000001  rsi: 0x0000000000000000  rbp: 0x00007ff7b02c15a0  rsp: 0x00007ff7b02c15a0
   r8: 0x00007fdf06ea96d8   r9: 0x8e38e38e38e38e39  r10: 0x0000000000000004  r11: 0x00007fdf06ea9888
  r12: 0x00007ff7b02c1658  r13: 0x0000000000000000  r14: 0x00007fdefe944dd0  r15: 0x00007ff7b02c15c0
  rip: 0x00000001150300f6  rfl: 0x0000000000010202  cr2: 0x0000000000000001

Logical CPU:     0
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14

Thread 0 instruction stream:
  40 58 48 8b 48 70 48 85-c9 74 1e 48 8b 78 70 48  @XH.HpH..t.H.xpH
  8b 07 44 89 f6 ff 50 60-84 c0 74 0d 4c 89 ff e8  ..D...P`..t.L...
  46 7a 17 00 48 39 d8 7e-d1 48 83 c4 18 5b 41 5c  Fz..H9.~.H...[A\
  41 5d 41 5e 41 5f 5d c3-66 90 55 48 89 e5 48 8b  A]A^A_].f.UH..H.
  47 08 48 8b 48 58 48 8b-51 70 48 85 d2 74 1b 89  G.H.HXH.QpH..t..
  b0 80 00 00 00 c7 40 7c-01 00 00 00 48 8b 79 70  ......@|....H.yp
 [48]8b 07 5d ff a0 a8 00-00 00 5d c3 66 2e 0f 1f  H..]......].f... <==
  84 00 00 00 00 00 0f 1f-40 00 55 48 89 e5 48 8b  ........@.UH..H.
  47 08 8b 40 7c 85 c0 0f-94 c0 5d c3 66 2e 0f 1f  G..@|.....].f...
  84 00 00 00 00 00 0f 1f-40 00 55 48 89 e5 48 8b  ........@.UH..H.
  47 08 48 8b 40 58 48 8b-48 70 48 85 c9 74 0e 48  G.H.@XH.HpH..t.H
  8b 78 70 48 8b 07 5d ff-a0 a0 00 00 00 5d c3 66  .xpH..]......].f

Binary Images:
       0x10fc3a000 -        0x1100f5fff org.goldendict (23.06) <7647aa8a-b6f0-30f6-90fc-45519c1b12a1> /Applications/GoldenDict.app/Contents/MacOS/GoldenDict
       0x1103a4000 -        0x1104e3fff libxapian.30.dylib (*) <81d43e26-9bed-32c6-8ac1-913fb4ba54fc> /Applications/GoldenDict.app/Contents/Frameworks/libxapian.30.dylib
       0x110239000 -        0x110240fff libvorbisfile.3.dylib (*) <e8e1ad4c-5af8-3ba1-b039-79c67e8aee2e> /Applications/GoldenDict.app/Contents/Frameworks/libvorbisfile.3.dylib
       0x11027c000 -        0x11029ffff libvorbis.0.dylib (*) <d9802dbb-914d-396f-ac9e-7756a8349fde> /Applications/GoldenDict.app/Contents/Frameworks/libvorbis.0.dylib
       0x11024d000 -        0x110254fff libogg.0.dylib (*) <2ba8c240-7370-3d64-ba1b-f21d93cc80c7> /Applications/GoldenDict.app/Contents/Frameworks/libogg.0.dylib
       0x1102d3000 -        0x1102eefff liblzo2.2.dylib (*) <e140032d-802d-359f-9476-b4f7b67ca347> /Applications/GoldenDict.app/Contents/Frameworks/liblzo2.2.dylib
       0x1102fb000 -        0x110312fff libswresample.4.dylib (*) <55eb40d6-4a7a-3670-836b-8ad966fcb41d> /Applications/GoldenDict.app/Contents/Frameworks/libswresample.4.dylib
       0x1105d6000 -        0x11065dfff libavutil.58.dylib (*) <03fc055f-4438-3e26-a7cd-d6166089acc0> /Applications/GoldenDict.app/Contents/Frameworks/libavutil.58.dylib
       0x110985000 -        0x110b24fff libavformat.60.dylib (*) <dc3e745b-4654-3724-aaaf-cfa6794da3d1> /Applications/GoldenDict.app/Contents/Frameworks/libavformat.60.dylib
       0x111610000 -        0x11200ffff libavcodec.60.dylib (*) <76744a0b-db75-347c-86b2-ed7ca010c175> /Applications/GoldenDict.app/Contents/Frameworks/libavcodec.60.dylib
       0x11034e000 -        0x110371fff liblzma.5.dylib (*) <396019c9-7999-3d4f-92cf-5dbb1b8e2e67> /Applications/GoldenDict.app/Contents/Frameworks/liblzma.5.dylib
       0x110866000 -        0x110921fff libzstd.1.dylib (*) <73a7eb43-b336-3ceb-86fa-a51cd114d02a> /Applications/GoldenDict.app/Contents/Frameworks/libzstd.1.dylib
       0x110796000 -        0x110805fff libzim.8.dylib (*) <557d2d58-63e9-37a5-9a54-3643aa8fcddd> /Applications/GoldenDict.app/Contents/Frameworks/libzim.8.dylib
       0x110563000 -        0x11058efff libeb.16.dylib (*) <9adf2e1b-e3d3-3dcf-b5f1-b9cccf330c4b> /Applications/GoldenDict.app/Contents/Frameworks/libeb.16.dylib
       0x110bca000 -        0x110c01fff libopencc.1.1.dylib (*) <a6baa1bd-6cb9-3ae4-83a2-8ec82197aac0> /Applications/GoldenDict.app/Contents/Frameworks/libopencc.1.1.dylib
       0x110cd2000 -        0x110d6dfff libhunspell-1.7.0.dylib (*) <c62bf212-5489-3e54-8c3f-d8e45130ffb5> /Applications/GoldenDict.app/Contents/Frameworks/libhunspell-1.7.0.dylib
       0x110c22000 -        0x110c5dfff org.qt-project.QtSvg (6.5) <7a844e24-d780-35b4-b9ac-05229591c71d> /Applications/GoldenDict.app/Contents/Frameworks/QtSvg.framework/Versions/A/QtSvg
       0x110524000 -        0x11053bfff org.qt-project.QtWebEngineWidgets (6.5) <777ad0c5-fd19-3f0b-b031-397ef9a1ec1e> /Applications/GoldenDict.app/Contents/Frameworks/QtWebEngineWidgets.framework/Versions/A/QtWebEngineWidgets
       0x110e75000 -        0x110ebcfff org.qt-project.QtPrintSupport (6.5) <d82cf849-dcbb-3952-9df7-b3e49d987965> /Applications/GoldenDict.app/Contents/Frameworks/QtPrintSupport.framework/Versions/A/QtPrintSupport
       0x110eed000 -        0x1113a4fff org.qt-project.QtWidgets (6.5) <76764adf-2707-3561-a2d4-9d1ea12d1646> /Applications/GoldenDict.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets
       0x1286d3000 -        0x1335eafff org.qt-project.QtWebEngineCore (6.5) <ec7348be-691f-3e33-8cc8-35ead0c3b1f1> /Applications/GoldenDict.app/Contents/Frameworks/QtWebEngineCore.framework/Versions/A/QtWebEngineCore
       0x11311f000 -        0x113526fff org.qt-project.QtQuick (6.5) <75032403-3eea-3698-809f-be673e1a9f70> /Applications/GoldenDict.app/Contents/Frameworks/QtQuick.framework/Versions/A/QtQuick
       0x110d82000 -        0x110de9fff org.qt-project.QtOpenGL (6.5) <f06bfea2-e905-379d-a72d-f28aabbb43e0> /Applications/GoldenDict.app/Contents/Frameworks/QtOpenGL.framework/Versions/A/QtOpenGL
       0x111505000 -        0x111594fff org.qt-project.QtMultimedia (6.5) <f2f2eab5-c9c2-3443-86d4-34c88df756aa> /Applications/GoldenDict.app/Contents/Frameworks/QtMultimedia.framework/Versions/A/QtMultimedia
       0x112680000 -        0x112d5ffff org.qt-project.QtGui (6.5) <38f8e919-bceb-3ecc-9459-4678276a9bfb> /Applications/GoldenDict.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui
       0x11093a000 -        0x110955fff org.qt-project.QtXml (6.5) <d5a272ba-d8a2-3e03-8e67-e89adad68ff1> /Applications/GoldenDict.app/Contents/Frameworks/QtXml.framework/Versions/A/QtXml
       0x113001000 -        0x113084fff org.qt-project.QtQmlModels (6.5) <262fdc6e-4ff1-37b2-b088-df981a97b9a4> /Applications/GoldenDict.app/Contents/Frameworks/QtQmlModels.framework/Versions/A/QtQmlModels
       0x110b75000 -        0x110ba4fff org.qt-project.QtWebChannel (6.5) <a5c1a90c-ee48-3edb-9199-174a08283cd9> /Applications/GoldenDict.app/Contents/Frameworks/QtWebChannel.framework/Versions/A/QtWebChannel
       0x113fc6000 -        0x1143cdfff org.qt-project.QtQml (6.5) <cdf73e1a-a855-3b53-9e6c-5a4e82dd2e19> /Applications/GoldenDict.app/Contents/Frameworks/QtQml.framework/Versions/A/QtQml
       0x11396d000 -        0x113a84fff org.qt-project.QtNetwork (6.5) <ef83d5ee-a5c8-3ebd-9879-47054b8f3182> /Applications/GoldenDict.app/Contents/Frameworks/QtNetwork.framework/Versions/A/QtNetwork
       0x11369b000 -        0x11370efff org.qt-project.QtPositioning (6.5) <c4aa48e4-f87d-334e-9a7c-305dab917ee1> /Applications/GoldenDict.app/Contents/Frameworks/QtPositioning.framework/Versions/A/QtPositioning
       0x110261000 -        0x110264fff org.qt-project.QtConcurrent (6.5) <e858d208-d672-39a1-a31f-ab8a29c0b74b> /Applications/GoldenDict.app/Contents/Frameworks/QtConcurrent.framework/Versions/A/QtConcurrent
       0x1102ac000 -        0x1102bbfff org.qt-project.QtTextToSpeech (6.5) <9011ac15-e771-3893-81de-95408cb966b4> /Applications/GoldenDict.app/Contents/Frameworks/QtTextToSpeech.framework/Versions/A/QtTextToSpeech
       0x112e9c000 -        0x112f53fff org.qt-project.QtCore5Compat (6.5) <dcbe6296-b5a7-3a7e-8a32-423a21ff3ce3> /Applications/GoldenDict.app/Contents/Frameworks/QtCore5Compat.framework/Versions/A/QtCore5Compat
       0x114fb8000 -        0x1154bffff org.qt-project.QtCore (6.5) <34a0b888-75de-3b10-871f-c88de823daed> /Applications/GoldenDict.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore
       0x11382b000 -        0x1138fefff libX11.6.dylib (*) <9b4702ff-18b4-37ed-9a83-3c24fd40e39c> /Applications/GoldenDict.app/Contents/Frameworks/libX11.6.dylib
       0x1105a3000 -        0x1105b6fff libxcb.1.dylib (*) <a2dc7548-c455-3d33-a82d-92934916fd3e> /Applications/GoldenDict.app/Contents/Frameworks/libxcb.1.dylib
       0x11031f000 -        0x110322fff libXau.6.dylib (*) <adabaf7c-bc6a-3eab-8fbc-f3d8fdd20c3e> /Applications/GoldenDict.app/Contents/Frameworks/libXau.6.dylib
       0x110333000 -        0x110336fff libXdmcp.6.dylib (*) <27b95f86-4b3d-34e4-a7f2-2ef1177b37af> /Applications/GoldenDict.app/Contents/Frameworks/libXdmcp.6.dylib
       0x113cc9000 -        0x113ea0fff libvpx.8.dylib (*) <89c4d714-a2c7-35d6-a5b9-e55e57e742e9> /Applications/GoldenDict.app/Contents/Frameworks/libvpx.8.dylib
       0x114496000 -        0x114605fff libdav1d.6.dylib (*) <e596b0fe-f603-3ccf-b57e-cff5103c330b> /Applications/GoldenDict.app/Contents/Frameworks/libdav1d.6.dylib
       0x110836000 -        0x11083dfff libsnappy.1.dylib (*) <58cd80c7-1f68-37c7-8c82-31563b26ff98> /Applications/GoldenDict.app/Contents/Frameworks/libsnappy.1.dylib
       0x115590000 -        0x1159fffff libaom.3.dylib (*) <fe42b629-96c2-3659-81b9-ed4c0a76a7b7> /Applications/GoldenDict.app/Contents/Frameworks/libaom.3.dylib
       0x113add000 -        0x113b10fff libvmaf.1.dylib (*) <1d5996f3-7673-35e8-8faf-c09d3b68f7af> /Applications/GoldenDict.app/Contents/Frameworks/libvmaf.1.dylib
       0x114937000 -        0x114bf2fff libjxl.0.8.dylib (*) <ca99551f-0f1a-3181-ad75-7c3e4c20b3a6> /Applications/GoldenDict.app/Contents/Frameworks/libjxl.0.8.dylib
       0x112f74000 -        0x112fabfff libmp3lame.0.dylib (*) <62641da7-ddba-3ef7-9fd6-763b128ae34c> /Applications/GoldenDict.app/Contents/Frameworks/libmp3lame.0.dylib
       0x1130b5000 -        0x113100fff libopus.0.dylib (*) <775a3787-2a95-309d-a3d2-c9f4268ba7fe> /Applications/GoldenDict.app/Contents/Frameworks/libopus.0.dylib
       0x110c82000 -        0x110c95fff libspeex.1.dylib (*) <3271dfc4-f789-33ec-8d4b-ba3c1e71d609> /Applications/GoldenDict.app/Contents/Frameworks/libspeex.1.dylib
       0x1115d1000 -        0x1115f8fff libtheoraenc.1.dylib (*) <059166d7-d35a-362c-a7a5-0854471b9de2> /Applications/GoldenDict.app/Contents/Frameworks/libtheoraenc.1.dylib
       0x11084a000 -        0x110855fff libtheoradec.1.dylib (*) <de0dd9c7-7580-3e81-998e-a031f9a4be5c> /Applications/GoldenDict.app/Contents/Frameworks/libtheoradec.1.dylib
       0x113bd9000 -        0x113c50fff libvorbisenc.2.dylib (*) <3dfa19af-8579-3c95-b3ad-a16360a6719a> /Applications/GoldenDict.app/Contents/Frameworks/libvorbisenc.2.dylib
       0x114c13000 -        0x114daafff libx264.164.dylib (*) <d7cbb4fc-628d-3805-825d-8d4c99f1a435> /Applications/GoldenDict.app/Contents/Frameworks/libx264.164.dylib
       0x116a4c000 -        0x1178ebfff libx265.199.dylib (*) <1170951d-8e91-3ea2-9f49-faf82d93d9a2> /Applications/GoldenDict.app/Contents/Frameworks/libx265.199.dylib
       0x110ca2000 -        0x110ca9fff libhwy.1.dylib (*) <91a1f606-70c4-3546-b019-4a7131095426> /Applications/GoldenDict.app/Contents/Frameworks/libhwy.1.dylib
       0x110cba000 -        0x110cc5fff libbrotlidec.1.dylib (*) <ac73dd9b-29b2-37c7-8212-669533064c26> /Applications/GoldenDict.app/Contents/Frameworks/libbrotlidec.1.dylib
       0x110e47000 -        0x110e66fff libbrotlicommon.1.dylib (*) <a54f5265-e5f9-3ea9-942d-a9451cafb8bf> /Applications/GoldenDict.app/Contents/Frameworks/libbrotlicommon.1.dylib
       0x113eb9000 -        0x113f44fff libbrotlienc.1.dylib (*) <7bd5ba23-ae68-3165-994f-34aee1e01444> /Applications/GoldenDict.app/Contents/Frameworks/libbrotlienc.1.dylib
       0x11378b000 -        0x1137cafff liblcms2.2.dylib (*) <2e3c5219-1103-3726-8950-c200a01ea232> /Applications/GoldenDict.app/Contents/Frameworks/liblcms2.2.dylib
       0x115a7c000 -        0x115c07fff libicui18n.72.dylib (*) <2192f9c1-acd9-3fe6-96dd-1c73ff6a926b> /Applications/GoldenDict.app/Contents/Frameworks/libicui18n.72.dylib
       0x115cd4000 -        0x115dfbfff libicuuc.72.dylib (*) <f0cbe8f2-ba86-3dad-8c3a-a6f31618a201> /Applications/GoldenDict.app/Contents/Frameworks/libicuuc.72.dylib
       0x11983d000 -        0x11b60cfff libicudata.72.dylib (*) <f5fff83d-a690-302f-a941-aad1e68fd695> /Applications/GoldenDict.app/Contents/Frameworks/libicudata.72.dylib
       0x110e1e000 -        0x110e29fff libintl.8.dylib (*) <146b350b-3118-3f81-aab0-b6792d3d810d> /Applications/GoldenDict.app/Contents/Frameworks/libintl.8.dylib
       0x1147b2000 -        0x114839fff org.qt-project.QtDBus (6.5) <116736a0-a8f5-3df9-939f-3b90528c1ad9> /Applications/GoldenDict.app/Contents/Frameworks/QtDBus.framework/Versions/A/QtDBus
       0x113737000 -        0x11374afff org.qt-project.QtQuickWidgets (6.5) <38e4fbda-aa71-393e-85f6-0c09e4a27093> /Applications/GoldenDict.app/Contents/Frameworks/QtQuickWidgets.framework/Versions/A/QtQuickWidgets
       0x11391f000 -        0x113936fff com.apple.security.csparser (3.0) <75cf9d81-d8fa-3241-8a6c-188e6d92aa81> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x114eb7000 -        0x114f56fff libqcocoa.dylib (*) <f9819bed-8274-3782-b072-434406572ff6> /Applications/GoldenDict.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x11485e000 -        0x114885fff libqmacstyle.dylib (*) <e07f1838-042f-32eb-a93c-57f520f94ebe> /Applications/GoldenDict.app/Contents/PlugIns/styles/libqmacstyle.dylib
       0x114775000 -        0x11477cfff libqgif.dylib (*) <e75e34b4-1ff2-347c-ad6f-f83e21dca2d1> /Applications/GoldenDict.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x11478d000 -        0x114794fff libqwbmp.dylib (*) <0c996e4c-e5ec-3853-8f0d-be6e27192938> /Applications/GoldenDict.app/Contents/PlugIns/imageformats/libqwbmp.dylib
       0x119736000 -        0x1197c5fff libqwebp.dylib (*) <83aa8873-d2b5-310a-816e-77a08d2e9802> /Applications/GoldenDict.app/Contents/PlugIns/imageformats/libqwebp.dylib
       0x1148a2000 -        0x1148a9fff libqico.dylib (*) <2c8be3b5-a5be-3938-a1cf-6b6805467008> /Applications/GoldenDict.app/Contents/PlugIns/imageformats/libqico.dylib
       0x1148ba000 -        0x1148c1fff libqmacheif.dylib (*) <c5552b5e-ae15-3bfa-a7b2-ad3d1d6cc794> /Applications/GoldenDict.app/Contents/PlugIns/imageformats/libqmacheif.dylib
       0x11c89e000 -        0x11c90dfff libqjpeg.dylib (*) <cd91086e-f2b9-3c0a-915f-9f798d020539> /Applications/GoldenDict.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x11c7c5000 -        0x11c830fff libqtiff.dylib (*) <44803655-9eed-3505-9578-b0df99061637> /Applications/GoldenDict.app/Contents/PlugIns/imageformats/libqtiff.dylib
       0x11491e000 -        0x114925fff libqsvg.dylib (*) <f707818c-446d-3d0e-b81a-4b47ff614a9d> /Applications/GoldenDict.app/Contents/PlugIns/imageformats/libqsvg.dylib
       0x114f97000 -        0x114f9efff libqicns.dylib (*) <94ee651a-f511-3936-8ff8-07c6e4d7ff85> /Applications/GoldenDict.app/Contents/PlugIns/imageformats/libqicns.dylib
       0x116a34000 -        0x116a3bfff libqtga.dylib (*) <6725362e-fb88-3d2d-8cd5-ec9bfe11c4d2> /Applications/GoldenDict.app/Contents/PlugIns/imageformats/libqtga.dylib
       0x1197da000 -        0x1197e1fff libqmacjp2.dylib (*) <6bed9f44-9778-3075-acaf-c4d23f54d856> /Applications/GoldenDict.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
       0x114742000 -        0x11474dfff libqsvgicon.dylib (*) <6b018675-ceb7-338c-bd8e-feeb2bca1c86> /Applications/GoldenDict.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
       0x11c845000 -        0x11c86cfff libqsecuretransportbackend.dylib (*) <9f0a2dcf-7fe9-3787-9ac4-e59ee0346f0a> /Applications/GoldenDict.app/Contents/PlugIns/tls/libqsecuretransportbackend.dylib
       0x11c922000 -        0x11c961fff libqopensslbackend.dylib (*) <3b03b98d-41ef-3402-8c3c-a243140911dc> /Applications/GoldenDict.app/Contents/PlugIns/tls/libqopensslbackend.dylib
       0x11d9ae000 -        0x11d9bdfff libqcertonlybackend.dylib (*) <73e35876-edc0-3458-91c9-5bc1ca1be811> /Applications/GoldenDict.app/Contents/PlugIns/tls/libqcertonlybackend.dylib
       0x11c99a000 -        0x11c9a9fff libobjc-trampolines.dylib (*) <48a76ddd-8a45-3498-a5a3-86a9976e68e5> /usr/lib/libobjc-trampolines.dylib
       0x1385b1000 -        0x1385bcfff libqtexttospeech_speechdarwin.dylib (*) <1daed974-6643-316e-a458-8b20b9959513> /Applications/GoldenDict.app/Contents/PlugIns/texttospeech/libqtexttospeech_speechdarwin.dylib
       0x138576000 -        0x138589fff com.apple.AXSpeechImplementation (1.0) <2e18c0f8-7bb1-3843-9e90-d981bd416a9b> /System/Library/AccessibilityBundles/AXSpeechImplementation.bundle/Versions/A/AXSpeechImplementation
       0x13860d000 -        0x138618fff com.apple.SiriTTSSpeechBundle (1.0) <b669d264-cd1b-3ac8-b29c-e7682e24eb16> /System/Library/TTSPlugins/SiriTTSSpeechBundle.speechbundle/Contents/MacOS/SiriTTSSpeechBundle
       0x1385f7000 -        0x1385fafff com.apple.accessibility.MauiTTSSpeechBundle (1.0) <23b59d98-3453-36a3-ac55-be2a641972f1> /System/Library/TTSPlugins/MauiTTSSpeechBundle.speechbundle/Contents/MacOS/MauiTTSSpeechBundle
       0x1385cd000 -        0x1385d4fff libqtexttospeech_mock.dylib (*) <d5d262c4-6cb8-3c09-a9fe-16782255a9fd> /Applications/GoldenDict.app/Contents/PlugIns/texttospeech/libqtexttospeech_mock.dylib
       0x138695000 -        0x1386a0fff libqtexttospeech_speech_macos.dylib (*) <c10ca308-4e66-3243-9ce3-94240730e0e8> /Applications/GoldenDict.app/Contents/PlugIns/texttospeech/libqtexttospeech_speech_macos.dylib
       0x13865a000 -        0x13865dfff com.apple.audio.AppleGFXHDAHALPlugIn (240.1) <6df1b09a-bed7-377f-9592-cb69a82a868d> /System/Library/Extensions/AppleGFXHDA.kext/Contents/PlugIns/AppleGFXHDAHALPlugIn.bundle/Contents/MacOS/AppleGFXHDAHALPlugIn
    0x7ff815ffa000 -     0x7ff816496fef com.apple.CoreFoundation (6.9) <1370704c-922d-3ffd-bf48-d4117306c8f4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff81fac2000 -     0x7ff81fdb9ff1 com.apple.HIToolbox (2.1.1) <c476550b-ba3d-3c03-ba02-b4b3cfa25e68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff8190cb000 -     0x7ff81a0d2ff8 com.apple.AppKit (6.9) <935dfca1-61f9-377d-895a-99ef90266c86> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff815c3b000 -     0x7ff815cd35cf dyld (*) <9e98a840-a3ac-31c1-ab97-829af9bd6864> /usr/lib/dyld
    0x7ff815f5b000 -     0x7ff815f94ff7 libsystem_kernel.dylib (*) <84597863-2c70-3a4a-b0f1-84b39d731209> /usr/lib/system/libsystem_kernel.dylib
    0x7ff815f95000 -     0x7ff815fa0fff libsystem_pthread.dylib (*) <8cb0b396-011f-31f2-8915-94cde1abae84> /usr/lib/system/libsystem_pthread.dylib
    0x7ff81f825000 -     0x7ff81f849ff3 com.apple.audio.caulk (1.0) <905c3d28-a423-35c6-8a02-c88ba83bc3f6> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7ff816ea2000 -     0x7ff81782aff8 com.apple.Foundation (6.9) <c9a98a9c-f22d-3a1e-a379-0e88bc4bc9d8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ffc1a18c000 -     0x7ffc1a1a4ff6 libAXSpeechManager.dylib (*) <6b7daeb9-cade-38c5-b8b1-a2c4fa54ddcf> /usr/lib/libAXSpeechManager.dylib
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 3120K        8 
CG image                            84K       13 
ColorSync                          264K       30 
CoreAnimation                      156K       15 
CoreGraphics                        24K        4 
CoreGraphics (reserved)              8K        1         reserved VM address space (unallocated)
CoreUI image data                 1508K       22 
Foundation                          16K        1 
IOKit                             15.5M        2 
Kernel Alloc Once                    8K        1 
MALLOC                           289.2M      185 
MALLOC guard page                   32K        8 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Mach message                        16K        3 
OpenGL GLSL                        384K        5 
STACK GUARD                       56.1M       27 
Stack                            141.2M       28 
VM_ALLOCATE                        628K       36 
__CTF                               824        1 
__DATA                            52.1M      695 
__DATA_CONST                      49.7M      509 
__DATA_DIRTY                      1788K      224 
__FONT_DATA                        2352        1 
__GLSLBUILTINS                    5174K        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       187.1M       92 
__OBJC_RO                         66.3M        1 
__OBJC_RW                         2013K        2 
__TEXT                           939.6M      711 
dyld private memory                260K        2 
mapped file                      552.9M       83 
shared memory                     3020K       36 
===========                     =======  ======= 
TOTAL                              2.7G     2752 
TOTAL, minus reserved VM space     2.3G     2752 
KanlentB commented 1 year ago

Sorry for the late reply, I try the latest version 6.5.1-GoldenDict.exe_windows-2019_20230626.zip firstly

crash happens again,

then i use the version you told me, the dmp file has been uploaded. dmp is not supported so i use the zip type 44054f0b-263a-4b15-b34a-e3671f775b13.zip

xiaoyifang commented 1 year ago

try package build with qt 6.4.3 , qt6.5.1 indeed has problem which has not been find out.

homocomputeris commented 1 year ago

Just to know: we hope it will be resolved by a new version of Qt?

toolyq commented 1 month ago

Same issues in win10, 24.05.13.e2ba22ea a

toolyq commented 1 month ago

13935506-21e2-4265-ba7b-bfb2b375249a.dmp