From: GitHub issues - opened <github@alsa-project.org>
To: alsa-devel@alsa-project.org
Subject: HDSPmixer coredumps on Arch Linux
Date: Sun, 30 Nov 2025 18:15:51 +0100 (CET) [thread overview]
Message-ID: <187cd84468f31e00-webhooks-bot@alsa-project.org> (raw)
In-Reply-To: <187cd84467719900-webhooks-bot@alsa-project.org>
alsa-project/alsa-tools issue #43 was opened from rubin55:
This is recent, I suspect after fltk upgrade to 1.4.x november the 25th. Here is the bt:
```
HDSPMixer 1.11 - Copyright (C) 2003 Thomas Charbonnel <thomas@undata.org>
This program comes with ABSOLUTELY NO WARRANTY
HDSPMixer is free software, see the file COPYING for details
Looking for RME cards:
Card 0: HDA Intel PCH at 0x4802120000 irq 201
Card 1: RME AIO Pro S/N 24093311 at 0x82500000 irq 16
RME AIO found!
Card 2: Logi 4K Stream Edition at usb-0000:00:14.0-5, super speed
Card 3: HDA NVidia at 0x82080000 irq 17
1 RME cards card found.
Initializing default presets
Program received signal SIGSEGV, Segmentation fault.
Downloading 47.21 K source file /usr/src/debug/alsa-tools/alsa-tools-1.2.14/hdspmixer/src/HDSPMixerWindow.cxx
handler_cb (event=24) at /usr/src/debug/alsa-tools/alsa-tools-1.2.14/hdspmixer/src/HDSPMixerWindow.cxx:278
278 if (fl_win->label()) {
(gdb) bt
#0 handler_cb (event=24) at /usr/src/debug/alsa-tools/alsa-tools-1.2.14/hdspmixer/src/HDSPMixerWindow.cxx:278
#1 0x00007ffff7c69009 in send_handlers (e=24) at /usr/src/debug/fltk/fltk-release-1.4.4/src/Fl.cxx:935
#2 Fl::handle_ (e=<optimized out>, window=<optimized out>) at /usr/src/debug/fltk/fltk-release-1.4.4/src/Fl.cxx:1620
#3 Fl::handle_ (e=<optimized out>, window=<optimized out>) at /usr/src/debug/fltk/fltk-release-1.4.4/src/Fl.cxx:1384
#4 0x00007ffff6b9cac6 in ffi_call_unix64 () at ../src/x86/unix64.S:104
#5 0x00007ffff6b9976b in ffi_call_int
(cif=cif@entry=0x7fffffffc9e0, fn=fn@entry=0x7ffff7cfcd40 <output_done(void*, wl_output*)>, rvalue=<optimized out>,
rvalue@entry=0x0, avalue=avalue@entry=0x7fffffffcab0, closure=closure@entry=0x0) at ../src/x86/ffi64.c:676
#6 0x00007ffff6b9c06e in ffi_call
(cif=cif@entry=0x7fffffffc9e0, fn=0x7ffff7cfcd40 <output_done(void*, wl_output*)>, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0x7fffffffcab0) at ../src/x86/ffi64.c:713
#7 0x00007ffff763c48d in wl_closure_invoke (closure=closure@entry=0x55555596e0f0, target=<optimized out>,
target@entry=0x555555971060, opcode=opcode@entry=2, data=<optimized out>, flags=1) at ../wayland-1.24.0/src/connection.c:1241
#8 0x00007ffff763d2e9 in dispatch_event (display=display@entry=0x5555555a9b70, queue=queue@entry=0x5555555a9c68)
at ../wayland-1.24.0/src/wayland-client.c:1707
#9 0x00007ffff763d6f3 in dispatch_queue (display=0x5555555a9b70, queue=0x5555555a9c68)
at ../wayland-1.24.0/src/wayland-client.c:1853
#10 wl_display_dispatch_queue_pending (display=display@entry=0x5555555a9b70, queue=queue@entry=0x5555555a9c68)
at ../wayland-1.24.0/src/wayland-client.c:2190
#11 0x00007ffff7640f34 in wl_display_dispatch_queue_timeout
(display=0x5555555a9b70, queue=0x5555555a9c68, timeout=timeout@entry=0x0) at ../wayland-1.24.0/src/wayland-client.c:2096
#12 0x00007ffff7641010 in wl_display_dispatch_queue (display=<optimized out>, queue=<optimized out>)
at ../wayland-1.24.0/src/wayland-client.c:2163
#13 0x00007ffff7cf9aba in sync_done (data=<optimized out>, cb=<optimized out>, time=<optimized out>)
at /usr/src/debug/fltk/fltk-release-1.4.4/src/drivers/Wayland/Fl_Wayland_Screen_Driver.cxx:1389
#14 0x00007ffff6b9cac6 in ffi_call_unix64 () at ../src/x86/unix64.S:104
#15 0x00007ffff6b9976b in ffi_call_int
(cif=cif@entry=0x7fffffffced0, fn=fn@entry=0x7ffff7cf9a60 <sync_done(void*, wl_callback*, uint32_t)>, rvalue=<optimized out>,
rvalue@entry=0x0, avalue=avalue@entry=0x7fffffffcfa0, closure=closure@entry=0x0) at ../src/x86/ffi64.c:676
#16 0x00007ffff6b9c06e in ffi_call
(cif=cif@entry=0x7fffffffced0, fn=0x7ffff7cf9a60 <sync_done(void*, wl_callback*, uint32_t)>, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0x7fffffffcfa0) at ../src/x86/ffi64.c:713
#17 0x00007ffff763c48d in wl_closure_invoke (closure=closure@entry=0x555555970da0, target=<optimized out>,
target@entry=0x55555596e1d0, opcode=opcode@entry=0, data=<optimized out>, flags=1) at ../wayland-1.24.0/src/connection.c:1241
#18 0x00007ffff763d2e9 in dispatch_event (display=display@entry=0x5555555a9b70, queue=queue@entry=0x5555555a9c68)
at ../wayland-1.24.0/src/wayland-client.c:1707
#19 0x00007ffff763d6f3 in dispatch_queue (display=0x5555555a9b70, queue=0x5555555a9c68)
at ../wayland-1.24.0/src/wayland-client.c:1853
#20 wl_display_dispatch_queue_pending (display=display@entry=0x5555555a9b70, queue=queue@entry=0x5555555a9c68)
at ../wayland-1.24.0/src/wayland-client.c:2190
#21 0x00007ffff7640f34 in wl_display_dispatch_queue_timeout
(display=0x5555555a9b70, queue=0x5555555a9c68, timeout=timeout@entry=0x0) at ../wayland-1.24.0/src/wayland-client.c:2096
--Type <RET> for more, q to quit, c to continue without paging--
#22 0x00007ffff7641010 in wl_display_dispatch_queue (display=<optimized out>, queue=<optimized out>)
at ../wayland-1.24.0/src/wayland-client.c:2163
#23 0x00007ffff7cfa169 in Fl_Wayland_Screen_Driver::open_display_platform (this=<optimized out>)
at /usr/src/debug/fltk/fltk-release-1.4.4/src/drivers/Wayland/Fl_Wayland_Screen_Driver.cxx:1426
#24 Fl_Wayland_Screen_Driver::open_display_platform (this=<optimized out>)
at /usr/src/debug/fltk/fltk-release-1.4.4/src/drivers/Wayland/Fl_Wayland_Screen_Driver.cxx:1406
#25 0x00007ffff7cacafa in Fl_Screen_Driver::open_display (this=0x55555596df60)
at /usr/src/debug/fltk/fltk-release-1.4.4/src/Fl_Screen_Driver.cxx:605
#26 Fl_Screen_Driver::open_display (this=0x55555596df60) at /usr/src/debug/fltk/fltk-release-1.4.4/src/Fl_Screen_Driver.cxx:600
#27 0x00007ffff7cfd942 in Fl_Wayland_Screen_Driver::get_system_colors (this=<optimized out>)
at /usr/src/debug/fltk/fltk-release-1.4.4/src/drivers/Wayland/Fl_Wayland_Screen_Driver.cxx:1708
#28 0x00007ffff7ce301e in Fl_Window::show (this=0x5555555c75a0, argc=1, argv=0x7fffffffd558)
at /usr/src/debug/fltk/fltk-release-1.4.4/src/Fl_arg.cxx:290
#29 0x000055555555aa17 in Fl_Double_Window::show (this=<optimized out>, a=1, b=0x7fffffffd558)
at /usr/include/FL/Fl_Double_Window.H:36
#30 main (argc=1, argv=0x7fffffffd558) at /usr/src/debug/alsa-tools/alsa-tools-1.2.14/hdspmixer/src/hdspmixer.cxx:120
```
Issue URL : https://github.com/alsa-project/alsa-tools/issues/43
Repository URL: https://github.com/alsa-project/alsa-tools
parent reply other threads:[~2025-11-30 17:18 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <187cd84467719900-webhooks-bot@alsa-project.org>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=187cd84468f31e00-webhooks-bot@alsa-project.org \
--to=github@alsa-project.org \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.