[Bug 442266] Review Request: embryo - Easy to use library for running compiled PAWN programs

bugzilla at redhat.com bugzilla at redhat.com
Mon May 5 09:57:03 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: embryo - Easy to use library for running compiled PAWN programs


https://bugzilla.redhat.com/show_bug.cgi?id=442266





------- Additional Comments From pertusus at free.fr  2008-05-05 05:57 EST -------
an incidental backtrace of embryo_cc -i

$ gdb --args embryo_cc -i
GNU gdb Fedora (6.8-1.fc9)
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"...
(gdb) run
Starting program: /usr/bin/embryo_cc -i

Program received signal SIGSEGV, Segmentation fault.
0x0804ff26 in sc_compile (argc=2, argv=0xbfd15af4) at embryo_cc_sc1.c:631
631           if (!strcmp (argv[i], "-i") && *argv[i + 1])
(gdb) bt
#0  0x0804ff26 in sc_compile (argc=2, argv=0xbfd15af4) at embryo_cc_sc1.c:631
#1  0x08050b83 in main (argc=2, argv=0xbfd15af4, env=Cannot access memory at
address 0x35
) at embryo_cc_sc1.c:149


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the package-review mailing list