james34602 / JamesDSPManager

Audio DSP effects build on Android system framework layer. This is a repository contains a pack of high quality DSP algorithms specialized for audio processing.
https://forum.xda-developers.com/android/apps-games/app-reformed-dsp-manager-t3607970
573 stars 48 forks source link

very frequent crashing (for no apparent reason? not really sure, logs attached) #47

Open dxcvvxd opened 1 year ago

dxcvvxd commented 1 year ago

cant say much more about the crashes other than they happen while using the manager.

Caught SIGSEGV (11) in ???
Fault at memory location 0x660 due to address not mapped to object (1).
Thread 17831: jamesdsp
=== Context:
R8:4c3d3f00 R9:0 R10:4c262da0 R11:4905bba6 R12:bc3d9040 R13:bc411010 R14:bc3f4040
R15:bc3eb040 RDI:660 RSI:4c141f60 RBP:0 RBX:4c0b1910 RDX:2a31 RAX:460 RCX:20000
RSP:bce028a0 RIP:3adb0e90 EFL:10246 CSGSFS:33 ERR:4 TRAPNO:e OLDMASK:0 CR2:660
=== Binary:
Compile date: Jul 16 2023 20:19:19
GNU version: 130101
=== Backtrace:
jamesdsp[3ab90000](+1c4c5c)[3ad54c5c]
/usr/lib/libc.so.6[c3019000](+38f50)[c3051f50]
jamesdsp[3ab90000](+220e90)[3adb0e90]
jamesdsp[3ab90000](+1f4c9d)[3ad84c9d]
jamesdsp[3ab90000](+2473c3)[3add73c3]
jamesdsp[3ab90000](+248fe4)[3add8fe4]
jamesdsp[3ab90000](+ebd2e)[3ac7bd2e]
jamesdsp[3ab90000](+eb2f4)[3ac7b2f4]
/usr/lib/libpipewire-0.3.so.0[c4c4b000](+4bbb8)[c4c96bb8]
/usr/lib/libpipewire-0.3.so.0[c4c4b000](+61a69)[c4caca69]
/usr/lib/spa-0.2/support/libspa-support.so[bdf03000](+85b6)[bdf0b5b6]
/usr/lib/libpipewire-0.3.so.0[c4c4b000](+44af2)[c4c8faf2]
/usr/lib/libc.so.6[c3019000](+85be5)[c309ebe5]
/usr/lib/libc.so.6[c3019000](+107dd0)[c3120dd0]
=== Code:
3adb0e50:  5d c3 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 f3 0f 1e fa 55 53 48 89
3adb0e68:  fb 48 83 ec 08 48 8b 7f 18 48 85 ff 0f 84 5b 01 00 00 8b 43 08 85 c0 0f
3adb0e80:  84 c0 00 00 00 31 ed 66 0f 1f 84 00 00 00 00 00>48 8b 3c ef ff 15 b6 f7
3adb0e98:  9e 00 48 8b 43 20 48 8b 3c e8 ff 15 a8 f7 9e 00 48 8b 43 28 48 8b 3c e8
3adb0eb0:  ff 15 9a f7 9e 00 48 8b 43 30 48 8b 3c e8 ff 15 8c f7 9e 00 48 8b 43 38
3adb0ec8:  48 8b 3c e8 ff 15 7e f7
=== Local backtrace:
0x00000000001c4faa: ?? ??:0
0x0000000000038f50: ?? ??:0
0x0000000000220e90: ?? ??:0
0x00000000001f4c9d: ?? ??:0
0x00000000002473c3: ?? ??:0
0x0000000000248fe4: ?? ??:0
0x00000000000ebd2e: ?? ??:0
0x00000000000eb2f4: ?? ??:0
0x000000000004bbb8: ?? ??:0
0x0000000000061a69: ?? ??:0
0x00000000000085b6: ?? ??:0
0x0000000000044af2: ?? ??:0
0x0000000000085be5: ?? ??:0
0x0000000000107dd0: ?? ??:0
=== System:
Linux version 6.4.7-zen1-1-zen (linux-zen@artixlinux) (gcc (GCC) 13.1.1 20230714, GNU ld (GNU Binutils) 2.40.0) #1 ZEN SMP PREEMPT_DYNAMIC Sat, 29 Jul 2023 18:04:12 +0000
LSB Version:    n/a
Distributor ID: Artix
Description:    Artix Linux
Release:    rolling
Codename:   n/a
james34602 commented 1 year ago

I think I have to contact thepbone and request a debug build

Release build show very little useful information around the crash

timschneeb commented 1 year ago

@dxcvvxd Could you please compile the app manually and send another crash report? See here for detailed instructions: https://github.com/Audio4Linux/JDSP4Linux/#build-from-sources

The release build you are using (found in AUR packages, for example) lacks debug symbols, so the crash log lacks crucial information too.

Amaunator commented 1 year ago

Mine crashes too

FavoritoHJS commented 1 year ago

has this been fixed with 2.6.1?

timschneeb commented 1 year ago

@FavoritoHJS Yes, the bug should have been fixed with v2.6.1