#179: segfault generating runtime/parrot/include/config.fpmc Revision 35610 on
linux
----------------------+-----------------------------------------------------
 Reporter:  theckman  |       Owner:  rurban  
     Type:  bug       |      Status:  assigned
 Priority:  normal    |   Milestone:          
Component:  none      |     Version:          
 Severity:  medium    |    Keywords:          
     Lang:            |       Patch:          
 Platform:  linux     |  
----------------------+-----------------------------------------------------

Comment(by TiMBuS):

 I'm getting this error too, on a clean checkout of parrot r35662. Building
 on 64bit ubuntu 8.10. All optimizations are off. The stack trace after the
 segmentation fault is as follows:


 {{{
 #0  0x00007f4d43b78e3b in Parrot_cx_init_scheduler (interp=0x18b7080)
     at src/scheduler.c:83
 #1  0x00007f4d43b3d0d7 in make_interpreter (parent=0x0, flags=0)
     at src/inter_create.c:264
 #2  0x00007f4d43b1c10a in Parrot_new (parent=0x0) at src/embed.c:103
 #3  0x0000000000400b5d in main (argc=2, argv=0x7fff4c392808) at
 src/main.c:52
 }}}

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