Hello,

here is some more information. I hope the added command output is
useful.

Gerd Pokorra

[EMAIL PROTECTED] tge]# ../../parrot
-g ../../runtime/parrot/library/PGE/Perl6Grammar
.pbc --output=TGE/Parser.pir TGE/Parser.pg
Segmentation fault
[EMAIL PROTECTED] tge]# ../../parrot
-t ../../runtime/parrot/library/PGE/Perl6Grammar
.pbc --output=TGE/Parser.pir TGE/Parser.pg
error:imcc:syntax error, unexpected IDENTIFIER ('grammar')
        in file 'TGE/Parser.pg' line 1
[EMAIL PROTECTED] tge]#


[EMAIL PROTECTED] tge]#
gdb ../../parrot                                            
GNU gdb Fedora (6.8-22.fc9)
Copyright (C) 2008 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-redhat-linux-gnu"...
(no debugging symbols found)
(gdb) set args  ../../runtime/parrot/library/PGE/Perl6Grammar.pbc
--output=TGE/P
arser.pir TGE/Parser.pg
(gdb) run
Starting
program: /home/gz016/parrot-sources/test2/parrot-0.8.0/parrot ../../run
time/parrot/library/PGE/Perl6Grammar.pbc --output=TGE/Parser.pir
TGE/Parser.pg
.
.
.
Program received signal SIGSEGV, Segmentation fault.
0x000000000098bfca in Parrot_Iterator_shift_string ()

from /home/gz016/parrot-sources/test2/parrot-0.8.0/blib/lib/libparrot.so.0.8.
0
(gdb) 

Am Dienstag, den 28.10.2008, 20:22 +0100 schrieb chromatic via RT:
> On Tuesday 28 October 2008 07:05:47 [EMAIL PROTECTED] (via RT) wrote:
> 
> > But perhaps there will someone be able to find a way to solve this problem.
> 
> Can you provide a backtrace from GDB?
> 
> -- c
> 
> 
> 

Reply via email to