<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>7 Oct 2016 15:21:00 Z</lastBuildDate><pubDate>7 Oct 2016 15:21:00 Z</pubDate><description>Just FYI, I revealed a bug in WinDev creating Linux daemon. Here it is a simple code of project initialization:&#13;
IF InLinuxMode() IF InServiceMode() commandLine = CommandLine() someObject = new SomeObject() END END Call of CommandLine crashes the execution of Linux daemon without any user friendly error message. The only text in syslog is something like this:&#13;
&#13;
Oct 7 13:44:01 FRODO kernel: [26171258.604168] testd[10969]: segfault at 0 ip 00007f842d792c6e sp 00007f842c3462c8 error 4 in libc-2.21.so&#13;
As row with CommandLine statement commented daemon become working. Here it is.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59862-wd21-bug-commandline-inservicemode-linux/read.awp</link><title>[WD21] BUG! - CommandLine InServiceMode (Linux)</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
