#581: make segfaults with PGE.pbc on fedora (r38365)
--------------------+-------------------------------------------------------
 Reporter:  Lu.     |       Owner:  nobody
     Type:  bug     |      Status:  new   
 Priority:  normal  |   Milestone:        
Component:  core    |     Version:        
 Severity:  medium  |    Keywords:        
     Lang:          |       Patch:        
 Platform:  linux   |  
--------------------+-------------------------------------------------------

Comment(by Lu.):

 Here is the output from gdb. I'm not sure it will be that useful, though,
 there is no backtrace stack.[[BR]]

 {{{
 [18:12:08 luc...@asmodee:pge]$ gdb ../../parrot
 GNU gdb Fedora (6.8-29.fc10)
 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 "i386-redhat-linux-gnu"...
 (no debugging symbols found)
 (gdb) run ../../runtime/parrot/library/PGE/Perl6Grammar.pir
 --output=PGE/builtins_gen.pir PGE/builtins.pg
 Starting program: /home/lucien/Software/Source/parrot/parrot
 ../../runtime/parrot/library/PGE/Perl6Grammar.pir
 --output=PGE/builtins_gen.pir PGE/builtins.pg
 warning: "/usr/lib/debug/usr/lib/libicudata.so.40.0.debug": The separate
 debug info file has no debug info
 [Thread debugging using libthread_db enabled]
 PackFile_unpack: This is not a valid Parrot bytecode file
 Parrot VM: Can't unpack packfile ./PGE.pir.
 Unable to append PBC to the current directory
 current instr.: 'parrot;PGE;Perl6Grammar;Compiler;__onload' pc 22
 (../../runtime/parrot/library/PGE/Perl6Grammar.pir:75)
 called from Sub 'parrot;PGE;Perl6Grammar;Compiler;main' pc -1 ((unknown
 file):-1)

 Program exited with code 01.
 (gdb) bt
 No stack.
 (gdb) kill
 The program is not being run.
 (gdb) quit
 }}}

 Hope this helps.[[BR]]
 Thanks for your time and effort.[[BR]]
 Lu.

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