Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18449 - media-gfx/blender-2.26 segfaults
Summary: media-gfx/blender-2.26 segfaults
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Philip Walls (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-29 17:18 UTC by FieldySnuts
Modified: 2003-10-03 06:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
output of strace blender 2> blender-2.26-strace.txt (122KB) (blender-2.26-strace.txt,122.34 KB, text/plain)
2003-03-29 17:20 UTC, FieldySnuts
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FieldySnuts 2003-03-29 17:18:59 UTC
media-gfx/blender-2.26 segfaults. 
 
There are more details in the attached strace logfile. 

Reproducible: Always
Steps to Reproduce:
1. emerge blender 
2. try to run blender as any user 
3. observe 
Actual Results:  
$ blender 
guessing 'blender' == '/usr/bin/blender' 
Created window 
Mapped window 
GHOST_EventPrinter::processEvent, time: 208, type: GHOST_kEventWindowSize 
GHOST_EventPrinter::processEvent, time: 242, type: GHOST_kEventWindowActivate 
GHOST_EventPrinter::processEvent, time: 242, type: GHOST_kEventWindowSize 
Segmentation fault 
 

Expected Results:  
Opened up a window in X11, that is, blender. 

Portage 2.0.47-r10 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r8) 
================================================================= 
System uname: 2.4.19-ipv6-usbdnet-dri i686 AuthenticAMD 
GENTOO_MIRRORS="http://gentoo.linux.no/ ftp://ftp.tu-clausthal.de/pub/linux/gent 
oo/ http://ftp.gentoo.or.kr/ http://gentoo.gnukorea.org/ ftp://ftp.dale.ro/pub/m 
irrors/ftp.ibiblio.org/pub/Linux/distributions/gentoo/ ftp://ftp.snt.utwente.nl/ 
pub/os/linux/gentoo/ ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/gentoo/ " 
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi 
g /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb:/usr/kde/3.1/share/config:/usr/ 
share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/home/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/home/portage/tmp" 
PORTDIR_OVERLAY="" 
USE="x86 oss apm avi crypt cups jpeg libg++ mikmod mpeg ncurses quicktime spell 
xml2 xv aalib berkdb bonobo directfb esd gdbm gif gnome-libs gtkhtml guile imlib 
 java ldap libwww motif mozilla nls opengl pam png python qt readline scanner sd 
l slang ssl svga tcltk tcpd tetex tiff X gtk gtk2 gpm gnome -alsa -arts 3dnow cd 
r encode kde mmx oggvorbis pdflib perl sse truetype xmms ipv6" 
COMPILER="" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=i686 -O3 -pipe" 
CXXFLAGS="-march=i686 -O3 -pipe" 
ACCEPT_KEYWORDS="x86 ~x86" 
MAKEOPTS="-j3" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache"
Comment 1 FieldySnuts 2003-03-29 17:20:31 UTC
Created attachment 9997 [details]
output of strace blender 2> blender-2.26-strace.txt (122KB)
Comment 2 Philip Walls (RETIRED) gentoo-dev 2003-04-15 23:28:53 UTC
I'm really sorry this has taken so long, but are you still encountering this problem?

If so, can you try fixing the build, adding a src_compile function and configuring with --without-openal ?
Comment 3 FieldySnuts 2003-04-17 13:20:13 UTC
I will try, however I've never edited an ebuild this way. I'll let you know.
Comment 4 Matt Keadle 2003-04-24 17:10:15 UTC
i just experienced the same segfault. i'll try the ebuild adjustment and report back.
Comment 5 Matt Keadle 2003-04-24 17:14:28 UTC
um.. for an ebuild to not have a src_compile() function and suggest a user add one, while constructing an entire configure routine is a bit harsh. if i have the time i'll, essentially, rewrite the ebuild just to se if that helps. an easier way to test without pretty much taking over the ebuild would be better received.
Comment 6 FieldySnuts 2003-04-25 09:36:26 UTC
Sounds good. I look forward to your work if you do so, thanks. 
Comment 7 FieldySnuts 2003-05-10 21:31:20 UTC
Blender compiles for me now, and I am now using gcc-3.2.3. 
 
It also runs, but it segfaults in so many places as to be useless. Anyone else 
get the same results? I realize this is probably not an ebuild issue. 
Comment 8 SpanKY gentoo-dev 2003-07-18 15:06:41 UTC
does 2.27 work for you ? 
Comment 9 FieldySnuts 2003-07-18 15:15:40 UTC
It builds, but has severe problems with graphics. It's very difficult to explain, but bug 20137 is at least partially related. Watch for the screenshot I attached, as the problems aren't easy to describe. These appear to be radeon specific problems.
Comment 10 FieldySnuts 2003-08-24 16:42:06 UTC
Anybody home? 
Comment 11 FieldySnuts 2003-08-26 16:31:39 UTC
Since blender 2.28 is out, I would say this could be closed. Or whatever status would be appropriate.
Comment 12 FieldySnuts 2003-09-10 04:24:54 UTC
Someone please close this for me, it's obviously not being watched.
Comment 13 FieldySnuts 2003-10-03 06:14:48 UTC
Guess I'll do it myself.