Frama-C-discuss mailing list archives
This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Frama-c-discuss] Analyzing ext2 source code with frama-c
- Subject: [Frama-c-discuss] Analyzing ext2 source code with frama-c
- From: mohsen.zandie1 at gmail.com (mohsen zandie)
- Date: Thu, 17 Nov 2016 11:18:53 +0330
Hi For an academic research i want to analyze Linux ext2 file system to find bug like null pointer exception and any bug which lead to error in file system. Can you help me how to analyze the ext2 source code? When i want to analyze some file in ext2 directory like acl.c with the following command in linux4.8.7 source code directory:: ./../FramaC/frama-c-Aluminium-20160502/bin/frama-c -val -cpp-extra-args="-I include" fs/ext2/acl.c I got fatal error which means i cant correctly set the value to find header file like asm/types.h I don't even know how to set options for getting proper result for my purpose. I would be grateful if you give me some hint to accelerate my research. regards. Mohsen -- =================================== Mohsen Zandieh Msc Student Department of Computer Engineering Sharif University of Technology =================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20161117/82d6e492/attachment.html>
- Follow-Ups:
- [Frama-c-discuss] Analyzing ext2 source code with frama-c
- From: Andre.OLIVEIRAMARONEZE at cea.fr (Andre Maroneze)
- [Frama-c-discuss] Analyzing ext2 source code with frama-c
- From: dmentre at linux-france.org (David MENTRÉ)
- [Frama-c-discuss] Analyzing ext2 source code with frama-c
- Prev by Date: [Frama-c-discuss] JFLA 2017 : appel à participation
- Next by Date: [Frama-c-discuss] Analyzing ext2 source code with frama-c
- Previous by thread: [Frama-c-discuss] JFLA 2017 : appel à participation
- Next by thread: [Frama-c-discuss] Analyzing ext2 source code with frama-c
- Index(es):