Getting a Megasync error report on every boot

This is the error report I am getting on every boot. Is there a way to fix this ?

MEGAprivate ERROR DUMP
Application: MEGAsync [64 bit]
Hash: 4013f7d98460bf7d5f9e9ffed61bba99
Version code: 4503.1
Module name: megasync
Timestamp: 1627838961629
Operating system: Linux
System version:  endeavouros rolling/#1 SMP PREEMPT Tue, 20 Jul 2021 17:48:41 +0000
System release:  5.12.19-hardened1-1-hardened
System arch: x86_64
Error info:
Segmentation fault (11) at address 0x1e8817f9
Stacktrace:
megasync(+0x56b3eb) [0x1e8519bd3eb]
megasync(+0x56b3eb) [0x1e8519bd3eb]
megasync(+0x56b4ae) [0x1e8519bd4ae]
megasync(+0x567eba) [0x1e8519b9eba]
megasync(+0x58e61c) [0x1e8519e061c]
/usr/lib/libQt5Core.so.5(+0x2f0790) [0x6bbdc2560790]
/usr/lib/libQt5Core.so.5(_ZN16QCoreApplication11aboutToQuitENS_14QPrivateSignalE+0x3b) [0x6bbdc252839b]
/usr/lib/libQt5Core.so.5(_ZN23QCoreApplicationPrivate11execCleanupEv+0x42) [0x6bbdc252c992]
/usr/lib/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0xad) [0x6bbdc253029d]
megasync(+0x1c2f57) [0x1e851614f57]
/usr/lib/libc.so.6(__libc_start_main+0xd5) [0x6bbdc1d33b25]
megasync(+0x1c4b8e) [0x1e851616b8e]
------------------------------
MEGAprivate ERROR DUMP
Application: MEGAsync [64 bit]
Hash: 0e56becfcc0e6469821bd1f456b8d742
Version code: 4503.1
Module name: megasync
Timestamp: 1627747712134
Operating system: Linux
System version:  endeavouros rolling/#1 SMP PREEMPT Tue, 20 Jul 2021 17:48:41 +0000
System release:  5.12.19-hardened1-1-hardened
System arch: x86_64
Error info:
Segmentation fault (11) at address 0x6d805b8b
Stacktrace:
megasync(+0x56b3eb) [0x6d7de4893eb]
megasync(+0x56b3eb) [0x6d7de4893eb]
megasync(+0x56b4ae) [0x6d7de4894ae]
megasync(+0x567eba) [0x6d7de485eba]
megasync(+0x58e61c) [0x6d7de4ac61c]
/usr/lib/libQt5Core.so.5(+0x2f0790) [0x63b5720f1790]
/usr/lib/libQt5Core.so.5(_ZN16QCoreApplication11aboutToQuitENS_14QPrivateSignalE+0x3b) [0x63b5720b939b]
/usr/lib/libQt5Core.so.5(_ZN23QCoreApplicationPrivate11execCleanupEv+0x42) [0x63b5720bd992]
/usr/lib/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0xad) [0x63b5720c129d]
megasync(+0x1c2f57) [0x6d7de0e0f57]
/usr/lib/libc.so.6(__libc_start_main+0xd5) [0x63b5718c4b25]
megasync(+0x1c4b8e) [0x6d7de0e2b8e]
------------------------------
MEGAprivate ERROR DUMP
Application: MEGAsync [64 bit]
Hash: f18fc07ee3ced76e117cbd62138f1db7
Version code: 4503.1
Module name: megasync
Timestamp: 1627666084026
Operating system: Linux
System version:  endeavouros rolling/#1 SMP PREEMPT Tue, 20 Jul 2021 17:48:41 +0000
System release:  5.12.19-hardened1-1-hardened
System arch: x86_64
Error info:
Segmentation fault (11) at address 0x2b7c38d1
Stacktrace:
megasync(+0x56b3eb) [0x2b79458b3eb]
megasync(+0x56b3eb) [0x2b79458b3eb]
megasync(+0x56b4ae) [0x2b79458b4ae]
megasync(+0x567eba) [0x2b794587eba]
megasync(+0x58e61c) [0x2b7945ae61c]
/usr/lib/libQt5Core.so.5(+0x2f0790) [0x69448cc51790]
/usr/lib/libQt5Core.so.5(_ZN16QCoreApplication11aboutToQuitENS_14QPrivateSignalE+0x3b) [0x69448cc1939b]
/usr/lib/libQt5Core.so.5(_ZN23QCoreApplicationPrivate11execCleanupEv+0x42) [0x69448cc1d992]
/usr/lib/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0xad) [0x69448cc2129d]
megasync(+0x1c2f57) [0x2b7941e2f57]
/usr/lib/libc.so.6(__libc_start_main+0xd5) [0x69448c424b25]
megasync(+0x1c4b8e) [0x2b7941e4b8e]

This is how the window looks like

mega error

Do you have QT5 libs installed?

You can try to reinstall with Pacman -U

https://mega.nz/linux/MEGAsync/Arch_Extra/x86_64/megasync-x86_64.pkg.tar.zst

Exactly which pacman command will tell if I have QT5 libs installed ? So far I have learned how to install/remove packages & how to update the system.

You want me to download Megasync using that link you gave & then uninstall the currently installed megasync client which I got from AUR & then reinstall using the the downloaded package ?

pacman -Ql qt5-base | grep -i LibQt5Core

Basically yeah, install the package from mega and uninstall the aur one, it might fix your issue

$ pacman -Qs qt5
local/avahi 0.8+20+gd1e71b3-1
    Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour
local/python-pyqt5 5.15.4-1 (pyqt5)
    A set of Python bindings for the Qt5 toolkit
local/python-pyqt5-sip 12.9.0-1
    The sip module support for PyQt5
local/qt5-base 5.15.2+kde+r210-1 (qt qt5)
    A cross-platform application and UI framework
local/qt5-script 5.15.5-2 (qt qt5)
    Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility
local/qt5-svg 5.15.2+kde+r7-1 (qt qt5)
    Classes for displaying the contents of SVG files
local/qt5-tools 5.15.2+kde+r17-3 (qt qt5)
    A cross-platform application and UI framework (Development Tools, QtHelp)
local/qt5-x11extras 5.15.2-1 (qt qt5)
    Provides platform-specific APIs for X11

I have a question. If I uninstall the AUR version & install the downloaded package will I receive updates ? I am asking this coz under Debian/Ubuntu if you install a .deb package like Google Chrome or the Mega client it automatically adds a (repo) line in /etc/apt/sources.list but as far as I know this is not possible under Arch. Since this is a network facing app security updates are important.

Afaik no auto updates.
It seems that you have qt5-base

I have Mega installed directly from their website and it adds a repo in your pacman.conf, so updates will come.
I have the same error now and then too, not on every reboot but once in a while.

I tend to ignore it.

  1. Try a different kernel (-hardened can be picky);
  2. Click the “Send report” button so the Megasync developers can fix the problem.
1 Like

In that case there is no point in downloading Mega from their website & reinstalling it.

Yes I read quite a few topics where people have complained about stuff breaking due to the hardened kernel but for me security & privacy comes first. Despite this crash Mega is working as usual so I will just ignore the crash report. In case Mega becomes completely unusable I will choose a different cloud provider but frankly there is no way I want to abandon the hardened kernel.

I mean, you could report the crash to the developers so they know it’s happening and then might fix it. :man_shrugging:

I’m not adding a solution but sharing my experience with megasync. What I use is the megasync from the AUR (I think it’s maintained by mega according to the description). But I installed it while using the normal kernel. Once done I switched to the LTS kernel.

I’m yet to come across an error like that but never know. It might happen tomorrow to me (because that bad stuff happens to me when I say it didn’t happen :smiley: ).

Done. Thanks.

2 Likes