Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45616 - MOTOR raises a SEGFAULT when creating a new project
Summary: MOTOR raises a SEGFAULT when creating a new project
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Alastair Tse (RETIRED)
URL: http://bugs.debian.org/cgi-bin/bugrep...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-24 10:00 UTC by Cristiano Valente
Modified: 2004-03-28 09:00 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cristiano Valente 2004-03-24 10:00:55 UTC
Every time you try to create a new project with MOTOR 3.2.4 you get a SEGFAULT as you push the CREATE button. I thought it couldn't create the directories, but I checked and it DOES create them. But the remain empty. No other hint.

There's a debian testing bug which was solved by upgrading to the latest version (I think they mean CVS since 3.2.4 is the last version on MOTOR's site. It's bug #229661 


Check it out, it might help.
<URL>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=229661</URL>

Reproducible: Always
Steps to Reproduce:
1.Start MOTOR
2.Choose any combination of option/names
3.push Create

Actual Results:  
SEGMENTATION FAULT.

Expected Results:  
It should have created my project files...

bash-2.05b$ emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20040207-r0,
2.6.3-ck1)
=================================================================
System uname: 2.6.3-ck1 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -m3dnow -msse -mmmx -fforce-addr -frerun-cse-after-loop
-frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math
-fprefetch-loop-arrays -march=athlon-xp -fomit-frame-pointer -falign-functions=4
-pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -m3dnow -msse -mmmx -fforce-addr -frerun-cse-after-loop
-frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math
-fprefetch-loop-arrays -march=athlon-xp -fomit-frame-pointer -falign-functions=4
-pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://gentoo.inode.at/source/
http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apm arts avi berkdb bonobo cdr crypt cups directfb dvd dvdr
encode esd fbcon fbdev foomaticdb gdbm gif gnome gpm gtk gtk2 gtkhtml guile
imlib java jpeg kde libg++ libwww mad midi mikmod motif mozilla mp3 mpeg mysql
ncurses nls nptl oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline samba sdl slang spell ssl svga tcltk tcpd tetex truetype x86 xml2 xmms
xv zlib"
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2004-03-28 09:00:44 UTC
added new version in cvs. thanks for your report