Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

退出 Yakit appimage 版本时触发 coredump #2023

Open
1nj0k opened this issue Oct 8, 2024 · 0 comments
Open

退出 Yakit appimage 版本时触发 coredump #2023

1nj0k opened this issue Oct 8, 2024 · 0 comments

Comments

@1nj0k
Copy link

1nj0k commented Oct 8, 2024

Operating System: Arch Linux
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.3
Kernel Version: 6.11.2-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Yakit: Yakit-1.3.6-0927

退出 Yakit appimage 版时触发 coredump

                Stack trace of thread 13827:
                #0  0x00005d26304e5134 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x5102134)
                #1  0x00005d2634dbcc40 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x99d9c40)
                #2  0x00005d2634dc35b7 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x99e05b7)
                #3  0x00005d2634dc23e1 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x99df3e1)
                #4  0x00005d2634dba769 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x99d7769)
                #5  0x00005d2634dce6fd n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x99eb6fd)
                #6  0x00005d262e351a6a n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x2f6ea6a)
                #7  0x00005d262e354498 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x2f71498)
                #8  0x00005d262e27730a n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x2e9430a)
                #9  0x00005d262e276ee6 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x2e93ee6)
                #10 0x00005d2631f33f82 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x6b50f82)
                #11 0x00007bf711f0d559 n/a (libglib-2.0.so.0 + 0x5d559)
                #12 0x00007bf711f70157 n/a (libglib-2.0.so.0 + 0xc0157)
                #13 0x00007bf711f0ca55 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca55)
                #14 0x00005d2630f649f4 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x5b819f4)
                #15 0x00005d2630f06400 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x5b23400)
                #16 0x00005d2630ec7451 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x5ae4451)
                #17 0x00005d262fef5bff n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x4b12bff)
                #18 0x00005d262fef7ad2 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x4b14ad2)
                #19 0x00005d262fef30b9 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x4b100b9)
                #20 0x00005d262daa6614 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x26c3614)
                #21 0x00005d262daa7eee n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x26c4eee)
                #22 0x00005d262daa7ccf n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x26c4ccf)
                #23 0x00005d262daa553e n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x26c253e)
                #24 0x00005d262daa5646 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x26c2646)
                #25 0x00005d262d78a0d9 n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x23a70d9)
                #26 0x00007bf710a6ee08 n/a (libc.so.6 + 0x25e08)
                #27 0x00007bf710a6eecc __libc_start_main (libc.so.6 + 0x25ecc)
                #28 0x00005d262d39e02a n/a (/tmp/.mount_Yakit-j0hnRf/yakit + 0x1fbb02a)
                ELF object binary architecture: AMD x86-64

控制台错误输出

Error occurred in handler for 'fetch-check-yaklang-source': Error: write EPROTO 17970166690240:error:10000410:SSL routines:OPENSSL_internal:SSLV3_ALERT_HANDSHAKE_FAILURE:../../third_party/boringssl/src/ssl/tls_record.cc:592:SSL alert number 40

    at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16) {
  errno: -71,
  code: 'EPROTO',
  syscall: 'write'
}
(node:13827) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
    at showFlaggedDeprecation (node:buffer:202:11)
    at new Buffer (node:buffer:280:3)
    at syncLocalCacheFile (/tmp/.mount_Yakit-j0hnRf/resources/app.asar/app/main/localCache.js:23:32)
    at /tmp/.mount_Yakit-j0hnRf/resources/app.asar/app/main/localCache.js:67:13
    at new Promise (<anonymous>)
    at setCloeseExtraLocalCache (/tmp/.mount_Yakit-j0hnRf/resources/app.asar/app/main/localCache.js:58:12)
    at /tmp/.mount_Yakit-j0hnRf/resources/app.asar/app/main/index.js:187:27
Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant