I'm getting an occasional segfault when attempting to display the source of an internal function definition through the C-x f interface. It happens when accessing face->foreground where face is set to the NULL return value from FACE_FROM_ID in turn_on_face. Backtrace is attached, but I haven't found a recipe yet with -Q.