Crash in unlink_chunk.isra.0

Similar reports
Problem #704889
Component
wireplumber
Last affected version
0:0.5.7-1.fc40
Executable
/usr/bin/wireplumber
Error name
SIGSEGV 11
First occurrence
2024-09-23
Last occurrence
2025-01-25
Unique reports
4
Quality
-56

Statistics

Operating system Unique / Total count
Fedora 40 4 / 4
Operating system Count
Fedora 40 4
Architecture Count
x86_64 4
Related packages Count
wireplumber 4
 0:0.5.5-1.fc40 3
 0:0.5.7-1.fc40 1
pipewire-libs 4
 0:1.0.8-1.fc40 2
 0:1.0.7-2.fc40 1
 0:1.0.9-1.fc40 1

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.


Backtrace

Frame # Function Binary Source or offset Line
1
unlink_chunk.isra.0
/lib64/libc.so.6 0xa41e7
Build id: 77c77fee058b19c6f001cf2cb0371ce3b8341211
-
2
_int_malloc
/lib64/libc.so.6 0xa71da
Build id: 77c77fee058b19c6f001cf2cb0371ce3b8341211
-
3
__libc_malloc
/lib64/libc.so.6 0xa7e74
Build id: 77c77fee058b19c6f001cf2cb0371ce3b8341211
-
4
__strdup
/lib64/libc.so.6 0xaeb6f
Build id: 77c77fee058b19c6f001cf2cb0371ce3b8341211
-
5
do_replace
/lib64/libpipewire-0.3.so.0 0x527e1
Build id: 9cca543d97ca3b356979b9a92cb23d609ab8e60f
-
6
pw_properties_update
/lib64/libpipewire-0.3.so.0 0x531f4
Build id: 9cca543d97ca3b356979b9a92cb23d609ab8e60f
-
7
wp_event_new
/lib64/libwireplumber-0.5.so.0 0x25472
Build id: 608b8628c866e3aa5059f4e5f4c52af5a4298e7d
-
8
wp_standard_event_source_create_event
/usr/lib64/wireplumber-0.5/libwireplumber-module-standard-event-source.so 0x34f6
Build id: c960d03c23ea30156138e6179f6c15b7ff04fa14
-
9
wp_standard_event_source_push_event
/usr/lib64/wireplumber-0.5/libwireplumber-module-standard-event-source.so 0x3e21
Build id: c960d03c23ea30156138e6179f6c15b7ff04fa14
-
10
on_object_added
/usr/lib64/wireplumber-0.5/libwireplumber-module-standard-event-source.so 0x41e5
Build id: c960d03c23ea30156138e6179f6c15b7ff04fa14
-
11
g_cclosure_marshal_VOID__OBJECTv
/lib64/libgobject-2.0.so.0 0x10012
Build id: 327e1dbd4b402ab1171d32553c27b5a07e36af7d
-
12
signal_emit_valist_unlocked
/lib64/libgobject-2.0.so.0 0x32254
Build id: 327e1dbd4b402ab1171d32553c27b5a07e36af7d
-
13
g_signal_emit_valist
/lib64/libgobject-2.0.so.0 0x32361
Build id: 327e1dbd4b402ab1171d32553c27b5a07e36af7d
-
14
g_signal_emit
/lib64/libgobject-2.0.so.0 0x32423
Build id: 327e1dbd4b402ab1171d32553c27b5a07e36af7d
-
15
wp_object_manager_add_object
/lib64/libwireplumber-0.5.so.0 0x3ce92
Build id: 608b8628c866e3aa5059f4e5f4c52af5a4298e7d
-
16
on_proxy_ready
/lib64/libwireplumber-0.5.so.0 0x3e1fb
Build id: 608b8628c866e3aa5059f4e5f4c52af5a4298e7d
-
17
g_closure_invoke
/lib64/libgobject-2.0.so.0 0x1164a
Build id: 327e1dbd4b402ab1171d32553c27b5a07e36af7d
-
18
wp_transition_return
/lib64/libwireplumber-0.5.so.0 0x4a3e4
Build id: 608b8628c866e3aa5059f4e5f4c52af5a4298e7d
-
19
wp_transition_advance
/lib64/libwireplumber-0.5.so.0 0x527ad
Build id: 608b8628c866e3aa5059f4e5f4c52af5a4298e7d
-
20
wp_object_advance_transitions
/lib64/libwireplumber-0.5.so.0 0x3a2bc
Build id: 608b8628c866e3aa5059f4e5f4c52af5a4298e7d
-
21
g_idle_dispatch
/lib64/libglib-2.0.so.0 0x6369d
Build id: 36b60dbd02e796145a982d0151ce37202ec05649
-
22
g_main_context_dispatch_unlocked.lto_priv.0
/lib64/libglib-2.0.so.0 0x5ce8c
Build id: 36b60dbd02e796145a982d0151ce37202ec05649
-
23
g_main_context_iterate_unlocked.isra.0
/lib64/libglib-2.0.so.0 0xbec98
Build id: 36b60dbd02e796145a982d0151ce37202ec05649
-
24
g_main_loop_run
/lib64/libglib-2.0.so.0 0x62f37
Build id: 36b60dbd02e796145a982d0151ce37202ec05649
-
25
main
/usr/bin/wireplumber 0x295d
Build id: 6f5dee665cecd6d9b4fa318d14b4f7f8f5b5968b
-
26
__libc_start_call_main
/lib64/libc.so.6 0x2a088
Build id: 77c77fee058b19c6f001cf2cb0371ce3b8341211
-
27
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x2a14b
Build id: 77c77fee058b19c6f001cf2cb0371ce3b8341211
-
28
_start
/usr/bin/wireplumber 0x2d75
Build id: 6f5dee665cecd6d9b4fa318d14b4f7f8f5b5968b
-