Ticket #179 (new bug) — at Version 1

Opened 13 years ago

Last modified 13 years ago

segfault generating runtime/parrot/include/config.fpmc Revision 35610 on linux

Reported by: theckman Owned by:
Priority: normal Milestone:
Component: none Version:
Severity: medium Keywords:
Cc: Language:
Patch status: Platform: linux

Description (last modified by coke) (diff)

During make, the following occurs

Invoking Parrot to generate runtime/parrot/include/config.fpmc --cross your fingers

./miniparrot config_lib.pasm > runtime/parrot/include/config.fpmc
Segmentation fault

make: *** [runtime/parrot/include/config.fpmc] Error 139

theckman@pegasus:~/code/parrot$ uname -a

Linux pegasus 2.6.24-23-generic #1 SMP Thu Nov 27 18:13:46 UTC 2008 x86_64 GNU/Linux

theckman@pegasus:~/code/parrot$ svn info

Path: .

URL: https://svn.perl.org/parrot/trunk

Repository Root: https://svn.perl.org/parrot

Repository UUID: d31e2699-5ff4-0310-a27c-f18f2fbe73fe

Revision: 35610

Node Kind: directory

Schedule: normal

Last Changed Author: Whiteknight

Last Changed Rev: 35604

Last Changed Date: 2009-01-15 17:28:28 -0500 (Thu, 15 Jan 2009)


theckman@pegasus:~/code/parrot$ perl -v

This is perl, v5.8.8 built for x86_64-linux-gnu-thread-multi

Copyright 1987-2006, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

Change History

Changed 13 years ago by coke

  • description modified (diff)
Note: See TracTickets for help on using tickets.