#179: segfault generating runtime/parrot/include/config.fpmc Revision 35610 on
linux
----------------------+-----------------------------------------------------
 Reporter:  theckman  |        Owner:  Infinoid
     Type:  bug       |       Status:  closed  
 Priority:  normal    |    Milestone:          
Component:  none      |      Version:          
 Severity:  medium    |   Resolution:  fixed   
 Keywords:            |         Lang:          
    Patch:            |     Platform:  linux   
----------------------+-----------------------------------------------------
Changes (by Infinoid):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Replying to [comment:7 theckman]:
 > My platform is also 64-bit ubuntu, but version 8.04 LTS
 >
 > The segfault happens before parrot is built, but here is `ldd
 miniparrot`:

 Thanks, it doesn't seem like there is an installed libparrot.so which
 could be getting in the way.

 I was able to reproduce this locally in a chroot.  The GC was being called
 before it had been fully initialized.  Fixed in r35775.  (And this
 morning's temporary workaround was removed in r35776.)

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/179#comment:13>
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