[Qgis-developer] QGIS starts a child process which immediately turns into a zombie
Victor Olaya
volayaf at gmail.com
Thu Jul 21 00:45:00 PDT 2016
Processing tries to figure out the version of SAGA you have installed,
and to do so it has to call SAGA. I guess that might be the source of
this issue. It should correctly close that process, but it seems it is
not doing so in your case...
2016-07-21 9:28 GMT+02:00 Schmid Andreas <Andreas.Schmid at bd.so.ch>:
> Hi,
>
> When I start QGIS 2.14 (self compiled) on Ubuntu 14.04, QGIS starts a child process which immediately turns into a zombie process and stays there until QGIS is closed.
> Excerpt from a ps -ef:
> myself 18895 5026 16 09:02 pts/0 00:00:03 /usr/local/qgis/bin/qgis
> myself 18924 18895 0 09:02 pts/0 00:00:00 [sh] <defunct>
>
> Any idea what could be the reason?
> When I disable the Processing plugin, this doesn't happen.
>
>
> Andy
>
>
>
> Andreas Schmid
> GIS-Informatiker
>
>
> Amt für Geoinformation
> SO!GIS-Koordination
> Rötistrasse 4
> 4501 Solothurn
>
> Telefon +41 32 627 75 93
> Telefax +41 32 627 75 98
> andreas.schmid at bd.so.ch
> http://www.so.ch
>
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
More information about the Qgis-developer
mailing list