Hallo Everybody :))
I'm back. And here's my "present" for you:
8< Code Start>8 -----
global_settings {
charset utf8
}
#include "colors.inc"
8< Code End>8 -------
Results in:
*** Error in `povray': free(): invalid next size (fast):
0x00007fa98000e280 ***
Abgebrochen (Aborted)
Is it just me or is someone able to reproduce this?
povray --version
POV-Ray 3.7.1-beta.2.unofficial
This is an unofficial version compiled by:
ThH <no.spam@address>
The POV-Ray Team is not responsible for supporting this version.
Copyright 1991-2017 Persistence of Vision Raytracer Pty. Ltd.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Built-in features:
I/O restrictions: enabled
X Window display: enabled (using SDL)
Supported image formats: gif tga iff ppm pgm hdr png jpeg tiff openexr
Unsupported image formats: -
Compilation settings:
Build architecture: x86_64-unknown-linux-gnu
Built/Optimized for: x86_64-unknown-linux-gnu (using -march=native)
Compiler vendor: gnu
Compiler version: g++ 4.9.2
Compiler flags: -pipe -Wno-multichar -Wno-write-strings
-fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math
-march=native -pthread
ThH
On 01/27/2017 07:51 AM, ThH wrote:
> Hallo Everybody :))>> I'm back. And here's my "present" for you:>> 8< Code Start>8 ----->> global_settings {> charset utf8> }> #include "colors.inc">> 8< Code End>8 ------->> Results in:> *** Error in `povray': free(): invalid next size (fast):> 0x00007fa98000e280 ***> Abgebrochen (Aborted)>> Is it just me or is someone able to reproduce this?>
Thanks. On linux - Ubuntu 16.04 - I am seeing POV-Ray hang, not the
error you see - so looks like something amiss. I had to issue a sig kill
signal to the process to stop it. Off to dig.
Bill P.
Am 27.01.2017 um 16:05 schrieb William F Pokorny:
> Thanks. On linux - Ubuntu 16.04 - I am seeing POV-Ray hang, not the> error you see - so looks like something amiss. I had to issue a sig kill> signal to the process to stop it. Off to dig.
Thank you Bill. Good huntin :))
Le 27/01/2017 à 16:12, ThH a écrit :
> Am 27.01.2017 um 16:05 schrieb William F Pokorny:> >> Thanks. On linux - Ubuntu 16.04 - I am seeing POV-Ray hang, not the>> error you see - so looks like something amiss. I had to issue a sig kill>> signal to the process to stop it. Off to dig.> > Thank you Bill. Good huntin :))>
Seems C.Lipka has already fixed that bug.
Am 30.01.2017 um 23:54 schrieb Le_Forgeron:
> Seems C.Lipka has already fixed that bug.
Great news. (Im)patiently waiting for the next release ;))
Thank you Le_Forgeron :))
On 2017-01-27 08:51 AM (-4), ThH wrote:
> 8< Code Start>8 ----->> global_settings {> charset utf8> }> #include "colors.inc">> 8< Code End>8 ------->> Results in:> *** Error in `povray': free(): invalid next size (fast):> 0x00007fa98000e280 ***> Abgebrochen (Aborted)>> Is it just me or is someone able to reproduce this?
I got:
*** Error in `povray-3.7.1.b2': malloc(): memory corruption:
0x00007f2dc800e370 ***
And then a frozen terminal that I had to kill -9.
Am 02.02.2017 um 03:17 schrieb Cousin Ricky:
> I got:>> *** Error in `povray-3.7.1.b2': malloc(): memory corruption:> 0x00007f2dc800e370 ***>> And then a frozen terminal that I had to kill -9.
I will try the latest Master today. It is said the problem is fixed here :))
--
Thorsten aka ThH
Am 02.02.2017 um 09:41 schrieb ThH:
> I will try the latest Master today. It is said the problem is fixed here> :))
utf8 is working now. Thanks to everyone involved :))
--
Thorsten aka ThH