POV-Ray : Newsgroups : povray.unix : Call for Support Server Time
17 Apr 2024 22:17:48 EDT (-0400)
  Call for Support (Message 1 to 8 of 8)  
From: clipka
Subject: Call for Support
Date: 5 May 2016 10:58:21
Message: <572b5f8d$1@news.povray.org>
Folks,

can someone of you with a keen Linux eye and some valgrind knack give me
a hand, and check why the current POV-Ray master branch bombs during the
"make check" step (more specifically while parsing the "biscuit.pov"
advanced sample scene) on Ubuntu?


Post a reply to this message

From: jr
Subject: Re: Call for Support
Date: 5 May 2016 15:11:00
Message: <572b9ac4$1@news.povray.org>
hi,

On 05/05/2016 15:58, clipka wrote:
> can someone of you with a keen Linux eye and some valgrind knack give me
> a hand, and check why the current POV-Ray master branch bombs during the
> "make check" step (more specifically while parsing the "biscuit.pov"
> advanced sample scene) on Ubuntu?

see attached (text) file, hth.

jr.


Post a reply to this message


Attachments:
Download 'pov-valg.txt' (13 KB)

From: clipka
Subject: Re: Call for Support
Date: 5 May 2016 15:22:48
Message: <572b9d88$1@news.povray.org>
Am 05.05.2016 um 21:10 schrieb jr:
> hi,
> 
> On 05/05/2016 15:58, clipka wrote:
>> can someone of you with a keen Linux eye and some valgrind knack give me
>> a hand, and check why the current POV-Ray master branch bombs during the
>> "make check" step (more specifically while parsing the "biscuit.pov"
>> advanced sample scene) on Ubuntu?
> 
> see attached (text) file, hth.

Thanks for your effort; unfortunately, the valgrind output is of little
use to me without human-readable stack trace information; can you try
again with a version of POV-Ray configured to include debug information?


Post a reply to this message

From: Le Forgeron
Subject: Re: Call for Support
Date: 5 May 2016 15:40:07
Message: <572ba197@news.povray.org>
Le 05/05/2016 21:22, clipka a écrit :
> Am 05.05.2016 um 21:10 schrieb jr:
>> hi,
>>
>> On 05/05/2016 15:58, clipka wrote:
>>> can someone of you with a keen Linux eye and some valgrind knack give me
>>> a hand, and check why the current POV-Ray master branch bombs during the
>>> "make check" step (more specifically while parsing the "biscuit.pov"
>>> advanced sample scene) on Ubuntu?
>>
>> see attached (text) file, hth.
> 
> Thanks for your effort; unfortunately, the valgrind output is of little
> use to me without human-readable stack trace information; can you try
> again with a version of POV-Ray configured to include debug information?
> 

Enjoy the attached file


Post a reply to this message


Attachments:
Download 'debug.txt' (9 KB)

From: clipka
Subject: Re: Call for Support
Date: 5 May 2016 15:48:07
Message: <572ba377$1@news.povray.org>
Am 05.05.2016 um 21:40 schrieb Le_Forgeron:

> Enjoy the attached file

Thanks.

Fortunately that looks indeed related to the most recent changes I made ;)


Post a reply to this message

From: clipka
Subject: Re: Call for Support
Date: 5 May 2016 16:02:51
Message: <572ba6eb$1@news.povray.org>
Am 05.05.2016 um 21:48 schrieb clipka:
> Am 05.05.2016 um 21:40 schrieb Le_Forgeron:
> 
>> Enjoy the attached file
> 
> Thanks.
> 
> Fortunately that looks indeed related to the most recent changes I made ;)

Actually no, it wasn't really linked to the "bulk" of the changes at all
(which were about making global variables accessible even if the same
identifier is also used locally) -- but I introduced a new keyword, and
pushed the updated `reservedwords.h` to the repo but not the matching
`reservedwords.cpp`.

So there's what happens if those two files get out of sync.


Post a reply to this message

From: jr
Subject: Re: Call for Support
Date: 5 May 2016 16:08:46
Message: <572ba84e$1@news.povray.org>
hi,

On 05/05/2016 20:22, clipka wrote:
> Thanks for your effort; unfortunately, the valgrind output is of little
> use to me without human-readable stack trace information; can you try
> again with a version of POV-Ray configured to include debug information?

yes, I ought to have thought ahead..  seeing your reply to Le_Forgeron,
I guess you have the info you needed?  otherwise, can run it (/with/
'-g' :-)) later tonight.

jr.


Post a reply to this message

From: clipka
Subject: Re: Call for Support
Date: 5 May 2016 17:13:28
Message: <572bb778@news.povray.org>
Am 05.05.2016 um 22:08 schrieb jr:
> hi,
> 
> On 05/05/2016 20:22, clipka wrote:
>> Thanks for your effort; unfortunately, the valgrind output is of little
>> use to me without human-readable stack trace information; can you try
>> again with a version of POV-Ray configured to include debug information?
> 
> yes, I ought to have thought ahead..  seeing your reply to Le_Forgeron,
> I guess you have the info you needed?  otherwise, can run it (/with/
> '-g' :-)) later tonight.
> 
> jr.
> 

Everything(*) is fine now, thanks.


(* Then again, this is software development, so maybe I should rephrase
that ;))


Post a reply to this message

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