[Bug plugins/62252] a callback to event PLUGIN_FINISH_TYPE segfaults

manu at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Aug 24 18:48:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62252

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2014-08-24
                 CC|                            |manu at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
It seems it is your plugin crashing. Have you tried debugging why it crashes?

0x7f520d010780 handle_struct(void*, void*)
    /home/kje/example/example.c:20
0x8fb0b9 invoke_plugin_callbacks_full(int, void*)


More information about the Gcc-bugs mailing list