[Qt-interest] QScriptEngine: "Could not allocate register file: 12"
Malyushytsky, Alex
alex at wai.com
Wed May 5 23:13:06 CEST 2010
Forwarding message below to the mailing list. I am not even the person who asked the question.
Alex
-----Original Message-----
From: Frank Mertens [mailto:frank at cyblogic.de]
Sent: Wednesday, May 05, 2010 2:00 PM
To: Malyushytsky, Alex
Subject: Re: [Qt-interest] QScriptEngine: "Could not allocate register file: 12"
When I remember right the script engine is doing some memory mapping
for its "register file". So, my guess is, you are running out of address
space for memory mapping. The question is of course, why you need
hundreds of script engines running at the same time. If you really need
this maybe you check the compiler flags for the Qt libs. There is a flag
to disable the JIT and maybe it takes less resource that way.
---------------------------------------------------------------------------------------------------
Weidlinger Associates, Inc. made the following annotations.
“This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you.”
“Please consider our environment before printing this email.”
More information about the Qt-interest-old
mailing list