Skip to content

Segfault upon Launch on Arch Linux #1212

@czbaker

Description

@czbaker

Is there an existing issue for this?

  • I searched the existing issues and did not find anything similar.

Current Behavior

Segfaults upon launch, immediately crashing.

Expected Behavior

Expecting software to launch as normal via terminal.

Steps To Reproduce

Launch software via terminal -- currently antimicrox --log-level verbose

Environment

Program Version: 3.5.1
SDL Version: 2.30.54 (Compiled with: 2.30.52)
Host OS: ArchLinux
Architecture: x86_64
Qt VersionL 6.9.1
Compositor: Wayland

Anything else?

When I try to launch AntiMicroX under Arch, it now crashes upon startup (after a recent system update).

Attached is a verbose log file of the crash

⚪VERBOSE	AntiMicroX version: 3.5.1 Package: 3.5.1 Type: Release
⚪VERBOSE	SDL version: 2.30.54 (Compiled with: 2.30.52)
⚪VERBOSE	Host OS: endeavouros Version: unknown Architecture: x86_64
🟢INFO	"Using uinput device file /dev/uinput"
🟢INFO	"Using uinput as the event generator."
🟢INFO	Created new Joystick:
			Index:            1
			  UniqueID:         030065a94f0400000ab1000011010000110345322
			  GUID:             030065a94f0400000ab1000011010000
			  VendorID:         1103
			  ProductID:        45322
			  Serial:           
			  Product Version:  273
			  Name:             Thrustmaster T.16000M
			  Game Controller: No
			  # of RawAxes:    4
			  # of Axes:       4
			  # of RawButtons: 16
			  # of Buttons:    16
			  # of Hats:       1
			  Accelerometer:   0
			  Gyroscope:       0
			
🟢INFO	Created new Joystick:
			Index:            2
			  UniqueID:         0300f6394f04000087b6000011010000110346727
			  GUID:             0300f6394f04000087b6000011010000
			  VendorID:         1103
			  ProductID:        46727
			  Serial:           
			  Product Version:  273
			  Name:             Thrustmaster TWCS Throttle
			  Game Controller: No
			  # of RawAxes:    8
			  # of Axes:       8
			  # of RawButtons: 14
			  # of Buttons:    14
			  # of Hats:       1
			  Accelerometer:   0
			  Gyroscope:       0
			
🟢INFO	Loading device settings for:  "Thrustmaster T.16000M"
🟢INFO	Loading device settings for:  "Thrustmaster TWCS Throttle"
🟢INFO	Change joystick  "Thrustmaster T.16000M"  profile to:  "/home/qoon/main.joystick.amgp"
❌ERROR	Received SIGSEGV (segmentation fault)
❗WARN	Stack trace:
❗WARN	antimicrox(+0xa3355) [0x556910dd3355]	
❗WARN	/usr/lib/libc.so.6(+0x3def0) [0x7f9a5e24def0]	
❗WARN	antimicrox(+0x1ed71d) [0x556910f1d71d]	
❗WARN	antimicrox(+0x1f5bf5) [0x556910f25bf5]	
❗WARN	antimicrox(+0x1e69c6) [0x556910f169c6]	
❗WARN	antimicrox(+0x219071) [0x556910f49071]	
❗WARN	antimicrox(+0x1e5efc) [0x556910f15efc]	
❗WARN	antimicrox(+0x97768) [0x556910dc7768]	
❗WARN	/usr/lib/libQt5Core.so.5(_ZN7QObject5eventEP6QEvent+0x2bb) [0x7f9a5eaf6e5b]	
❗WARN	/usr/lib/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x96) [0x7f9a5f958646]	
❗WARN	/usr/lib/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x128) [0x7f9a5eacfb68]	
❗WARN	/usr/lib/libQt5Core.so.5(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x1a0) [0x7f9a5ead0ec0]	
❗WARN	/usr/lib/libQt5Core.so.5(+0x323ff0) [0x7f9a5eb23ff0]	
❗WARN	/usr/lib/libglib-2.0.so.0(+0x5e87d) [0x7f9a5d30887d]	
❗WARN	/usr/lib/libglib-2.0.so.0(+0x5fcd7) [0x7f9a5d309cd7]	
❗WARN	/usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x35) [0x7f9a5d309ee5]	
❗WARN	/usr/lib/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x59) [0x7f9a5eb21489]	
❗WARN	/usr/lib/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x13b) [0x7f9a5eac807b]	
❗WARN	/usr/lib/libQt5Core.so.5(_ZN7QThread4execEv+0x6b) [0x7f9a5e8f531b]	
❗WARN	/usr/lib/libQt5Core.so.5(+0xf1859) [0x7f9a5e8f1859]	
❗WARN	/usr/lib/libc.so.6(+0x957eb) [0x7f9a5e2a57eb]	
❗WARN	/usr/lib/libc.so.6(+0x11918c) [0x7f9a5e32918c]	
⚪VERBOSE	Closing logger

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions