libpag icon indicating copy to clipboard operation
libpag copied to clipboard

Mac 启动 PAGView 会崩溃

Open Guaidaodl opened this issue 1 year ago • 3 comments

使用官方的脚本和里面 DMG 格式安装的 PAGView 都是启动就崩溃了.

【版本信息】

4.3.6.102 (4.3.6.102)

【平台信息】

MacOS 14.1.2

崩溃信息:

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

Process:               PAGViewer [2256]
Path:                  /Applications/PAGViewer.app/Contents/MacOS/PAGViewer
Identifier:            com.tencent.libpag.viewer
Version:               4.3.6.102 (4.3.6.102)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-12-08 11:07:59.0619 +0800
OS Version:            macOS 14.1.2 (23B92)
Report Version:        12
Bridge OS Version:     8.1 (21P1069)
Anonymous UUID:        89CC5297-A680-608D-AD08-F8D680E954F4


Time Awake Since Boot: 300 seconds

System Integrity Protection: enabled

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

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

Termination Reason:    Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process:   PAGViewer [2256]

Application Specific Information:
abort() called


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                0x7ff8019f87ce __pthread_kill + 10
1   libsystem_pthread.dylib               0x7ff801a30f30 pthread_kill + 262
2   libsystem_c.dylib                     0x7ff80194fa49 abort + 126
3   PAGViewer                                0x10cc4dd98 0x10c900000 + 3464600
4   PAGViewer                                0x10cc4b1a0 Log4Qt::LogManager::qtMessageHandler(QtMsgType, QMessageLogContext const&, QString const&) + 672
5   QtCore                                   0x11114632c 0x111129000 + 119596
6   QtCore                                   0x111141dac 0x111129000 + 101804
7   QtCore                                   0x1113e56e7 QMessageLogger::fatal(char const*, ...) const + 129
8   QtGui                                    0x110b824db QGuiApplicationPrivate::createPlatformIntegration() + 5691
9   QtGui                                    0x110b824fb QGuiApplicationPrivate::createEventDispatcher() + 27
10  QtCore                                   0x1112fd30a QCoreApplicationPrivate::init() + 1162
11  QtGui                                    0x110b7d509 QGuiApplicationPrivate::init() + 57
12  QtWidgets                                0x10fb7d37a QApplicationPrivate::init() + 26
13  PAGViewer                                0x10c91376e PAGApplication::PAGApplication(int&, char**) + 30
14  PAGViewer                                0x10c917e3d main + 1133
15  dyld                                  0x7ff8016a83a6 start + 1942

Guaidaodl avatar Dec 08 '23 08:12 Guaidaodl

你的操作系统或者硬件有什么特别地方吗?日志挂在了初始化平台接口的地方,也没有明确的出错提示。

domchen avatar Dec 12 '23 06:12 domchen

@domchen 没有特别的地方. 旧版本的 PAGViewer(4.1.1.12) 是可以使用的.

Guaidaodl avatar Dec 14 '23 02:12 Guaidaodl