[cfe-dev] Clang segfaults in Linux kernel source code

Ted Kremenek kremenek at apple.com
Fri Jul 18 13:54:04 PDT 2008


Hi Martin,

Could you file a bugzilla report for this?  That way your bug report  
doesn't get lost (especially since we're so close to the weekend) and  
we can track the bug until it gets fixed.

Best,
Ted

On Jul 18, 2008, at 12:42 PM, Martin Doucha wrote:

> Hi,
> clang segfaults when parsing mm/slab.c from Linux kernel. The  
> segfault happens in lib/AST/ASTContext.cpp on line 379 because ATy  
> is NULL when parsing initialization of global structure instance  
> using GCC extension. Sample input (shortened mm/slab.c) and  
> backtrace is included in the attachment.
>
> Regards,
> Martin Doucha
> <crash.zip>_______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list