https://bugzilla.kernel.org/show_bug.cgi?id=202213 --- Comment #4 from Stefan Seyfried (stefan.seyfried@xxxxxxxxxxxxxx) --- With gcc9 (finally found a way to use it in OBS :-), it asserts: abuild@strolchi:~/rpmbuild/BUILD/bluez-5.50> cat unit/test-sdp.log bluetoothd[3066]: Bluetooth daemon 5.50 len: 7 raw_size: 14 cont_len: 0 ** ERROR:unit/test-sdp.c:258:client_handler: assertion failed: ((size_t) len == rsp_pdu->raw_size + rsp_pdu->cont_len) FAIL unit/test-sdp (exit status: 134) I added a printf before the assert (and shifted it down one line) -- You are receiving this mail because: You are the assignee for the bug.