[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fwd: Bug#397489: gtimer: crashes at startup



> Previous frame inner to this frame (corrupt stack?)
> (gdb)
>
> Also, let me know if there's something else that I should be checking or
> can try to try to track this down; I'm not really sure how to approach the
> problem.

Please check that all of your varargs usage conforms to the C standard.
Using varargs on PowerPC with the wrong data types, or direct manipulation
of pointers to the va_list usually leads to stack corruption rather quick.

Sorry if that was already obvious to you; I have no idea what has already
been tried, or for how long the bug persists (if there are no changes to
varargs related code since the last version known working, you can safely
ignore this).

	Michael



Reply to: