[e-users] Segfault in e_object_del()

2021-09-04 Thread Florian Schaefer
As I mentioned in my last message of the "E crash with Nvidia" thread, in using ASAN I could trigger quite a bit of additional segmentation faults. So I disabled the procstat module for now and went hunting. :-) On closer inspection it now seems to me that the faults are actually all due to an

Re: [e-users] Segfault in e_object_del()

2021-09-05 Thread Florian Schaefer
OK, so it seems that Raster already tried to address this problem. Thank you very much! This morning first thing I installed the changed version. Now it crashes in the newly created _e_util_cb_delayed_cancel() instead... https://pastebin.com/mX6hU40g (This is reliably triggered when I try to

Re: [e-users] Segfault in e_object_del()

2021-09-06 Thread Carsten Haitzler
On Mon, 06 Sep 2021 00:00:37 + Florian Schaefer said: fixed it just now. :) > OK, so it seems that Raster already tried to address this problem. Thank you > very much! > > This morning first thing I installed the changed version. Now it crashes in > the newly created _e_util_cb_delayed_canc

Re: [e-users] Segfault in e_object_del()

2021-09-06 Thread Florian Schaefer
"Carsten Haitzler" ras...@rasterman.com – September 6, 2021 4:51 PM > On Mon, 06 Sep 2021 00:00:37 + Florian Schaefer said: > > fixed it just now. :) Hooray, thanks a bunch! :) With this I am now finally able to also activate/test the modified procstats module. (Before, this bug here would

Re: [e-users] Segfault in e_object_del()

2021-09-06 Thread Florian Schaefer
Hmm, you might not like it (neither do I BTW) but it crashed again on me right after restarting E a second time. https://pastebin.com/i1pMSR4d But still, its definitely more stable than before... ;) Sorry about that, Florian "Florian Schaefer" list...@netego.de – September 6, 2021 5:08 PM

Re: [e-users] Segfault in e_object_del()

2021-09-06 Thread Carsten Haitzler
On Mon, 06 Sep 2021 08:23:12 + Florian Schaefer said: hmmm trying again - for me with asan on i don't see an issue with desklock now... ? i tried to change the code to avoid possibly multiple entries in the array... > Hmm, you might not like it (neither do I BTW) but it crashed again on me

Re: [e-users] Segfault in e_object_del()

2021-09-06 Thread Florian Schaefer
Hi Raster, three's a charm, right? - Looks good so far here, too. Despite my best efforts I could not produce another error. :) Thanks again for your quick help! Cheers, Florian "Carsten Haitzler" ras...@rasterman.com – September 7, 2021 1:10 AM > On Mon, 06 Sep 2021 08:23:12 + Florian