POV-Ray : Newsgroups : povray.beta-test : double free or corruption Server Time
16 Apr 2024 08:24:57 EDT (-0400)
  double free or corruption (Message 7 to 16 of 16)  
<<< Previous 6 Messages Goto Initial 10 Messages
From: clipka
Subject: Re: double free or corruption
Date: 23 Feb 2016 10:49:49
Message: <56cc7f9d@news.povray.org>
Am 23.02.2016 um 10:33 schrieb ThH:

> *** Error in `povray': double free or corruption (out):
> 0x00007fe1e40efc30 ***
> Abgebrochen
> 
> Is it just me, my system or... is there really something that needs to
> be changed?

I can confirm that as a genuine bug.

Please test whether 3.7.1-alpha.8492620 fixes the issue for you.


Post a reply to this message

From: ThH
Subject: Re: double free or corruption
Date: 23 Feb 2016 11:26:31
Message: <56cc8837$1@news.povray.org>
Am 23.02.2016 um 16:49 schrieb clipka:

> I can confirm that as a genuine bug.
>
> Please test whether 3.7.1-alpha.8492620 fixes the issue for you.

Thanks for confirming this as a bug clipka :)

Unfortunately I have to leave home in a few minutes...

I will try it in a few hours and report back here :)


Post a reply to this message

From: Le Forgeron
Subject: Re: double free or corruption
Date: 23 Feb 2016 12:55:17
Message: <56cc9d05$1@news.povray.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Le 23/02/2016 16:49, clipka a écrit :
> Am 23.02.2016 um 10:33 schrieb ThH:
> 
>> *** Error in `povray': double free or corruption (out): 
>> 0x00007fe1e40efc30 *** Abgebrochen
>> 
>> Is it just me, my system or... is there really something that
>> needs to be changed?
> 
> I can confirm that as a genuine bug.
> 
> Please test whether 3.7.1-alpha.8492620 fixes the issue for you.
> 

I tried it with top of master branch (git id:
9762bc5aeb6a63aca87f1523ec7e760030b46341 ), aka
3.7.1-alpha.8492620.unofficial

and no problem on linux 64 bits, whatever the compiler (intel, gnu, clan
g)

cmpovray abyss.pov +p -w320 -h120

Sadly, I cannot test so easily the previous revision anymore... I have
automated the compilation and installation of both official branches
(as well as mine :P )

On the smiling side: no problem either with the stable branch.
Git id: 942ca94037b331d46f2f68b0ab3e842784e95ece
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iJwEAQEIAAYFAlbMnQQACgkQhKAm8mTpkW1AJQP9EVnIsMYJtQkXp3RJ1zR0WWpT
yZwqViudJ2CdhPTun8wafG1Pd/optKgnQ9/8WbTrOci5iuChbJnqRTYxYqnmGp9+
yqy93vADhbhAz4jy88SHseWIIX4zY2j2nUg0c41fI5Zdg0D5VPoidD/Ys13948kV
7U5Q3S4F1TjK10KhWDw=
=3Ia2
-----END PGP SIGNATURE-----


Post a reply to this message

From: ThH
Subject: Re: double free or corruption
Date: 23 Feb 2016 17:23:53
Message: <56ccdbf9$1@news.povray.org>
Am 23.02.2016 um 16:49 schrieb clipka:

> I can confirm that as a genuine bug.
>
> Please test whether 3.7.1-alpha.8492620 fixes the issue for you.

Now it works. No error. Fine :)

Good work. Thanks.

Thorsten aka ThH


Post a reply to this message

From: Thomas de Groot
Subject: Re: double free or corruption
Date: 24 Feb 2016 02:56:30
Message: <56cd622e@news.povray.org>
On 23-2-2016 16:49, clipka wrote:
> Am 23.02.2016 um 10:33 schrieb ThH:
>
>> *** Error in `povray': double free or corruption (out):
>> 0x00007fe1e40efc30 ***
>> Abgebrochen
>>
>> Is it just me, my system or... is there really something that needs to
>> be changed?
>
> I can confirm that as a genuine bug.
>
> Please test whether 3.7.1-alpha.8492620 fixes the issue for you.
>

No windows version? I only see source codes.

-- 
Thomas


Post a reply to this message

From: Thomas de Groot
Subject: Re: double free or corruption
Date: 24 Feb 2016 03:11:39
Message: <56cd65bb$1@news.povray.org>
On 24-2-2016 8:56, Thomas de Groot wrote:
> No windows version? I only see source codes.
>
Forget that. I was looking in the wrong folder...

-- 
Thomas


Post a reply to this message

From: Sven Littkowski
Subject: Re: double free or corruption
Date: 27 Feb 2016 01:35:13
Message: <56d143a1$1@news.povray.org>
Yes, sure, you are VERY RIGHT to report any bug here to CLipka. Trust
me, you do us a big favor. Thanks for helping us to improve POV-Ray. The
more bugs can be found, the better. We need a functioning POV-Ray.

Not only me, but also CLipka is thankful for your help.
:-)






On 23.02.2016 04:33, ThH wrote:
> Hallo to all and a big "Thank you" to the developers :))
> 
> Hope this the right place to report this...
> 
> Rendering some of the examples I found this:
> 
> thh@quadro:~$ cd '/home/thh/POV_Master/share/povray-3.7/scenes/advanced'
> thh@quadro:~/POV_Master/share/povray-3.7/scenes/advanced$ povray
> abyss.pov +p -w320 -h120
> Persistence of Vision(tm) Ray Tracer Version
> 3.7.1-alpha.8463913.unofficial (g++
>  4.9.2 @ x86_64-unknown-linux-gnu)
> This is an unofficial version compiled by:
>  ThH <no.spam@address>
>  The POV-Ray Team is not responsible for supporting this version.
> 
> <snip>
> 
> ==== [Parsing...]
> ==========================================================
> *** Error in `povray': double free or corruption (out):
> 0x00007fe1e40efc30 ***
> Abgebrochen
> 
> Is it just me, my system or... is there really something that needs to
> be changed?
> 
> I would be happy to provide additional informations if necessary.
> 
> Thorsten aka ThH
> No... I'm not a native speaker.


Post a reply to this message

From: ThH
Subject: Re: double free or corruption
Date: 27 Feb 2016 02:31:34
Message: <56d150d6$1@news.povray.org>
Am 27.02.2016 um 07:34 schrieb Sven Littkowski:
> Yes, sure, you are VERY RIGHT to report any bug here to CLipka. Trust
> me, you do us a big favor. Thanks for helping us to improve POV-Ray. The
> more bugs can be found, the better. We need a functioning POV-Ray.
>
> Not only me, but also CLipka is thankful for your help.
> :-)

Fine :)


Post a reply to this message

From: clipka
Subject: Re: double free or corruption
Date: 27 Feb 2016 03:16:44
Message: <56d15b6c$1@news.povray.org>
Am 27.02.2016 um 07:34 schrieb Sven Littkowski:
> Yes, sure, you are VERY RIGHT to report any bug here to CLipka. Trust
> me, you do us a big favor. Thanks for helping us to improve POV-Ray. The
> more bugs can be found, the better. We need a functioning POV-Ray.
> 
> Not only me, but also CLipka is thankful for your help.
> :-)

Well, as a matter of fact he is -- provided the reports are indeed about
bugs, and not about something you entirely misunderstood or stuff like
that ;)


Post a reply to this message

From: Sven Littkowski
Subject: Re: double free or corruption
Date: 27 Feb 2016 19:08:16
Message: <56d23a70$1@news.povray.org>
Hmmm, yes...




On 27.02.2016 03:16, clipka wrote:
> Well, as a matter of fact he is -- provided the reports are indeed about
> bugs, and not about something you entirely misunderstood or stuff like
> that ;)


Post a reply to this message

<<< Previous 6 Messages Goto Initial 10 Messages

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.