[Bug 1201219] New: wpa_supplicant hit assert(*bool_p == 0 || *bool_p == 1) when started with -utt and requesting ALL properties via DBus
https://bugzilla.suse.com/show_bug.cgi?id=1201219 Bug ID: 1201219 Summary: wpa_supplicant hit assert(*bool_p == 0 || *bool_p == 1) when started with -utt and requesting ALL properties via DBus Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: i686 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network Assignee: screening-team-bugs@suse.de Reporter: cfamullaconrad@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- # Summary If I start wpa_supplicant with parameters `-utt` and requesting all properties via DBus, wpa_supplicant is hitting the following error:
bus[19258]: arguments to dbus_message_iter_append_basic() were incorrect, assertion "*bool_p == 0 || *bool_p == 1" failed in file dbus-message.c line 2794. This is normally a bug in some application using the D-Bus library.
#Reproducer Start wpa_supplicant like:
wpa_supplicant -utt
Request all properties via DBus:
dbus-send --system --print-reply --dest=fi.w1.wpa_supplicant1 /fi/w1/wpa_supplicant1 org.freedesktop.DBus.Properties.GetAll string:fi.w1.wpa_supplicant1
-- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1201219 https://bugzilla.suse.com/show_bug.cgi?id=1201219#c1 Clemens Famulla-Conrad <cfamullaconrad@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED Assignee|screening-team-bugs@suse.de |cfamullaconrad@suse.com --- Comment #1 from Clemens Famulla-Conrad <cfamullaconrad@suse.com> --- Error occur with version (not more tested): * wpa_supplicant-2.9-4.33.1.src.rpm * wpa_supplicant-2.10-2.4.src.rpm -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1201219 https://bugzilla.suse.com/show_bug.cgi?id=1201219#c2 --- Comment #2 from Clemens Famulla-Conrad <cfamullaconrad@suse.com> --- Patch send to mailing list: https://patchwork.ozlabs.org/project/hostap/list/?series=308087 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com