On Sat, Mar 27, 2010 at 4:00 PM, Norbert Sendetzky <norb...@linuxnetworks.de
> wrote:
> Hi Mariano
>
> > However, I have another error in make. I attach conf.log and the output
> of
> > make.
>
> OK, I've found out that I have to commit the generated configure and
> Makefile.in as well (rev 329). Otherwise you would have to call autoreconf.
>
>
>
That Norbert. That commit did the trick. I could make and install without a
problem.
The thing is that I run my suite tests and I have the problem again :(
I tested two times, (running all my suite) but in each I got different
results:
First:
ubu...@ubuntu-desktop:~/opendbx/trunk/test$
/home/ubuntu/squeak/pharo-vm-0.15.2f-linux/squeak
/home/ubuntu/squeak/pharo1.0-10500-rc1dev09.12.1/pharo1.0-10500-rc1dev09.12.dbx.1.image
*** glibc detected *** /home/ubuntu/squeak/pharo-vm-0.15.2f-linux/squeak:
free(): invalid next size (fast): 0x09038fe8 ***
Second:
ubu...@ubuntu-desktop:~/opendbx/trunk/test$
/home/ubuntu/squeak/pharo-vm-0.15.2f-linux/squeak
/home/ubuntu/squeak/pharo1.0-10500-rc1dev09.12.1/pharo1.0-10500-rc1dev09.12.dbx.1.image
*** glibc detected *** /home/ubuntu/squeak/pharo-vm-0.15.2f-linux/squeak:
double free or corruption (out): 0x0888bb88 ***
Then I tried to gdb. The problem is that I have to gdb the Virtual Machine.
I tried the following but I failed:
ubu...@ubuntu-desktop:~/opendbx/trunk/test$ gdb
/home/ubuntu/squeak/pharo-vm-0.15.2f-linux/squeak
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 "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from
/home/ubuntu/squeak/pharo-vm-0.15.2f-linux/squeak...done.
(gdb) set args
/home/ubuntu/squeak/pharo1.0-10500-rc1dev09.12.1/pharo1.0-10500-rc1dev09.12.dbx.1.image
(gdb) run
Starting program: /home/ubuntu/squeak/pharo-vm-0.15.2f-linux/squeak
/home/ubuntu/squeak/pharo1.0-10500-rc1dev09.12.1/pharo1.0-10500-rc1dev09.12.dbx.1.image
[Thread debugging using libthread_db enabled]
Cannot find new threads: generic error
(gdb)
Can I test something else ?
Cheers
Mariano
> Norbert
> --
> OpenPGP public key
> http://www.linuxnetworks.de/norbert.pubkey.asc
>
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> libopendbx-devel mailing list
> libopendbx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
> http://www.linuxnetworks.de/doc/index.php/OpenDBX
>
>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
libopendbx-devel mailing list
libopendbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX