[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#994969: jackd2: segfaults after today's upgrade of other Debian testing packages



Control: tags -1 - moreinfo


On Fri, 24 Sep 2021 21:46:57 +0200 Sebastian Ramacher wrote:

[...]
> I haven't tried that yet, but otherwise you can always install -dbgsym
> packages until all symbols are resolved.

I have just tried.
Not sure the Debuginfod method worked fine enough, but here's what I
did.
I first re-installed jackd2-firewire:

  # aptitude install jackd2-firewire+M
  The following NEW packages will be installed:
    jackd2-firewire{a} libconfig++9v5{a} libffado2{a} libxml++2.6-2v5{a} 
  0 packages upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
  [...]

Then, as a regular user:

  $ export DEBUGINFOD_URLS="https://debuginfod.debian.net";
  $ gdb -batch -n -ex 'set pagination off' -ex run -ex bt -ex 'bt full' -ex 'thread apply all bt full' --args jackd --realtime -d alsa --device hw:PCH --softmode --hwmeter --rate 44100 > jackd_bt.out 2>&1

The output file is attached (compressed with xz).

I am not familiar with jackd source code, hence I do not fully grasp
the backtrace, but I seem to understand that the segfault definitely
has something to do with some dl_open related to jackd2-firewire and
the libglibmm-2.4-1v5 package.

As I said in another message, jackd works flawlessly, as soon as I
purge jackd2-firewire .
Have you had a chance to try and reproduce the bug with jackd2-firewire
installed (assuming that you had previously tried without that package)?


P.S.: I dropped the moreinfo tag from the bug report, as I think I
provided the requested additional information. Needless to say, feel
free to re-add the tag, in case you need anything more!

-- 
 http://www.inventati.org/frx/
 There's not a second to spare! To the laboratory!
..................................................... Francesco Poli .
 GnuPG key fpr == CA01 1147 9CD2 EFDF FB82  3925 3E1C 27E1 1F69 BFFE

Attachment: jackd_bt.out.xz
Description: application/xz

Attachment: pgpGNJ42bu3B0.pgp
Description: PGP signature


Reply to: