On Sat, 2 Nov 2013 20:41:03 -0500, Ranjan Maitra wrote:

> ==29284== Process terminating with default action of signal 11 (SIGSEGV)
> ==29284==  Access not within mapped region at address 0x1
> ==29284==    at 0x36CFC48E29: vfprintf (in /usr/lib64/libc-2.17.so)

You may need to check carefully that the vfprintf call is done with a
format string that matches the variable arguments list. In particular the
size of the arguments.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to