← Back to team overview

yade-dev team mailing list archive

Re: can't launch yade

 

I don't get the FPE but:

*giulia@engs-19155:~$ gdb /usr/bin/python
GNU gdb (GDB) 7.0-ubuntu
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/python...(no debugging symbols found)...done.
(gdb) run /home/giulia/YADE/bin/yade-bzr2567 --debug -x/
Starting program: /usr/bin/python /home/giulia/YADE/bin/yade-bzr2567 --debug
-x/
[Thread debugging using libthread_db enabled]
Usage: yade-bzr2567 [options] [ simulation.xml[.bz2] | script.py [script
options]]

yade-bzr2567: error: no such option: -/

Program exited with code 02.*


I have tried without -/, and I got:
*
(gdb) run /home/giulia/YADE/bin/yade-bzr2567
Starting program: /usr/bin/python /home/giulia/YADE/bin/yade-bzr2567
[Thread debugging using libthread_db enabled]
Welcome to Yade bzr2567

Program received signal SIGFPE, Arithmetic exception.
0x00007fffe6d4602f in OpenMPAccumulator<double>::OpenMPAccumulator() ()
   from /home/giulia/YADE/lib/yade-bzr2567/plugins/libplugins.so
(gdb) thread apply bt full
*
but I don't have anything after that.. I'm completely lost


Here it is the scons.profile-default:

PREFIX = '/home/giulia/YADE'
exclude = 'none'
features = 'gts,log4cxx,opengl,openmp,vtk'
CXXFLAGS = []
SHCCFLAGS = ['-fPIC']


Any ideas?

Thanks
Giulia


2010/11/25 chiara modenese <c.modenese@xxxxxxxxx>

>
>
> ---------- Forwarded message ----------
> From: Václav Šmilauer <eu@xxxxxxxx>
> Date: 2010/11/24
> Subject: Re: [Yade-dev] [Yade-users] can't launch yade
> To: Yade Development Group <yade-dev@xxxxxxxxxxxxxxxxxxx>
>
>
>  I've heard that other people are running yade on ubuntu 09.10 but they
>> don't have the same problem.
>>
> The OS is not the problem, as far as I can imagine, don't worry.
>
>
>> What "floating point exception" stands for?
>>
> http://en.wikipedia.org/wiki/SIGFPE
>
> Ah, when you post the debugger output, also attach the
> scons.profile-default file (or another scons.profile-*, depending on which
> one was used for the compilation), it is in the source directory.
>
> v
>
>
> _______________________________________________
>
> Mailing list: https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
>
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References