POV-Ray : Newsgroups : povray.beta-test : Linux Beta 28 segfaults on Slackware and Kubuntu : Re: Linux Beta 28 segfaults on Slackware and Kubuntu Server Time
28 Apr 2024 14:24:32 EDT (-0400)
  Re: Linux Beta 28 segfaults on Slackware and Kubuntu  
From: geep999
Date: 25 Aug 2008 07:55:01
Message: <web.48b29c89cfc4a246c03ef3130@news.povray.org>
Chris Cason <del### [at] deletethistoopovrayorg> wrote:
> NB official Linux beta 28 source is now available.
>
> -- Chris

Have now tried the official beta 28 source on Slackware 12.0 with:
i) boost 1.34.1 libraries (that work OK with beta 25b)
ii) boost 1.33.1 libraries
iii) boost 1.33.1 built by povray using option --with-boost-src=

Always segfaults rendering m_textures.ini.
All segfaults look somehat similar, the last 2 entries being start_thread (),
clone ()
Last segfault from iii) above is:
#0  0xb78b7d9a in malloc_consolidate () from /lib/libc.so.6
#1  0xb78ba2c7 in _int_malloc () from /lib/libc.so.6
#2  0xb78bbb7e in malloc () from /lib/libc.so.6
#3  0xb7a767e8 in operator new () from /usr/lib/libstdc++.so.6
#4  0x0815e7e3 in ?? ()
#5  0x081624c9 in ?? ()
#6  0x08165634 in ?? ()
#7  0x0816656a in ?? ()
#8  0x081705f6 in ?? ()
#9  0x0817136f in ?? ()
#10 0x08171e8c in ?? ()
#11 0x081eb5de in ?? ()
#12 0xb7eb81b3 in start_thread () from /lib/libpthread.so.0
#13 0xb792203e in clone () from /lib/libc.so.6

I would be interested if anybody out there can duplicate these segfaults.
Or suggest what I might be doing wrong...

Cheers,
Peter


Post a reply to this message

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