| *** sherbets1 has joined #automotive | 00:13 | |
| *** sherbets has quit IRC | 00:16 | |
| *** sherbets has joined #automotive | 00:19 | |
| *** sherbets1 has quit IRC | 00:20 | |
| *** sherbets has quit IRC | 00:33 | |
| *** sherbets has joined #automotive | 00:34 | |
| *** RzR has joined #automotive | 00:39 | |
| *** sherbets has quit IRC | 00:47 | |
| *** sherbets has joined #automotive | 00:47 | |
| *** sherbets has quit IRC | 00:58 | |
| *** tgamblin has quit IRC | 01:51 | |
| *** AlisonChaiken has joined #automotive | 03:20 | |
| *** sherbets has joined #automotive | 03:36 | |
| *** sherbets has quit IRC | 04:19 | |
| *** sherbets has joined #automotive | 04:20 | |
| *** sherbets has quit IRC | 05:06 | |
| *** leon-anavi has joined #automotive | 07:29 | |
| *** vrubiolo has joined #automotive | 08:29 | |
| *** vrubiolo has quit IRC | 09:16 | |
| *** vrubiolo has joined #automotive | 09:16 | |
| *** kooltux has quit IRC | 09:30 | |
| *** kooltux has joined #automotive | 09:34 | |
| *** Net147 has quit IRC | 10:42 | |
| *** Net147 has joined #automotive | 10:44 | |
| *** embden has joined #automotive | 11:44 | |
| embden | Hello, can someone suggest a place where I can find smack related things? Like userspace tools, API? Smack's github seems to be pretty outdated | 11:46 |
|---|---|---|
| *** mdp has quit IRC | 11:52 | |
| *** mdp has joined #automotive | 11:52 | |
| *** Tartarus has quit IRC | 12:30 | |
| *** Tartarus has joined #automotive | 12:31 | |
| *** tgamblin has joined #automotive | 13:11 | |
| *** jobol has joined #automotive | 15:26 | |
| embden | https://www.automotivelinux.org/about/join-agl | 15:34 |
| embden | there is a broken link | 15:34 |
| embden | oh, sorry, it was on an old page | 15:35 |
| *** AlisonChaiken has quit IRC | 16:07 | |
| mranostay | jobol: wondering is the RTLD_DEEPBIND flag to dlopen() really needed in the afb framework? It makes doing AddressSanitizing impossible | 20:25 |
| mranostay | maybe not impossible but needs more changes (reading the docs) | 20:30 |
| jobol | mranostay, hi | 20:37 |
| jobol | RTLD_DEEPBIND is here to avoid name clashs | 20:41 |
| jobol | my understanding is that if the binding has bad luck, the symbol that it needs in libX is already in the global scope but not in libX | 20:43 |
| jobol | but because bindings are loaded using RTLD_LOCAL, that would be a very very bad luck | 20:45 |
| jobol | I would refuse to remove RTLD_LOCAL but we might consider to remove RTLD_DEEPBIND, agreed | 20:50 |
| mranostay | yeah it seems like RTLD_DEEPBIND would only matter if you to override stuff like malloc/free/etc imho | 20:51 |
| mranostay | RTLD_LOCAL makes sense (default anyway) | 20:51 |
| mranostay | i'll test a build with RTLD_DEEPBIND removed to see it doesn't break anything | 20:53 |
| *** tgamblin has quit IRC | 21:27 | |
| *** vrubiolo has quit IRC | 21:45 | |
| *** jobol has quit IRC | 22:20 | |
| *** tgamblin has joined #automotive | 22:54 | |
| *** AlisonChaiken has joined #automotive | 23:01 | |
| *** leon-anavi has quit IRC | 23:43 | |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!