Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulseaudio stack smashing error when starting #6331

Closed
farias-automac opened this issue Aug 29, 2024 · 1 comment
Closed

Pulseaudio stack smashing error when starting #6331

farias-automac opened this issue Aug 29, 2024 · 1 comment

Comments

@farias-automac
Copy link

Describe the bug

Hello, I have an error when launching pulseaudio service. I'm building the SO image (32 bits), with the kernel v6.6 for a CM4. It's a fresh test system with just Alsa, Pulseaudio, Systemd and Dbus. This is the error message when pulseaudio start:

...
D: [pulseaudio] alsa-util.c: start_threshold : -1
D: [pulseaudio] alsa-util.c: stop_threshold : 1073741824
D: [pulseaudio] alsa-util.c: silence_threshold: 0
D: [pulseaudio] alsa-util.c: silence_size : 0
D: [pulseaudio] alsa-util.c: boundary : 1073741824
D: [pulseaudio] alsa-util.c: appl_ptr : 0
D: [pulseaudio] alsa-util.c: hw_ptr : 0
D: [alsa-sink-MAI PCM i2s-hifi-0] alsa-sink.c: Thread starting up
D: [alsa-sink-MAI PCM i2s-hifi-0] util.c: SCHED_RR|SCHED_RESET_ON_FORK worked.
I: [alsa-sink-MAI PCM i2s-hifi-0] util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
D: [pulseaudio] sink.c: alsa_output.platform-fef00700.hdmi.hdmi-stereo: state: INIT -> IDLE
I: [alsa-sink-MAI PCM i2s-hifi-0] alsa-sink.c: Starting playback.
*** stack smashing detected ***: terminated
Aborted (core dumped)
root@raspberrypi4:~# stack smashing detected

Steps to reproduce the behaviour

launch pulseaudio with pulseaudio -vvv

Device (s)

Raspberry Pi CM4

System

Linux raspberrypi4 6.6.22-v7l #1 SMP Tue Mar 19 17:41:59 UTC 2024 armv7l GNU/Linux

Logs

No response

Additional context

No response

@pelwell
Copy link
Contributor

pelwell commented Aug 29, 2024

Duplicate of agherzan/meta-raspberrypi#1362, where they are already trying to help you. This isn't a kernel problem.

@pelwell pelwell closed this as completed Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants