On Wed Mar 25 20:18:23 2009, [email protected] wrote: > This is what I got tonight: > > $ gdb ./parrot > GNU gdb 6.4.90-debian > Copyright (C) 2006 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain > conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "i486-linux-gnu"...Using host libthread_db > library "/lib/tls/libthread_db.so.1". > > (gdb) r t/compilers/imcc/syn/hll_2.pbc > Starting program: /topdir/work/parrot/parrot t/compilers/imcc/syn/hll_2.pbc > [Thread debugging using libthread_db enabled] > [New Thread 1094411168 (LWP 4718)] > warning: Lowest section in /usr/lib/libicudata.so.36 is .hash at 000000b4 > Null PMC access in type() > current instr.: 'anon' pc -1 ((unknown file):-1) > called from Sub 'anon' pc 22 > (/topdir/work/parrot/t/compilers/imcc/syn/hll_2.pir:13) > called from Sub 'main' pc -1 ((unknown file):-1) > > Program exited with code 01. > (gdb) bt > No stack.
Got the same results tonight. _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
