View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000309 | Frama-C | Kernel > ACSL implementation | public | 2009-10-30 13:19 | 2010-04-13 15:33 | ||||
Reporter | Nikolai_Kosmatov | ||||||||
Assigned To | virgile | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | Frama-C Beryllium-20090902 | ||||||||
Target Version | Fixed in Version | Frama-C Boron-20100401 | |||||||
Summary | 0000309: After ./confugure with --disable-all-staff options and make static, frama-c-Myplugin.byte crashes | ||||||||
Description | After configuring frama-c with the following options ----------------------- ./configure --disable-constant_propagation --disable-from --disable-gui --disable-impact --disable-inout --disable-ltl_to_acsl --disable-metrics --disable-miel --disable-occurrence --disable-pdg --disable-postdominators --disable-scope --disable-security --disable-semantic_callgraph --disable-slicing --disable-sparecode --disable-syntactic_callgraph --disable-users --disable-value --disable-wp ----------------------- make sudo make install and make static for Myplugin, frama-c-Myplugin.byte crashes with the following output : ------------------------ [kernel] warning: cannot load plug-in Ltl_to_acsl (incompatible with Beryllium-20090902+dev) [Myplugin] started... [kernel] preprocessing with "gcc -w -E -dD -include "/lib/lancPthc.h" merge.c" [kernel] Unexpected error (Type.StringTbl.Unbound_value("Dynamic.Bool.get \"-warn-unspecified-order\"")). Please report as 'crash' at http://bts.frama-c.com ------------------------ | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
virgile (developer) 2009-11-04 10:09 Last edited: 2009-11-04 10:09 |
NB: -warn-unspecified-order has now disappeared, only -unspecified-access exists now (and it is a kernel option, thus available even if all plugins are disabled) |
signoles (manager) 2009-11-26 10:56 |
Note that there is now a configure option called "--with-no-plugin" which automatically disables all plug-ins. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-10-30 13:19 | Nikolai_Kosmatov | New Issue | |
2009-10-30 19:43 | signoles | Status | new => assigned |
2009-10-30 19:43 | signoles | Assigned To | => virgile |
2009-11-04 10:02 | svn | ||
2009-11-04 10:02 | svn | Status | assigned => resolved |
2009-11-04 10:02 | svn | Resolution | open => fixed |
2009-11-04 10:09 | virgile | Note Added: 0000523 | |
2009-11-04 10:09 | virgile | Status | resolved => feedback |
2009-11-04 10:09 | virgile | Resolution | fixed => reopened |
2009-11-04 10:09 | virgile | Note Edited: 0000523 | |
2009-11-26 10:56 | signoles | Note Added: 0000583 | |
2009-11-26 10:56 | signoles | Status | feedback => resolved |
2009-11-26 10:56 | signoles | Resolution | reopened => fixed |
2010-02-05 09:45 | signoles | Category | Kernel => Kernel > ACSL implementation |
2010-04-13 15:30 | signoles | Status | resolved => new |
2010-04-13 15:31 | signoles | Status | new => closed |
2010-04-13 15:33 | signoles | Fixed in Version | => Frama-C Boron |