1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-03-19 17:23:33 +01:00
Files
wmaker/src
David Maciejak 189679b49c wmaker: don't exit wmaker if app child process errored
This patch is fixing a possible memory corruption and abnormal exit
of wmaker when a created child process errored.
This had been kind of mentioned at
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040643
and I also experienced it with especially Steam.
At first, I also thought it was a crash or a memory corruption,
but gdb or valgrind are not reporting anything.
In fact, Steam is not setting properly some hints and that is bringing
some issues. More patches will be needed to support that app properly.
For example, WM_COMMAND is not set properly and when you are trying to
relaunch the app from the appIcon the child process is generating an error
and the actual code is calling Exit(-1) which is entirely exiting wmaker,
that's why from gdb you can see the message
[Inferior 4 (process 567278) exited normally] and no crash.
2026-02-15 20:38:59 +00:00
..
2015-08-25 15:42:06 +01:00
2023-03-12 09:44:10 +00:00
2026-02-07 20:39:24 +00:00
2013-05-26 19:48:00 +01:00
2026-02-07 13:33:40 +00:00
2010-09-11 17:32:57 +02:00
2013-06-10 22:34:59 +01:00
2015-08-23 22:08:30 +01:00
2026-02-07 20:37:46 +00:00
2026-02-07 20:37:46 +00:00
2013-05-26 19:48:00 +01:00
2023-04-09 10:42:52 +01:00
2013-05-26 19:48:00 +01:00
2023-03-12 09:44:10 +00:00
2012-04-04 19:44:40 +01:00
2023-03-12 09:44:10 +00:00
2026-02-07 20:37:46 +00:00
2012-11-19 00:12:46 +01:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2016-01-17 22:54:49 -05:00
2026-02-07 20:37:46 +00:00
2013-05-26 19:48:00 +01:00
2023-03-12 09:44:10 +00:00
2014-08-15 01:08:23 +01:00
2016-01-17 22:54:49 -05:00