public inbox for cocci@systeme.lip6.fr
 help / color / mirror / Atom feed
* [Cocci] Analysis for Linux source files
@ 2013-04-02 10:12 SF Markus Elfring
  2013-04-02 11:45 ` Julia Lawall
  0 siblings, 1 reply; 16+ messages in thread
From: SF Markus Elfring @ 2013-04-02 10:12 UTC (permalink / raw)
  To: cocci

Hello,

I try out a bit of static source code analysis again by the following command.

elfring at Sonne:~/Projekte/Coccinelle/lokal/demos/pass-through>
XY=/usr/src/linux-stable/ && spatch -sp_file list_pass-through_functions.cocci \
-dir $XY \
-I ${XY}include \
-I ${XY}usr/include \
-I ${XY}arch/ia64/include \
-I ${XY}arch/ia64/include/uapi \
-I ${XY}arch/x86/include \
-I ${XY}arch/x86/include/generated \
-I /usr/include \
-I /usr/include/c++/4.7/tr1 \
-recursive_includes \
>list_pass-through_functions-linux.txt \
2>list_pass-through_functions-linux-errors.txt


I notice results like the following in my log file.

...
HANDLING: /usr/src/linux-stable/init/noinitramfs.c
EXN:Failure("empty list, max_min_ii_by_pos")
Note: processing took    85.2s: /usr/src/linux-stable/init/noinitramfs.c
HANDLING: /usr/src/linux-stable/init/do_mounts_md.c
EXN:Failure("empty list, max_min_ii_by_pos")
Note: processing took   109.5s: /usr/src/linux-stable/init/do_mounts_md.c
...


Can the shown error message be avoided?
What does it really mean?

openSUSE package: coccinelle 1.0.0-27.6
spatch version 1.0.0-rc14 with Python support and with Str regexp support

Regards,
Markus

^ permalink raw reply	[flat|nested] 16+ messages in thread
[parent not found: <mailman.1.1364983201.25969.cocci@systeme.lip6.fr>]

end of thread, other threads:[~2013-04-15 14:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-02 10:12 [Cocci] Analysis for Linux source files SF Markus Elfring
2013-04-02 11:45 ` Julia Lawall
2013-04-02 12:14   ` SF Markus Elfring
2013-04-02 12:47     ` Julia Lawall
2013-04-02 15:17       ` SF Markus Elfring
2013-04-02 15:23         ` Julia Lawall
2013-04-02 15:30           ` SF Markus Elfring
2013-04-02 15:48             ` Julia Lawall
2013-04-02 16:21             ` Julia Lawall
2013-04-02 15:24         ` Julia Lawall
2013-04-02 15:37           ` SF Markus Elfring
     [not found] <mailman.1.1364983201.25969.cocci@systeme.lip6.fr>
2013-04-08 14:29 ` Nic Volanschi (R&D)
2013-04-08 14:54   ` Julia Lawall
2013-04-08 14:56   ` Julia Lawall
2013-04-08 15:05     ` Nic Volanschi (R&D)
2013-04-15 14:29       ` Julia Lawall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox