Audio4Linux / JDSP4Linux

An audio effect processor for PipeWire and PulseAudio clients
GNU General Public License v3.0
915 stars 35 forks source link

SIGSEGV Crash #110

Closed ensal89 closed 1 year ago

ensal89 commented 1 year ago

Appears to be an identical issue to https://github.com/Audio4Linux/JDSP4Linux/issues/109

Everything was working without issue as of Friday the 7th. Yesterday I noticed that it would not launch and have done a reinstall and came to have identical issues. I know I ran updates over the weekend with one that I can recall being a firmware update for the secure boot dbx outside of that I don't recall what other updates ran.

I've installed this from the copr

Here's my output of cat /tmp/jamesdsp//crash.dmp

Caught SIGSEGV (11) in ???
Fault at memory location 0x0 due to address not mapped to object (1).
Thread 26863: jamesdsp
=== Context:
R8:0 R9:0 R10:75c3ad20 R11:75cb2d40 R12:5c3ff040 R13:0 R14:4401da00 R15:4402aea0
RDI:5c62bd50 RSI:0 RBP:5c434010 RBX:400 RDX:38001b70 RAX:0 RCX:38000b70
RSP:4bffe8a0 RIP:6f02a0 EFL:10246 CSGSFS:33 ERR:6 TRAPNO:e OLDMASK:0 CR2:0
=== Binary:
Compile date: Dec 31 2021 00:00:00
GNU version: 110201
=== Backtrace:
jamesdsp[400000](+1e5767)[5e5767]
/lib64/libc.so.6[75c23000](+3cb20)[75c5fb20]
jamesdsp[400000](+2f02a0)[6f02a0]
jamesdsp[400000](+147a16)[547a16]
/lib64/libpipewire-0.3.so.0[7788b000](+55a99)[778e0a99]
/lib64/libpipewire-0.3.so.0[7788b000](+680e9)[778f30e9]
/lib64/libpipewire-0.3.so.0[7788b000](+68497)[778f3497]
/usr/lib64/spa-0.2/support/libspa-support.so[5d33a000](+8827)[5d342827]
/lib64/libpipewire-0.3.so.0[7788b000](+47a87)[778d2a87]
/lib64/libc.so.6[75c23000](+8b12d)[75cae12d]
/lib64/libc.so.6[75c23000](+10cbc0)[75d2fbc0]
=== Code:
6f0260:  48 89 ef 89 c6 49 89 f6 e8 43 f1 ff ff 48 89 da 44 89 f6 48 89 ef e8 95
6f0278:  f9 ff ff 48 85 db 74 30 48 8b 8d 48 7c 1f 00 48 8b 95 50 7c 1f 00 31 c0
6f0290:  f3 0f 10 04 81 f3 41 0f 11 04 84 f3 0f 10 04 82>f3 41 0f 11 44 85 00 48
6f02a8:  83 c0 01 48 39 c3 75 e0 48 83 c4 08 5b 5d 41 5c 41 5d 41 5e 41 5f c3 90
6f02c0:  e8 eb f0 ff ff eb b4 66 0f 1f 84 00 00 00 00 00 4c 89 ce e8 98 ee ff ff
6f02d8:  e9 20 ff ff ff 0f 1f 00
=== Local backtrace:
Offset cannot be resolved: No offset present?
Offset cannot be resolved: No offset present?
Offset cannot be resolved: No offset present?
0x0000000000055a99: ?? ??:0
0x00000000000680e9: ?? ??:0
0x0000000000068497: ?? ??:0
0x0000000000008827: ?? ??:0
0x0000000000047a87: ?? ??:0
0x000000000008b12d: ?? ??:0
0x000000000010cbc0: ?? ??:0
=== System:
Linux version 6.2.9-200.fc37.x86_64 (mockbuild@bkernel02.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:31:57 UTC 2023
d2ebe3eb207f43dba68ad69245e7dd16
LSB Version:    :core-4.1-amd64:core-4.1-noarch
Distributor ID: Fedora
Description:    Fedora release 37 (Thirty Seven)
Release:    37
Codename:   ThirtySeven
theAeon commented 1 year ago

Two things:

  1. Please don't post duplicate issues.

  2. My bad. Should be fixed now, at least for 37.

ensal89 commented 1 year ago

@theAeon My bad I wasn't sure the best way to go about it whether having multiple issues for it opened or jump in on somebody elses. I'm glad that everything is good to go on it though