|
|
|
|
|
|
| |
| |
|
|
From: Thomas de Groot
Subject: Shutdown when saving during parsing (beta 34)
Date: 18 Oct 2009 07:24:30
Message: <4adafaee@news.povray.org>
|
|
|
| |
| |
|
|
Not sure if this has been mentioned before.
When saving a scene while it parses, an access violation exception at
address 0x030eb9a0 is generated and POV-Ray is shut down. In versions lower
than 3.7 this only generates a warning. I added the mini dump file.
--
All the best,
Thomas
Post a reply to this message
Attachments:
Download 'POV-Ray-3.7.0.beta.34.msvc9-sse2.win32-4ADADE7A.dmp.dat' (80 KB)
|
|
| |
| |
|
|
From: clipka
Subject: Re: Shutdown when saving during parsing (beta 34)
Date: 18 Oct 2009 12:08:59
Message: <4adb3d9b@news.povray.org>
|
|
|
| |
| |
|
|
Thomas de Groot schrieb:
>
> When saving a scene while it parses, an access violation exception at
> address 0x030eb9a0 is generated and POV-Ray is shut down. In versions lower
> than 3.7 this only generates a warning. I added the mini dump file.
There must be some additional constraints for this to lead to a crash; I
accidently did that over and over again the last few days, and always
just saw a warning message.
Windows XP x64.
Though I vaguely remember having encountered such a crash myself once;
may have been on the 32-bit machine, I'm not too sure about it.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> Not sure if this has been mentioned before.
>
> When saving a scene while it parses, an access violation exception at
> address 0x030eb9a0 is generated and POV-Ray is shut down. In versions lower
> than 3.7 this only generates a warning. I added the mini dump file.
>
It apened to me, some times. I can't reproduce it with any certitude. It
looks to me that it depends on the size of the file, the complexity of
the scene, and possibly the number of opened files at the time. The
uptime may also have something to do, as well as the number of renders
done in the current cession.
Alain
Post a reply to this message
|
|
| |
| |
|
|
From: Thomas de Groot
Subject: Re: Shutdown when saving during parsing (beta 34)
Date: 19 Oct 2009 03:59:53
Message: <4adc1c79$1@news.povray.org>
|
|
|
| |
| |
|
|
"Alain" <aze### [at] qwertyorg> schreef in bericht
news:4adba207$1@news.povray.org...
>
> It apened to me, some times. I can't reproduce it with any certitude. It
> looks to me that it depends on the size of the file, the complexity of the
> scene, and possibly the number of opened files at the time. The uptime may
> also have something to do, as well as the number of renders done in the
> current cession.
>
Hm. That makes the phenomenon more difficult to track down. Only thing I can
say is that I have never met this in version 3.6, but that is not of much
help I am afraid.
Thomas
Post a reply to this message
|
|
| |
| |
|
|
From: Thomas de Groot
Subject: Re: Shutdown when saving during parsing (beta 34)
Date: 19 Oct 2009 04:02:03
Message: <4adc1cfb@news.povray.org>
|
|
|
| |
| |
|
|
"clipka" <ano### [at] anonymousorg> schreef in bericht
news:4adb3d9b@news.povray.org...
>
> There must be some additional constraints for this to lead to a crash; I
> accidently did that over and over again the last few days, and always just
> saw a warning message.
>
> Windows XP x64.
>
> Though I vaguely remember having encountered such a crash myself once; may
> have been on the 32-bit machine, I'm not too sure about it.
I am on a 32-bit machine myself, so maybe that is part of the thing. As I
answered to Alain, the only thing I can be sure about is that I never met
this with version 3.6.
Thomas
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> "Alain" <aze### [at] qwertyorg> schreef in bericht
> news:4adba207$1@news.povray.org...
>> It apened to me, some times. I can't reproduce it with any certitude. It
>> looks to me that it depends on the size of the file, the complexity of the
>> scene, and possibly the number of opened files at the time. The uptime may
>> also have something to do, as well as the number of renders done in the
>> current cession.
>>
>
> Hm. That makes the phenomenon more difficult to track down. Only thing I can
> say is that I have never met this in version 3.6, but that is not of much
> help I am afraid.
>
> Thomas
>
>
The only thing that I can say, is that, when it appened to me, the
parsing was in the 1000's K-tokens and that there was at least 4 files
opened at the time.
Alain
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |