[lldb-dev] SystemInitializerCommon::Initialize called twice with shared llvm build

İsmail Dönmez ismail at donmez.ws
Wed Jul 15 02:50:28 PDT 2015


Hi,

On Wed, Jul 15, 2015 at 12:42 PM, Tamas Berghammer
<tberghammer at google.com> wrote:
> Hi Ismall,
>
> lldb-server don't use python at all so a possible fix would be to move the
> python initialization from SystemInitializerCommon to SystemInitializerFull.
> This change will most likely fix your issue and it is a reasonable change to
> make (also independently of this issue) but I am not sure if it addresses
> the root cause of the issue you are seeing. So please feel free to make the
> change but don't be surprised if the issue appears in a different scenario
> also.

Yes that might fix it but for now I'll go for disabling the python
support. Thanks a lot!

ismail



More information about the lldb-dev mailing list