#785: "hello world" nqp fails when run with installed parrot
-------------------+--------------------------------------------------------
 Reporter:  coke   |        Type:  bug    
   Status:  new    |    Priority:  normal 
Milestone:         |   Component:  install
  Version:  1.3.0  |    Severity:  medium 
 Keywords:         |        Lang:         
    Patch:         |    Platform:         
-------------------+--------------------------------------------------------

Comment(by allison):

 I also can't reproduce this on Ubuntu 9.04, even when I remove the build
 directory.

 On Mac OS X, I have no trouble when the build directory is in place, but
 when I remove the build directory I get an error that seems to be
 unrelated to the one Coke is getting but they might both be caused by the
 same root problem:

 {{{
 alli...@ezet:~/boojum$ ~/boojum/bin/parrot
 ~/boojum/lib/parrot/1.3.0-devel/languages/nqp/nqp.pbc hello.nqp
 src/io/api.c:205: failed assertion 'pmc'
 Backtrace - Obtained 20 stack frames (max trace depth is 32).
   Parrot_do_check_events
     Parrot_confess
       Parrot_io_flush
         Parrot_ex_add_c_handler
           Parrot_ex_throw_from_c
             Parrot_ex_throw_from_op_args
               Parrot_Iterator_init
                 Parrot_default_thaw
                   Parrot_stat_info_string
                     Parrot_stat_info_string
                       Parrot_stat_info_string
                         Parrot_stat_info_string
                           Parrot_thaw
                             Parrot_set_config_hash_internal
                               Parrot_set_config_hash_internal
                                 Parrot_set_config_hash_internal
                                   make_interpreter
                                     Parrot_new
                                       start
                                         start
 Abort trap
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/785#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to