Hello. I'm trying to debug my very big appliction using valgrind. Thank you for this great instrument! But i can't understand one valgrind message: Application startup: ==1019== Warning: noted but unhandled ioctl 0xae03 with no size/direction hints ==1019== This could cause spurious value errors to appear. ==1019== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
Application shutting down: ==1019== Warning: noted but unhandled ioctl 0xae06 with no size/direction hints ==1019== This could cause spurious value errors to appear. ==1019== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. I read valgrind documents about MISSING_SYSCALL_OR_IOCTL, but still don't understand. Which and where syscall is unhandled, how to explain this message? Thanks. Best regards, Oleg. ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
