Re: segfault at 10 ip 00007fbb33028d4e sp 00007ffd8d3bf380 error 4 in libdbus-1.so.3.19.13[7fbb33027000+2e000]
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Tue, 28 Sep 2021 20:50:32 +0000 (UTC), Srinadh Penugonda wrote: > keyhandler_proxy_c host_client(get_dbusconn(), path.c_str(), name.c_str()); Is the crash happening before or after this line? Add some more debugs to find out, perhaps.