v***@foxmail.com
v***@foxmail.com
  • 发布:2022-01-26 20:50
  • 更新:2022-01-26 23:55
  • 阅读:410

【报Bug】HBuilderX启动项目时闪退或卡死

分类:HBuilderX

产品分类: HbuilderX

PC开发环境操作系统: Mac

PC开发环境操作系统版本号: 12.1 (21C52)

HBuilderX版本号: 3.3.10

操作步骤:

点击“运行”-“运行到浏览器”-任意一个浏览器,会出现卡死或者闪退的情况。闪退和卡死仅在一个项目引用了另一个项目的unicloud文件夹时触发,被引用的项目则能够正常运行

预期结果:

正常运行

实际结果:

闪退或卡死

bug描述:

点击“运行”-“运行到浏览器”-任意一个浏览器,会出现卡死或者闪退的情况。闪退和卡死仅在一个项目引用了另一个项目的unicloud文件夹时触发,被引用的项目则能够正常运行

2022-01-26 20:50 负责人:无 分享
已邀请:
小枫叶

小枫叶 - 外包接单加v:wlmk1234567 注明来意

日志贴一下

v***@foxmail.com

v***@foxmail.com (作者)

运行日志见附件

v***@foxmail.com

v***@foxmail.com (作者)

2022-01-26 21:17:40.267 [WARNING:] You might be loading two sets of Qt binaries into the same process. Check that all plugins are compiled against the right Qt binaries. Export DYLD_PRINT_LIBRARIES=1 and check that only one set of binaries are being loaded.  
2022-01-26 21:17:40.443 [INFO:] [PluginHost] Plugin host started successed!  
2022-01-26 21:17:40.444 [INFO:] [PluginHost] 正在激活插件Git...  
2022-01-26 21:17:40.516 [INFO:] [PluginHost] 插件Git激活成功。  
2022-01-26 21:17:40.518 [INFO:] [PluginHost] 正在激活插件unicloud...  
2022-01-26 21:17:40.562 [INFO:] [PluginHost] 插件unicloud激活成功。  
2022-01-26 21:17:40.563 [INFO:] [PluginHost] 正在激活插件uni_modules...  
2022-01-26 21:17:40.596 [INFO:] [PluginHost] 插件uni_modules激活成功。  
2022-01-26 21:17:40.596 [INFO:] [PluginHost] 正在激活插件eslint-js...  
2022-01-26 21:17:40.867 [INFO:] [PluginHost] 插件eslint-js激活成功。  
2022-01-26 21:17:40.868 [INFO:] =========================================cost  1158  
2022-01-26 21:17:40.868 [INFO:] [Update] do check update...  
2022-01-26 21:17:41.075 [INFO:] LSPath is : "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/hx-language-pack-zh-cn/extensions/ls.i18n.json"  
2022-01-26 21:17:41.076 [INFO:] default LSPath is : "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/hx-language-pack-zh-cn/extensions/ls.i18n.json"  
2022-01-26 21:17:41.076 [INFO:] [LANGUAGESERVER]  begin start language server...  
2022-01-26 21:17:41.088 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:17:41.350 [INFO:] User logged in  
2022-01-26 21:17:41.708 [INFO:] Language Server Running on Port :  9191   

2022-01-26 21:17:41.708 [INFO:] update project info:  QJsonDocument({"projectPath":"/Users/lutiancheng/Desktop/projects/yiban-admin/上理易班后台","uniCloud":{"aliyun":"/Users/lutiancheng/Desktop/projects/yiban/usst-yiban","tcb":""}})  
2022-01-26 21:17:41.720 [INFO:] update project info:  QJsonDocument({"projectPath":"/Users/lutiancheng/Desktop/projects/yiban/usst-yiban","uniCloud":{"aliyun":"","tcb":""}})  
2022-01-26 21:17:41.721 [INFO:] update project info:  QJsonDocument({"projectPath":"/Users/lutiancheng/Desktop/projects/demo/usst-welink","uniCloud":{"aliyun":"","tcb":""}})  
2022-01-26 21:17:41.872 [INFO:] indexFileURL: "http://update.liuyingyong.cn/hbuilderx/alpha/macosx/update/index.json?tmp=76661872"  
true  
2022-01-26 21:17:41.912 [INFO:] [Update] No update.  
2022-01-26 21:17:43 [LanguageServerProcess] javax.crypto.BadPaddingException: Given final block not properly padded  
2022-01-26 21:17:44 [LanguageServerProcess] javax.crypto.BadPaddingException: Given final block not properly padded  
2022-01-26 21:17:44 [LanguageServerProcess] javax.crypto.BadPaddingException: Given final block not properly padded  
2022-01-26 21:17:44 [LanguageServerProcess] javax.crypto.BadPaddingException: Given final block not properly padded  
2022-01-26 21:17:44 [LanguageServerProcess] javax.crypto.BadPaddingException: Given final block not properly padded  
2022-01-26 21:17:45.208 [INFO:] ===>loadMetadatas,cost: 3486  
2022-01-26 21:17:45 [LanguageServerProcess] java.lang.NullPointerException  
    at com.pandora.language.LanguageServer.filterLibraries(LanguageServer.java:857)  
    at com.pandora.language.LanguageServer.onEvent(LanguageServer.java:1918)  
    at com.pandora.language.RPCHandler.execute(RPCHandler.java:507)  
    at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116)  
    at java.lang.Thread.run(Thread.java:745)  
2022-01-26 21:17:45 [LanguageServerProcess] java.lang.NullPointerException  
    at com.pandora.language.LanguageServer.filterLibraries(LanguageServer.java:857)  
    at com.pandora.language.LanguageServer.onEvent(LanguageServer.java:1918)  
    at com.pandora.language.RPCHandler.execute(RPCHandler.java:507)  
    at com.pandora.language.PipeTransportProtocol$2.run(PipeTransportProtocol.java:116)  
    at java.lang.Thread.run(Thread.java:745)  
2022-01-26 21:17:45 [LanguageServerProcess] javax.crypto.BadPaddingException: Given final block not properly padded  
2022-01-26 21:17:45.874 [INFO:] Local Mac:  "76:36:0D:0B:19:45,76:36:0D:0B:19:44,76:36:0D:0B:19:24,76:36:0D:0B:19:25,36:E3:2D:D5:A5:00,36:E3:2D:D5:A5:04,A2:78:17:B2:F0:BB,A0:78:17:B2:F0:BB,46:C6:6C:CD:A3:56,46:C6:6C:CD:A3:56,00:E0:4C:88:3E:04,,,,,,8E:EC:42:B1:80:98,A2:78:17:2B:B4:64,66:D1:F6:18:4E:32,A2:78:17:2B:B4:65"  
2022-01-26 21:17:45 [LanguageServerProcess] javax.crypto.BadPaddingException: Given final block not properly padded  
2022-01-26 21:17:52.118 [INFO:] mFilePath: "/Users/lutiancheng/Desktop/projects/yiban/上理易班主站点" --mode: 0  
2022-01-26 21:17:52.581 [INFO:] mFilePath: "/Users/lutiancheng/Desktop/projects/yiban-admin/上理易班后台" --mode: 0  
2022-01-26 21:17:53.773 [INFO:] mFilePath: "/Users/lutiancheng/Desktop/projects/yiban-admin/上理易班后台/js_sdk" --mode: 0  
2022-01-26 21:17:58.006 [WARNING:] QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout  
2022-01-26 21:17:58.007 [WARNING:] QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout  
2022-01-26 21:17:58.086 [INFO:] [RunWeApp] appid: "__UNI__1ECB8EC" mp_appid: ""  name: "上理易班后台"  
2022-01-26 21:17:58.480 [WARNING:] QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout  
2022-01-26 21:17:58.480 [WARNING:] QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout  
2022-01-26 21:17:58.756 [INFO:] node "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/node/node"  
2022-01-26 21:17:58.756 [INFO:] args ("--max-old-space-size=2048", "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/uniapp-cli/bin/uniapp-cli.js")  
2022-01-26 21:17:58.903 [WARNING:] QSocketNotifier: Socket notifiers cannot be enabled or disabled from another thread  
2022-01-26 21:17:58.904 [WARNING:] QCoreApplication::postEvent: Unexpected null receiver  
2022-01-26 21:17:58.952 [WARNING:] QObject::~QObject: Timers cannot be stopped from another thread  
2022-01-26 21:17:59 [LanguageServerProcess] tasklist result:  PID   TT  STAT      TIME COMMAND  
2022-01-26 21:18:01.880 [INFO:] arguments:::::: "/Applications/HBuilderX.app/Contents/MacOS/HBuilderX"  
2022-01-26 21:18:01.880 [INFO:] apr_initialize.  
2022-01-26 21:18:01.880 [INFO:] apr_initialize end.  
2022-01-26 21:18:01.880 [INFO:] !SESSION_START ====================================  
2022-01-26 21:18:01.880 [INFO:] [main_start] :  209  
2022-01-26 21:18:01.880 [INFO:] Print app info:  
2022-01-26 21:18:01.880 [INFO:] pwd ==== "/Applications/HBuilderX.app/Contents/HBuilderX"  
2022-01-26 21:18:01.880 [INFO:] AppDataPath ==== "/Users/lutiancheng/Library/Application Support/HBuilder X"  
2022-01-26 21:18:01.881 [INFO:] QLibraryInfo::DataPath ====  "/Applications/HBuilderX.app/Contents"  
2022-01-26 21:18:01.881 [INFO:] QLibraryInfo::TranslationsPath ====  "/Applications/HBuilderX.app/Contents/translations"  
2022-01-26 21:18:01.881 [INFO:] QLibraryInfo::LibraryExecutablesPath ====  "/Applications/HBuilderX.app/Contents/libexec"  
2022-01-26 21:18:01.881 [WARNING:] last session is crashed!  
2022-01-26 21:18:01.881 [INFO:] init services  
2022-01-26 21:18:01.903 [INFO:] install i18n.  
2022-01-26 21:18:01.947 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/hx-language-pack-zh-cn/package.json"  
2022-01-26 21:18:02.060 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/theme-default/package.json"  
2022-01-26 21:18:02.075 [INFO:] init workbenchwindow.  
2022-01-26 21:18:02.154 [WARNING:] This menu already belongs to the menubar, remove it first  
2022-01-26 21:18:02.158 [WARNING:] This menu already belongs to the menubar, remove it first  
2022-01-26 21:18:02.158 [WARNING:] This menu already belongs to the menubar, remove it first  
2022-01-26 21:18:02.158 [WARNING:] This menu already belongs to the menubar, remove it first  
2022-01-26 21:18:02.158 [WARNING:] This menu already belongs to the menubar, remove it first  
2022-01-26 21:18:02.159 [WARNING:] This menu already belongs to the menubar, remove it first  
2022-01-26 21:18:02.159 [WARNING:] This menu already belongs to the menubar, remove it first  
2022-01-26 21:18:02.159 [WARNING:] This menu already belongs to the menubar, remove it first  
2022-01-26 21:18:02.160 [WARNING:] This menu already belongs to the menubar, remove it first  
2022-01-26 21:18:02.160 [WARNING:] This menu already belongs to the menubar, remove it first  
2022-01-26 21:18:02.161 [WARNING:] This menu already belongs to the menubar, remove it first  
2022-01-26 21:18:02.186 [WARNING:] QWidget::insertAction: Attempt to insert null action  
2022-01-26 21:18:02.186 [WARNING:] QObject::disconnect: Unexpected null parameter  
2022-01-26 21:18:02.186 [WARNING:] QObject::connect(QAction, Unknown): invalid null parameter  
2022-01-26 21:18:02.249 [WARNING:] [Expression]  "Unsupport Expr : screenHeight"  
2022-01-26 21:18:02.357 [WARNING:] QString::arg: 1 argument(s) missing in 无法解析%2中的符号“%2”:%3  
2022-01-26 21:18:02.358 [WARNING:] QString::arg: 1 argument(s) missing in 无法解析%2中的符号“%2”:%3  
2022-01-26 21:18:02.358 [WARNING:] QString::arg: 1 argument(s) missing in 无法解析%2中的符号“%2”:%3  
2022-01-26 21:18:02.361 [WARNING:] Type conversion already registered from type QSharedPointer<QNetworkSession> to type QObject*  
2022-01-26 21:18:02.664 [WARNING:] QObject::connect: Cannot connect QAction::triggered(bool) to SashEdit::(null)  
2022-01-26 21:18:02.725 [WARNING:] The themable icon was repeated: "welcome_page_logo" .  
2022-01-26 21:18:02.725 [INFO:] restore uistate.  
2022-01-26 21:18:02.746 [WARNING:] "Can't Not Find Grammar text.slm  ! "  
2022-01-26 21:18:02.823 [WARNING:] "Can't Not Find Grammar source.less  ! "  
2022-01-26 21:18:02.828 [WARNING:] "Can't Not Find Grammar source.coffee  ! "  
2022-01-26 21:18:02.842 [WARNING:] "Can't Not Find Grammar source.postcss  ! "  
2022-01-26 21:18:02.844 [WARNING:] "Can't Not Find Grammar selectors  ! "  
2022-01-26 21:18:02.848 [WARNING:] "Can't Not Find Grammar source.coffee  ! "  
2022-01-26 21:18:02.848 [WARNING:] "Can't Not Find Grammar source.livescript  ! "  
2022-01-26 21:18:02.979 [INFO:] find Jre Path:  "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/jre/Contents/Home/bin/java"  
2022-01-26 21:18:02.979 [INFO:] find Node.js Path:  "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/node/node"  
2022-01-26 21:18:03.156 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:03.156 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:03.156 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:03.156 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:03.156 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:03.730 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:03.731 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:03.731 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:03.731 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:03.731 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:03.751 [WARNING:] QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout  
2022-01-26 21:18:03.801 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:03.801 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:03.801 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:03.801 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:03.801 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:04.229 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:04.229 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:04.229 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:04.229 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:04.229 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:04.250 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:04.250 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:04.250 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:04.250 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:04.250 [WARNING:] QObject::connect(ThemeEdit, SashEdit): invalid null parameter  
2022-01-26 21:18:05.191 [WARNING:] "Can't Not Find Grammar source.c  ! "  
2022-01-26 21:18:05.192 [WARNING:] "Can't Not Find Grammar source.clojure  ! "  
2022-01-26 21:18:05.192 [WARNING:] "Can't Not Find Grammar source.coffee  ! "  
2022-01-26 21:18:05.192 [WARNING:] "Can't Not Find Grammar source.cpp  ! "  
2022-01-26 21:18:05.192 [WARNING:] "Can't Not Find Grammar source.cs  ! "  
2022-01-26 21:18:05.193 [WARNING:] "Can't Not Find Grammar source.diff  ! "  
2022-01-26 21:18:05.193 [WARNING:] "Can't Not Find Grammar source.dockerfile  ! "  
2022-01-26 21:18:05.193 [WARNING:] "Can't Not Find Grammar source.batchfile  ! "  
2022-01-26 21:18:05.193 [WARNING:] "Can't Not Find Grammar source.fsharp  ! "  
2022-01-26 21:18:05.193 [WARNING:] "Can't Not Find Grammar text.git-commit  ! "  
2022-01-26 21:18:05.193 [WARNING:] "Can't Not Find Grammar text.git-rebase  ! "  
2022-01-26 21:18:05.193 [WARNING:] "Can't Not Find Grammar source.go  ! "  
2022-01-26 21:18:05.193 [WARNING:] "Can't Not Find Grammar source.groovy  ! "  
2022-01-26 21:18:05.194 [WARNING:] "Can't Not Find Grammar source.yaml  ! "  
2022-01-26 21:18:05.195 [WARNING:] "Can't Not Find Grammar source.ini  ! "  
2022-01-26 21:18:05.195 [WARNING:] "Can't Not Find Grammar source.java  ! "  
2022-01-26 21:18:05.195 [WARNING:] "Can't Not Find Grammar source.js.regexp  ! "  
2022-01-26 21:18:05.195 [WARNING:] "Can't Not Find Grammar source.json.comments  ! "  
2022-01-26 21:18:05.197 [WARNING:] "Can't Not Find Grammar source.lua  ! "  
2022-01-26 21:18:05.197 [WARNING:] "Can't Not Find Grammar source.makefile  ! "  
2022-01-26 21:18:05.197 [WARNING:] "Can't Not Find Grammar source.objc  ! "  
2022-01-26 21:18:05.197 [WARNING:] "Can't Not Find Grammar source.perl  ! "  
2022-01-26 21:18:05.197 [WARNING:] "Can't Not Find Grammar source.perl.6  ! "  
2022-01-26 21:18:05.198 [WARNING:] "Can't Not Find Grammar source.powershell  ! "  
2022-01-26 21:18:05.198 [WARNING:] "Can't Not Find Grammar text.pug  ! "  
2022-01-26 21:18:05.198 [WARNING:] "Can't Not Find Grammar source.python  ! "  
2022-01-26 21:18:05.198 [WARNING:] "Can't Not Find Grammar source.r  ! "  
2022-01-26 21:18:05.198 [WARNING:] "Can't Not Find Grammar source.regexp.python  ! "  
2022-01-26 21:18:05.198 [WARNING:] "Can't Not Find Grammar source.ruby  ! "  
2022-01-26 21:18:05.198 [WARNING:] "Can't Not Find Grammar source.rust  ! "  
2022-01-26 21:18:05.198 [WARNING:] "Can't Not Find Grammar source.scala  ! "  
2022-01-26 21:18:05.200 [WARNING:] "Can't Not Find Grammar selectors  ! "  
2022-01-26 21:18:05.201 [WARNING:] "Can't Not Find Grammar source.shell  ! "  
2022-01-26 21:18:05.201 [WARNING:] "Can't Not Find Grammar source.sql  ! "  
2022-01-26 21:18:05.201 [WARNING:] "Can't Not Find Grammar source.swift  ! "  
2022-01-26 21:18:05.233 [WARNING:] "Can't Not Find Grammar source.asp.vb.net  ! "  
2022-01-26 21:18:05.233 [WARNING:] "Can't Not Find Grammar text.xml  ! "  
2022-01-26 21:18:05.233 [WARNING:] "Can't Not Find Grammar text.xml.xsl  ! "  
2022-01-26 21:18:05.233 [WARNING:] "Can't Not Find Grammar source.yaml  ! "  
2022-01-26 21:18:05.233 [WARNING:] "Can't Not Find Grammar source.yaml  ! "  
2022-01-26 21:18:06.496 [INFO:] open workbenchwindow.  
2022-01-26 21:18:06.496 [INFO:] WorkbenchPage::onPreWindowOpen  
2022-01-26 21:18:06.540 [INFO:] enter main loop.  
2022-01-26 21:18:06.576 [INFO:] KeybindingSwitcher::setCurrentId: id= "vscode"  
2022-01-26 21:18:06.803 [INFO:] Start Elapsed Time :  "5132"  
2022-01-26 21:18:06.803 [INFO:] emit postWindowOpen.  
2022-01-26 21:18:06.804 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/about/package.json"  
2022-01-26 21:18:06.808 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/akamud.vscode-theme-onedark-2.1.0/package.json"  
2022-01-26 21:18:06.810 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/builtinbrowser/package.json"  
2022-01-26 21:18:06.811 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/builtinterminal/package.json"  
2022-01-26 21:18:06.813 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/codechina-workflow/package.json"  
2022-01-26 21:18:06.815 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/codechina_proxy/package.json"  
2022-01-26 21:18:06.817 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/compile-dart-sass/package.json"  
2022-01-26 21:18:06.819 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/compile-node-sass/package.json"  
2022-01-26 21:18:06.942 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/css/package.json"  
2022-01-26 21:18:06.948 [WARNING:] [PluginManager] The plugin [ "css" ] contribute snippet file is invalid.  
2022-01-26 21:18:06.957 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/css-language-features/package.json"  
2022-01-26 21:18:06.958 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/eslint-js/package.json"  
2022-01-26 21:18:06.967 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.968 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.968 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.969 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.969 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.969 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.970 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.970 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.970 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.970 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.970 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.970 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.970 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.971 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.972 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.972 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.972 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.973 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.973 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.973 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.973 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.973 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.974 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.974 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.974 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.974 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.974 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.974 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.974 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.975 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.975 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.975 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.975 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.977 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.978 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.978 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.978 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:06.978 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread  
2022-01-26 21:18:07.126 [WARNING:] QObject: Cannot create children for a parent that is in a different thread.  
(Parent is Plugin(0x6000026c3ed0), parent's thread is QThread(0x600001be8080), current thread is QThread(0x600001b99f30)  
2022-01-26 21:18:07.126 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/etc/package.json"  
2022-01-26 21:18:07.130 [WARNING:] plugin [ "etc" ] package.json is not exist!!!  
2022-01-26 21:18:07.130 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/flyingBook-Extension/package.json"  
2022-01-26 21:18:07.133 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/format/package.json"  
2022-01-26 21:18:07.168 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/Git/package.json"  
2022-01-26 21:18:07.220 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/h5-Extension/package.json"  
2022-01-26 21:18:07.232 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/hbuilder.root/package.json"  
2022-01-26 21:18:07.234 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/hbuilderx-node-debug/package.json"  
2022-01-26 21:18:07.235 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/hbuilderx-presets/package.json"  
2022-01-26 21:18:07.237 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/html/package.json"  
2022-01-26 21:18:07.261 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/hx-language-pack-en/package.json"  
2022-01-26 21:18:07.263 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/hx-language-pack-zh-cn/package.json"  
2022-01-26 21:18:07.264 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/javascript/package.json"  
2022-01-26 21:18:07.280 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/jre/package.json"  
2022-01-26 21:18:07.281 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/jshint/package.json"  
2022-01-26 21:18:07.283 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/ls/package.json"  
2022-01-26 21:18:07.285 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/node/package.json"  
2022-01-26 21:18:07.287 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/nodeserver/package.json"  
2022-01-26 21:18:07.289 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/npm/package.json"  
2022-01-26 21:18:07.291 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/plugin-manager/package.json"  
2022-01-26 21:18:07.293 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/pm/package.json"  
2022-01-26 21:18:07.294 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/qtwebengine/package.json"  
2022-01-26 21:18:07.297 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/schema2code_proxy/package.json"  
2022-01-26 21:18:07.299 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/snippet/package.json"  
2022-01-26 21:18:07.301 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/templates/package.json"  
2022-01-26 21:18:07.303 [INFO:]   
2022-01-26 21:18:07.303 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/theme-icons-default/package.json"  
2022-01-26 21:18:07.305 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/theme-icons-default-colorful/package.json"  
2022-01-26 21:18:07.307 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/theme-seti/package.json"  
2022-01-26 21:18:07.308 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/theme-vsode/package.json"  
2022-01-26 21:18:07.310 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/uni_helpers/package.json"  
2022-01-26 21:18:07.311 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/uni_modules/package.json"  
2022-01-26 21:18:07.313 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/uni_modules_proxy/package.json"  
2022-01-26 21:18:07.314 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/uniapp-cli/package.json"  
2022-01-26 21:18:07.316 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/uniapp-cli-vite/package.json"  
2022-01-26 21:18:07.317 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/unicloud/package.json"  
2022-01-26 21:18:07.318 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/unicloud-dbschema/package.json"  
2022-01-26 21:18:07.321 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/weapp-tools/package.json"  
2022-01-26 21:18:07.323 [INFO:] pluginJsonPath: "/Applications/HBuilderX.app/Contents/HBuilderX/plugins/webview/package.json"  
2022-01-26 21:18:07.324 [INFO:] [PluginHost] start plugin host ...  
2022-01-26 21:18:07.324 [WARNING:] QObject::moveToThread: Current thread (0x600001b99f30) is not the object's thread (0x600001be8080).  
Cannot move to target thread (0x600001b91740)

这个是闪退的情况

MsZhang

MsZhang

问题已解决,可以下载下面链接的安装包
https://download1.dcloud.net.cn/download/HBuilderX.3.3.10.20220126.full.zip

该问题目前已经被锁定, 无法添加新回复