Skip to content

Trouble launching AppImages #3513

Description

@pro-test-ant

OpenMandriva version: Cooker, current build

Describe the bug: I have had two different AppImages (pCloud and Jackify) that are failing to launch for seemingly similar memory segmentation faults. These both worked under ROME.

Steps to reproduce: Try to launch either pCloud or Jackify AppImage under Cooker

Observed behavior: Apps do not launch and give error notification

Expected behavior: Apps should launch

Additional comment: I have filed a support ticket with pCloud about this as well and will be at Jackify as well.

Logs and screenshots if relevant
pCloud crash log:

           PID: 2326 (chrome_crashpad)
           TID: 2326 (chrome_crashpad)
           UID: 1001 (vbox)
           GID: 1006 (vbox)
        Signal: 7 (BUS) si_code: BUS_ADRERR
     Timestamp: Tue 2026-09-08 06:54:06 CDT (2s ago)
  Command Line: /tmp/.mount_pCloudnIaEGl/chrome_crashpad_handler --monitor-self-annotation=ptype=crashpad-handler --no-rate-limit --database=/home/vbox/.config/pcloud/Crashpad --url=https://f.a.k/e --annotation=_productName=pcloud --annotation=_version=2.2.1 $'--annotation=lsb-release=OpenMandriva Lx 26.90 (Nickel) Cooker' --annotation=plat=Linux --annotation=prod=Electron --annotation=ver=39.8.10 --initial-client-fd=42 --shared-client-connection
    Executable: /chrome_crashpad_handler
 Control Group: /user.slice/user-1001.slice/user@1001.service/app.slice/app-\x2fhome\x2fvbox\x2fDownloads\x2fpCloud.AppImage@eb94443e04164417bc7b4a8360a870b0.service
          Unit: user@1001.service
     User Unit: app-\x2fhome\x2fvbox\x2fDownloads\x2fpCloud.AppImage@eb94443e04164417bc7b4a8360a870b0.service
         Slice: user-1001.slice
     Owner UID: 1001 (vbox)
       Boot ID: 42094c0f35bf4a3c8c0579e3b97f68b7
    Machine ID: 7aaeb0f52e1c435e97b3fc74e75a030f
      Hostname: vbox
       Storage: /var/lib/systemd/coredump/core.chrome_crashpad.1001.42094c0f35bf4a3c8c0579e3b97f68b7.2326.1788868446000000.zst (present)
  Size on Disk: 58.6K
       Message: Process 2326 (chrome_crashpad) of user 1001 dumped core.
                
                Stack trace of thread 2326:
                #0  0x00005653c71adcf0 n/a (/tmp/.mount_pCloudnIaEGl/chrome_crashpad_handler + 0xcacf0)
                #1  0x00005653c715a6ad n/a (/tmp/.mount_pCloudnIaEGl/chrome_crashpad_handler + 0x776ad)
                #2  0x00005653c715a500 n/a (/tmp/.mount_pCloudnIaEGl/chrome_crashpad_handler + 0x77500)
                #3  0x00005653c7157751 n/a (/tmp/.mount_pCloudnIaEGl/chrome_crashpad_handler + 0x74751)
                #4  0x00005653c7123f92 n/a (/tmp/.mount_pCloudnIaEGl/chrome_crashpad_handler + 0x40f92)
                #5  0x00007f216c82b038 __libc_start_call_main (libc.so.6 + 0x2b038)
                #6  0x00007f216c82b157 __libc_start_main (libc.so.6 + 0x2b157)
                #7  0x00005653c711b24a n/a (/tmp/.mount_pCloudnIaEGl/chrome_crashpad_handler + 0x3824a)
                ELF object binary architecture: AMD x86-64

From Jackify (runs in terminal)

Traceback (most recent call last):
  File "<frozen runpy>", line 203, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/tmp/.mount_Jackif47EMGl/opt/jackify/frontends/gui/__main__.py", line 123, in <module>
    main()
    ~~~~^^
  File "/tmp/.mount_Jackif47EMGl/opt/jackify/frontends/gui/__main__.py", line 23, in main
    from jackify.frontends.gui.main import main as gui_main
  File "/tmp/.mount_Jackif47EMGl/opt/jackify/frontends/gui/main.py", line 119, in <module>
    from PySide6.QtWidgets import (
    ...<3 lines>...
    )
ImportError: /tmp/.mount_Jackif47EMGl/usr/lib/python3.10/site-packages/PySide6/Qt/lib/libicuuc.so.73: undefined symbol: _ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE, version GLIBCXX_3.4.11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug confirmednewNew bug submitted

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions