./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--usb--gadget--udc--gr_udc.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 61a67961 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--usb--gadget--udc--gr_udc.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 6932181a2a9c8d4d7c700844e1db6a95829edf2ea099e17754a10b04a114b5cd --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-14 15:45:54,694 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 15:45:54,765 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-10-14 15:45:54,771 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 15:45:54,774 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 15:45:54,803 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 15:45:54,804 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 15:45:54,804 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 15:45:54,805 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-14 15:45:54,807 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-14 15:45:54,807 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 15:45:54,808 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 15:45:54,808 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 15:45:54,810 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 15:45:54,810 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 15:45:54,811 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 15:45:54,811 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-14 15:45:54,811 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-14 15:45:54,812 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 15:45:54,812 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-14 15:45:54,812 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 15:45:54,815 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-14 15:45:54,815 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 15:45:54,815 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-14 15:45:54,815 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 15:45:54,816 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 15:45:54,816 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 15:45:54,816 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-14 15:45:54,817 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 15:45:54,817 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 15:45:54,817 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 15:45:54,817 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 15:45:54,818 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-14 15:45:54,818 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-14 15:45:54,818 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-14 15:45:54,819 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 15:45:54,820 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 15:45:54,820 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 15:45:54,821 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 15:45:54,821 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6932181a2a9c8d4d7c700844e1db6a95829edf2ea099e17754a10b04a114b5cd [2024-10-14 15:45:55,088 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 15:45:55,114 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 15:45:55,117 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 15:45:55,119 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 15:45:55,119 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 15:45:55,120 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--usb--gadget--udc--gr_udc.ko-entry_point.cil.out.i [2024-10-14 15:45:56,616 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 15:45:57,101 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 15:45:57,102 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--usb--gadget--udc--gr_udc.ko-entry_point.cil.out.i [2024-10-14 15:45:57,137 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1cb10ed7e/2de7edf8af5342839d143ccb2e46a27e/FLAG2d1b59d48 [2024-10-14 15:45:57,150 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1cb10ed7e/2de7edf8af5342839d143ccb2e46a27e [2024-10-14 15:45:57,153 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 15:45:57,154 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 15:45:57,157 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 15:45:57,157 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 15:45:57,165 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 15:45:57,165 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 03:45:57" (1/1) ... [2024-10-14 15:45:57,166 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@95be011 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:45:57, skipping insertion in model container [2024-10-14 15:45:57,166 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 03:45:57" (1/1) ... [2024-10-14 15:45:57,269 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 15:45:58,696 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--usb--gadget--udc--gr_udc.ko-entry_point.cil.out.i[213066,213079] [2024-10-14 15:45:58,741 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 15:45:58,793 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 15:45:59,034 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c"), "i" (398), "i" (12UL)); [4219-4220] [2024-10-14 15:45:59,037 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [4229] [2024-10-14 15:45:59,065 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [4596] [2024-10-14 15:45:59,093 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [5061] [2024-10-14 15:45:59,216 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--usb--gadget--udc--gr_udc.ko-entry_point.cil.out.i[213066,213079] [2024-10-14 15:45:59,223 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 15:45:59,305 INFO L204 MainTranslator]: Completed translation [2024-10-14 15:45:59,306 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:45:59 WrapperNode [2024-10-14 15:45:59,306 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 15:45:59,307 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-14 15:45:59,308 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-14 15:45:59,308 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-14 15:45:59,314 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:45:59" (1/1) ... [2024-10-14 15:45:59,360 ERROR L1136 TypeChecker]: C: names[0] = "disconnect" [3888]: Variable #t~ret146 modified in procedure gr_ep0state_string but not declared [2024-10-14 15:45:59,360 ERROR L1136 TypeChecker]: C: names[0] = "disconnect" [3888]: Undeclared identifier #t~ret146 in IdentifierExpression[#t~ret146,] [2024-10-14 15:45:59,361 ERROR L1136 TypeChecker]: C: names[0] = "disconnect" [3888]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret146,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#names~0,],base],StructAccessExpression[IdentifierExpression[~#names~0,],offset]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,365 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_finish_request" [4141]: Variable #t~ret291 modified in procedure gr_finish_request but not declared [2024-10-14 15:45:59,365 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_finish_request" [4141]: Undeclared identifier #t~ret291 in IdentifierExpression[#t~ret291,] [2024-10-14 15:45:59,365 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_finish_request" [4141]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret291,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,367 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4142]: Variable #t~ret292 modified in procedure gr_finish_request but not declared [2024-10-14 15:45:59,367 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4142]: Undeclared identifier #t~ret292 in IdentifierExpression[#t~ret292,] [2024-10-14 15:45:59,368 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4142]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret292,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,368 ERROR L1136 TypeChecker]: C: descriptor.format = "Overflow for ep %s\n" [4143]: Variable #t~ret293 modified in procedure gr_finish_request but not declared [2024-10-14 15:45:59,368 ERROR L1136 TypeChecker]: C: descriptor.format = "Overflow for ep %s\n" [4143]: Undeclared identifier #t~ret293 in IdentifierExpression[#t~ret293,] [2024-10-14 15:45:59,368 ERROR L1136 TypeChecker]: C: descriptor.format = "Overflow for ep %s\n" [4143]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret293,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,373 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_halt_wedge" [4536]: Variable #t~ret420 modified in procedure gr_ep_halt_wedge but not declared [2024-10-14 15:45:59,373 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_halt_wedge" [4536]: Undeclared identifier #t~ret420 in IdentifierExpression[#t~ret420,] [2024-10-14 15:45:59,374 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_halt_wedge" [4536]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret420,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,374 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4537]: Variable #t~ret421 modified in procedure gr_ep_halt_wedge but not declared [2024-10-14 15:45:59,374 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4537]: Undeclared identifier #t~ret421 in IdentifierExpression[#t~ret421,] [2024-10-14 15:45:59,374 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4537]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret421,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,374 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: stall ep0\n" [4538]: Variable #t~ret422 modified in procedure gr_ep_halt_wedge but not declared [2024-10-14 15:45:59,375 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: stall ep0\n" [4538]: Undeclared identifier #t~ret422 in IdentifierExpression[#t~ret422,] [2024-10-14 15:45:59,375 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: stall ep0\n" [4538]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret422,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,375 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_ep_halt_wedge" [4553]: Variable #t~ret428 modified in procedure gr_ep_halt_wedge but not declared [2024-10-14 15:45:59,375 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_ep_halt_wedge" [4553]: Undeclared identifier #t~ret428 in IdentifierExpression[#t~ret428,] [2024-10-14 15:45:59,375 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_ep_halt_wedge" [4553]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret428,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,376 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4554]: Variable #t~ret429 modified in procedure gr_ep_halt_wedge but not declared [2024-10-14 15:45:59,376 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4554]: Undeclared identifier #t~ret429 in IdentifierExpression[#t~ret429,] [2024-10-14 15:45:59,376 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4554]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret429,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,376 ERROR L1136 TypeChecker]: C: descriptor___0.format = "EP: %s halt %s\n" [4555]: Variable #t~ret430 modified in procedure gr_ep_halt_wedge but not declared [2024-10-14 15:45:59,376 ERROR L1136 TypeChecker]: C: descriptor___0.format = "EP: %s halt %s\n" [4555]: Undeclared identifier #t~ret430 in IdentifierExpression[#t~ret430,] [2024-10-14 15:45:59,377 ERROR L1136 TypeChecker]: C: descriptor___0.format = "EP: %s halt %s\n" [4555]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret430,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,378 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_device_request" [4725]: Variable #t~ret471 modified in procedure gr_device_request but not declared [2024-10-14 15:45:59,379 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_device_request" [4725]: Undeclared identifier #t~ret471 in IdentifierExpression[#t~ret471,] [2024-10-14 15:45:59,379 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_device_request" [4725]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret471,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,379 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4726]: Variable #t~ret472 modified in procedure gr_device_request but not declared [2024-10-14 15:45:59,379 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4726]: Undeclared identifier #t~ret472 in IdentifierExpression[#t~ret472,] [2024-10-14 15:45:59,379 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4726]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret472,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,380 ERROR L1136 TypeChecker]: C: descriptor.format = "STATUS: address %d\n" [4727]: Variable #t~ret473 modified in procedure gr_device_request but not declared [2024-10-14 15:45:59,380 ERROR L1136 TypeChecker]: C: descriptor.format = "STATUS: address %d\n" [4727]: Undeclared identifier #t~ret473 in IdentifierExpression[#t~ret473,] [2024-10-14 15:45:59,381 ERROR L1136 TypeChecker]: C: descriptor.format = "STATUS: address %d\n" [4727]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret473,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,384 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep0_setup" [4907]: Variable #t~ret516 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:45:59,384 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep0_setup" [4907]: Undeclared identifier #t~ret516 in IdentifierExpression[#t~ret516,] [2024-10-14 15:45:59,385 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep0_setup" [4907]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret516,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,385 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4908]: Variable #t~ret517 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:45:59,385 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4908]: Undeclared identifier #t~ret517 in IdentifierExpression[#t~ret517,] [2024-10-14 15:45:59,385 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4908]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret517,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,385 ERROR L1136 TypeChecker]: C: descriptor.format = "Unexpected setup packet at state %s\n" [4909]: Variable #t~ret518 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:45:59,386 ERROR L1136 TypeChecker]: C: descriptor.format = "Unexpected setup packet at state %s\n" [4909]: Undeclared identifier #t~ret518 in IdentifierExpression[#t~ret518,] [2024-10-14 15:45:59,386 ERROR L1136 TypeChecker]: C: descriptor.format = "Unexpected setup packet at state %s\n" [4909]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret518,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,386 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_ep0_setup" [4933]: Variable #t~ret530 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:45:59,386 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_ep0_setup" [4933]: Undeclared identifier #t~ret530 in IdentifierExpression[#t~ret530,] [2024-10-14 15:45:59,386 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_ep0_setup" [4933]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret530,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,386 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4934]: Variable #t~ret531 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:45:59,387 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4934]: Undeclared identifier #t~ret531 in IdentifierExpression[#t~ret531,] [2024-10-14 15:45:59,387 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4934]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret531,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,387 ERROR L1136 TypeChecker]: C: descriptor___0.format = "Unexpected ZLP at state %s\n" [4935]: Variable #t~ret532 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:45:59,387 ERROR L1136 TypeChecker]: C: descriptor___0.format = "Unexpected ZLP at state %s\n" [4935]: Undeclared identifier #t~ret532 in IdentifierExpression[#t~ret532,] [2024-10-14 15:45:59,387 ERROR L1136 TypeChecker]: C: descriptor___0.format = "Unexpected ZLP at state %s\n" [4935]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret532,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,388 ERROR L1136 TypeChecker]: C: descriptor___1.function = "gr_ep0_setup" [5002]: Variable #t~ret561 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:45:59,388 ERROR L1136 TypeChecker]: C: descriptor___1.function = "gr_ep0_setup" [5002]: Undeclared identifier #t~ret561 in IdentifierExpression[#t~ret561,] [2024-10-14 15:45:59,388 ERROR L1136 TypeChecker]: C: descriptor___1.function = "gr_ep0_setup" [5002]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret561,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,389 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5003]: Variable #t~ret562 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:45:59,389 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5003]: Undeclared identifier #t~ret562 in IdentifierExpression[#t~ret562,] [2024-10-14 15:45:59,389 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5003]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret562,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,389 ERROR L1136 TypeChecker]: C: descriptor___1.format = "STATUS: deconfigured\n" [5004]: Variable #t~ret563 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:45:59,390 ERROR L1136 TypeChecker]: C: descriptor___1.format = "STATUS: deconfigured\n" [5004]: Undeclared identifier #t~ret563 in IdentifierExpression[#t~ret563,] [2024-10-14 15:45:59,390 ERROR L1136 TypeChecker]: C: descriptor___1.format = "STATUS: deconfigured\n" [5004]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret563,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,390 ERROR L1136 TypeChecker]: C: descriptor___2.function = "gr_ep0_setup" [5016]: Variable #t~ret568 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:45:59,390 ERROR L1136 TypeChecker]: C: descriptor___2.function = "gr_ep0_setup" [5016]: Undeclared identifier #t~ret568 in IdentifierExpression[#t~ret568,] [2024-10-14 15:45:59,390 ERROR L1136 TypeChecker]: C: descriptor___2.function = "gr_ep0_setup" [5016]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret568,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,391 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5017]: Variable #t~ret569 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:45:59,391 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5017]: Undeclared identifier #t~ret569 in IdentifierExpression[#t~ret569,] [2024-10-14 15:45:59,391 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5017]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret569,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,391 ERROR L1136 TypeChecker]: C: descriptor___2.format = "STATUS: configured: %d\n" [5018]: Variable #t~ret570 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:45:59,391 ERROR L1136 TypeChecker]: C: descriptor___2.format = "STATUS: configured: %d\n" [5018]: Undeclared identifier #t~ret570 in IdentifierExpression[#t~ret570,] [2024-10-14 15:45:59,392 ERROR L1136 TypeChecker]: C: descriptor___2.format = "STATUS: configured: %d\n" [5018]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret570,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,395 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_handle_state_changes" [5199]: Variable #t~ret632 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,395 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_handle_state_changes" [5199]: Undeclared identifier #t~ret632 in IdentifierExpression[#t~ret632,] [2024-10-14 15:45:59,395 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_handle_state_changes" [5199]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret632,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,395 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5200]: Variable #t~ret633 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,395 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5200]: Undeclared identifier #t~ret633 in IdentifierExpression[#t~ret633,] [2024-10-14 15:45:59,396 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5200]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret633,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,396 ERROR L1136 TypeChecker]: C: descriptor.format = "STATUS: vbus valid detected\n" [5201]: Variable #t~ret634 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,396 ERROR L1136 TypeChecker]: C: descriptor.format = "STATUS: vbus valid detected\n" [5201]: Undeclared identifier #t~ret634 in IdentifierExpression[#t~ret634,] [2024-10-14 15:45:59,396 ERROR L1136 TypeChecker]: C: descriptor.format = "STATUS: vbus valid detected\n" [5201]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret634,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,396 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_handle_state_changes" [5215]: Variable #t~ret641 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,396 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_handle_state_changes" [5215]: Undeclared identifier #t~ret641 in IdentifierExpression[#t~ret641,] [2024-10-14 15:45:59,397 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_handle_state_changes" [5215]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret641,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,397 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5216]: Variable #t~ret642 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,397 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5216]: Undeclared identifier #t~ret642 in IdentifierExpression[#t~ret642,] [2024-10-14 15:45:59,397 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5216]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret642,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,397 ERROR L1136 TypeChecker]: C: descriptor___0.format = "STATUS: vbus invalid detected\n" [5217]: Variable #t~ret643 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,397 ERROR L1136 TypeChecker]: C: descriptor___0.format = "STATUS: vbus invalid detected\n" [5217]: Undeclared identifier #t~ret643 in IdentifierExpression[#t~ret643,] [2024-10-14 15:45:59,397 ERROR L1136 TypeChecker]: C: descriptor___0.format = "STATUS: vbus invalid detected\n" [5217]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret643,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,398 ERROR L1136 TypeChecker]: C: descriptor___1.function = "gr_handle_state_changes" [5231]: Variable #t~ret649 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,398 ERROR L1136 TypeChecker]: C: descriptor___1.function = "gr_handle_state_changes" [5231]: Undeclared identifier #t~ret649 in IdentifierExpression[#t~ret649,] [2024-10-14 15:45:59,398 ERROR L1136 TypeChecker]: C: descriptor___1.function = "gr_handle_state_changes" [5231]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret649,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,398 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5232]: Variable #t~ret650 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,398 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5232]: Undeclared identifier #t~ret650 in IdentifierExpression[#t~ret650,] [2024-10-14 15:45:59,398 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5232]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret650,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,399 ERROR L1136 TypeChecker]: C: descriptor___1.format = "STATUS: USB reset - speed is %s\n" [5233]: Variable #t~ret651 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,399 ERROR L1136 TypeChecker]: C: descriptor___1.format = "STATUS: USB reset - speed is %s\n" [5233]: Undeclared identifier #t~ret651 in IdentifierExpression[#t~ret651,] [2024-10-14 15:45:59,399 ERROR L1136 TypeChecker]: C: descriptor___1.format = "STATUS: USB reset - speed is %s\n" [5233]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret651,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,403 ERROR L1136 TypeChecker]: C: descriptor___2.function = "gr_handle_state_changes" [5250]: Variable #t~ret661 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,404 ERROR L1136 TypeChecker]: C: descriptor___2.function = "gr_handle_state_changes" [5250]: Undeclared identifier #t~ret661 in IdentifierExpression[#t~ret661,] [2024-10-14 15:45:59,404 ERROR L1136 TypeChecker]: C: descriptor___2.function = "gr_handle_state_changes" [5250]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret661,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,404 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5251]: Variable #t~ret662 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,404 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5251]: Undeclared identifier #t~ret662 in IdentifierExpression[#t~ret662,] [2024-10-14 15:45:59,404 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5251]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret662,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,404 ERROR L1136 TypeChecker]: C: descriptor___2.format = "STATUS: USB Speed change to %s\n" [5252]: Variable #t~ret663 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,404 ERROR L1136 TypeChecker]: C: descriptor___2.format = "STATUS: USB Speed change to %s\n" [5252]: Undeclared identifier #t~ret663 in IdentifierExpression[#t~ret663,] [2024-10-14 15:45:59,404 ERROR L1136 TypeChecker]: C: descriptor___2.format = "STATUS: USB Speed change to %s\n" [5252]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret663,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,405 ERROR L1136 TypeChecker]: C: descriptor___3.function = "gr_handle_state_changes" [5268]: Variable #t~ret674 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,405 ERROR L1136 TypeChecker]: C: descriptor___3.function = "gr_handle_state_changes" [5268]: Undeclared identifier #t~ret674 in IdentifierExpression[#t~ret674,] [2024-10-14 15:45:59,405 ERROR L1136 TypeChecker]: C: descriptor___3.function = "gr_handle_state_changes" [5268]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret674,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,405 ERROR L1136 TypeChecker]: C: descriptor___3.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5269]: Variable #t~ret675 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,405 ERROR L1136 TypeChecker]: C: descriptor___3.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5269]: Undeclared identifier #t~ret675 in IdentifierExpression[#t~ret675,] [2024-10-14 15:45:59,405 ERROR L1136 TypeChecker]: C: descriptor___3.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5269]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret675,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,405 ERROR L1136 TypeChecker]: C: descriptor___3.format = "STATUS: USB suspend\n" [5270]: Variable #t~ret676 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,406 ERROR L1136 TypeChecker]: C: descriptor___3.format = "STATUS: USB suspend\n" [5270]: Undeclared identifier #t~ret676 in IdentifierExpression[#t~ret676,] [2024-10-14 15:45:59,406 ERROR L1136 TypeChecker]: C: descriptor___3.format = "STATUS: USB suspend\n" [5270]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret676,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,406 ERROR L1136 TypeChecker]: C: descriptor___4.function = "gr_handle_state_changes" [5292]: Variable #t~ret696 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,406 ERROR L1136 TypeChecker]: C: descriptor___4.function = "gr_handle_state_changes" [5292]: Undeclared identifier #t~ret696 in IdentifierExpression[#t~ret696,] [2024-10-14 15:45:59,406 ERROR L1136 TypeChecker]: C: descriptor___4.function = "gr_handle_state_changes" [5292]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret696,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,407 ERROR L1136 TypeChecker]: C: descriptor___4.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5293]: Variable #t~ret697 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,407 ERROR L1136 TypeChecker]: C: descriptor___4.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5293]: Undeclared identifier #t~ret697 in IdentifierExpression[#t~ret697,] [2024-10-14 15:45:59,407 ERROR L1136 TypeChecker]: C: descriptor___4.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5293]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret697,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,407 ERROR L1136 TypeChecker]: C: descriptor___4.format = "STATUS: USB resume\n" [5294]: Variable #t~ret698 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:45:59,408 ERROR L1136 TypeChecker]: C: descriptor___4.format = "STATUS: USB resume\n" [5294]: Undeclared identifier #t~ret698 in IdentifierExpression[#t~ret698,] [2024-10-14 15:45:59,408 ERROR L1136 TypeChecker]: C: descriptor___4.format = "STATUS: USB resume\n" [5294]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret698,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,410 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_enable" [5550]: Variable #t~ret791 modified in procedure gr_ep_enable but not declared [2024-10-14 15:45:59,410 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_enable" [5550]: Undeclared identifier #t~ret791 in IdentifierExpression[#t~ret791,] [2024-10-14 15:45:59,410 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_enable" [5550]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret791,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,413 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5551]: Variable #t~ret792 modified in procedure gr_ep_enable but not declared [2024-10-14 15:45:59,413 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5551]: Undeclared identifier #t~ret792 in IdentifierExpression[#t~ret792,] [2024-10-14 15:45:59,414 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5551]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret792,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,414 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: %s enabled - %s with %d bytes/buffer\n" [5552]: Variable #t~ret793 modified in procedure gr_ep_enable but not declared [2024-10-14 15:45:59,414 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: %s enabled - %s with %d bytes/buffer\n" [5552]: Undeclared identifier #t~ret793 in IdentifierExpression[#t~ret793,] [2024-10-14 15:45:59,414 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: %s enabled - %s with %d bytes/buffer\n" [5552]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret793,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,414 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_disable" [5589]: Variable #t~ret806 modified in procedure gr_ep_disable but not declared [2024-10-14 15:45:59,415 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_disable" [5589]: Undeclared identifier #t~ret806 in IdentifierExpression[#t~ret806,] [2024-10-14 15:45:59,415 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_disable" [5589]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret806,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,415 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5590]: Variable #t~ret807 modified in procedure gr_ep_disable but not declared [2024-10-14 15:45:59,415 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5590]: Undeclared identifier #t~ret807 in IdentifierExpression[#t~ret807,] [2024-10-14 15:45:59,415 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5590]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret807,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,415 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: disable %s\n" [5591]: Variable #t~ret808 modified in procedure gr_ep_disable but not declared [2024-10-14 15:45:59,415 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: disable %s\n" [5591]: Undeclared identifier #t~ret808 in IdentifierExpression[#t~ret808,] [2024-10-14 15:45:59,415 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: disable %s\n" [5591]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret808,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]],IntegerLiteral[8]]] [2024-10-14 15:45:59,424 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:45:59" (1/1) ... [2024-10-14 15:45:59,424 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-14 15:45:59,424 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2024-10-14 15:45:59,428 INFO L158 Benchmark]: Toolchain (without parser) took 2272.64ms. Allocated memory is still 184.5MB. Free memory was 151.8MB in the beginning and 91.8MB in the end (delta: 60.0MB). Peak memory consumption was 59.1MB. Max. memory is 16.1GB. [2024-10-14 15:45:59,429 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 138.4MB. Free memory is still 88.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-14 15:45:59,430 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2149.64ms. Allocated memory is still 184.5MB. Free memory was 151.8MB in the beginning and 103.3MB in the end (delta: 48.4MB). Peak memory consumption was 134.6MB. Max. memory is 16.1GB. [2024-10-14 15:45:59,430 INFO L158 Benchmark]: Boogie Procedure Inliner took 116.85ms. Allocated memory is still 184.5MB. Free memory was 103.3MB in the beginning and 91.8MB in the end (delta: 11.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-10-14 15:45:59,433 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.17ms. Allocated memory is still 138.4MB. Free memory is still 88.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2149.64ms. Allocated memory is still 184.5MB. Free memory was 151.8MB in the beginning and 103.3MB in the end (delta: 48.4MB). Peak memory consumption was 134.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 116.85ms. Allocated memory is still 184.5MB. Free memory was 103.3MB in the beginning and 91.8MB in the end (delta: 11.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - TypeErrorResult [Line: 3888]: Type Error Variable #t~ret146 modified in procedure gr_ep0state_string but not declared - TypeErrorResult [Line: 3888]: Type Error Undeclared identifier #t~ret146 in IdentifierExpression[#t~ret146,] - TypeErrorResult [Line: 3888]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret146,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#names~0,],base],StructAccessExpression[IdentifierExpression[~#names~0,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4141]: Type Error Variable #t~ret291 modified in procedure gr_finish_request but not declared - TypeErrorResult [Line: 4141]: Type Error Undeclared identifier #t~ret291 in IdentifierExpression[#t~ret291,] - TypeErrorResult [Line: 4141]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret291,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4142]: Type Error Variable #t~ret292 modified in procedure gr_finish_request but not declared - TypeErrorResult [Line: 4142]: Type Error Undeclared identifier #t~ret292 in IdentifierExpression[#t~ret292,] - TypeErrorResult [Line: 4142]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret292,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4143]: Type Error Variable #t~ret293 modified in procedure gr_finish_request but not declared - TypeErrorResult [Line: 4143]: Type Error Undeclared identifier #t~ret293 in IdentifierExpression[#t~ret293,] - TypeErrorResult [Line: 4143]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret293,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4536]: Type Error Variable #t~ret420 modified in procedure gr_ep_halt_wedge but not declared - TypeErrorResult [Line: 4536]: Type Error Undeclared identifier #t~ret420 in IdentifierExpression[#t~ret420,] - TypeErrorResult [Line: 4536]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret420,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4537]: Type Error Variable #t~ret421 modified in procedure gr_ep_halt_wedge but not declared - TypeErrorResult [Line: 4537]: Type Error Undeclared identifier #t~ret421 in IdentifierExpression[#t~ret421,] - TypeErrorResult [Line: 4537]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret421,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4538]: Type Error Variable #t~ret422 modified in procedure gr_ep_halt_wedge but not declared - TypeErrorResult [Line: 4538]: Type Error Undeclared identifier #t~ret422 in IdentifierExpression[#t~ret422,] - TypeErrorResult [Line: 4538]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret422,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4553]: Type Error Variable #t~ret428 modified in procedure gr_ep_halt_wedge but not declared - TypeErrorResult [Line: 4553]: Type Error Undeclared identifier #t~ret428 in IdentifierExpression[#t~ret428,] - TypeErrorResult [Line: 4553]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret428,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4554]: Type Error Variable #t~ret429 modified in procedure gr_ep_halt_wedge but not declared - TypeErrorResult [Line: 4554]: Type Error Undeclared identifier #t~ret429 in IdentifierExpression[#t~ret429,] - TypeErrorResult [Line: 4554]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret429,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4555]: Type Error Variable #t~ret430 modified in procedure gr_ep_halt_wedge but not declared - TypeErrorResult [Line: 4555]: Type Error Undeclared identifier #t~ret430 in IdentifierExpression[#t~ret430,] - TypeErrorResult [Line: 4555]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret430,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4725]: Type Error Variable #t~ret471 modified in procedure gr_device_request but not declared - TypeErrorResult [Line: 4725]: Type Error Undeclared identifier #t~ret471 in IdentifierExpression[#t~ret471,] - TypeErrorResult [Line: 4725]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret471,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4726]: Type Error Variable #t~ret472 modified in procedure gr_device_request but not declared - TypeErrorResult [Line: 4726]: Type Error Undeclared identifier #t~ret472 in IdentifierExpression[#t~ret472,] - TypeErrorResult [Line: 4726]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret472,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4727]: Type Error Variable #t~ret473 modified in procedure gr_device_request but not declared - TypeErrorResult [Line: 4727]: Type Error Undeclared identifier #t~ret473 in IdentifierExpression[#t~ret473,] - TypeErrorResult [Line: 4727]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret473,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4907]: Type Error Variable #t~ret516 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 4907]: Type Error Undeclared identifier #t~ret516 in IdentifierExpression[#t~ret516,] - TypeErrorResult [Line: 4907]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret516,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4908]: Type Error Variable #t~ret517 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 4908]: Type Error Undeclared identifier #t~ret517 in IdentifierExpression[#t~ret517,] - TypeErrorResult [Line: 4908]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret517,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4909]: Type Error Variable #t~ret518 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 4909]: Type Error Undeclared identifier #t~ret518 in IdentifierExpression[#t~ret518,] - TypeErrorResult [Line: 4909]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret518,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4933]: Type Error Variable #t~ret530 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 4933]: Type Error Undeclared identifier #t~ret530 in IdentifierExpression[#t~ret530,] - TypeErrorResult [Line: 4933]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret530,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4934]: Type Error Variable #t~ret531 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 4934]: Type Error Undeclared identifier #t~ret531 in IdentifierExpression[#t~ret531,] - TypeErrorResult [Line: 4934]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret531,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4935]: Type Error Variable #t~ret532 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 4935]: Type Error Undeclared identifier #t~ret532 in IdentifierExpression[#t~ret532,] - TypeErrorResult [Line: 4935]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret532,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5002]: Type Error Variable #t~ret561 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 5002]: Type Error Undeclared identifier #t~ret561 in IdentifierExpression[#t~ret561,] - TypeErrorResult [Line: 5002]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret561,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5003]: Type Error Variable #t~ret562 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 5003]: Type Error Undeclared identifier #t~ret562 in IdentifierExpression[#t~ret562,] - TypeErrorResult [Line: 5003]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret562,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5004]: Type Error Variable #t~ret563 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 5004]: Type Error Undeclared identifier #t~ret563 in IdentifierExpression[#t~ret563,] - TypeErrorResult [Line: 5004]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret563,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5016]: Type Error Variable #t~ret568 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 5016]: Type Error Undeclared identifier #t~ret568 in IdentifierExpression[#t~ret568,] - TypeErrorResult [Line: 5016]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret568,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5017]: Type Error Variable #t~ret569 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 5017]: Type Error Undeclared identifier #t~ret569 in IdentifierExpression[#t~ret569,] - TypeErrorResult [Line: 5017]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret569,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5018]: Type Error Variable #t~ret570 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 5018]: Type Error Undeclared identifier #t~ret570 in IdentifierExpression[#t~ret570,] - TypeErrorResult [Line: 5018]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret570,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5199]: Type Error Variable #t~ret632 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5199]: Type Error Undeclared identifier #t~ret632 in IdentifierExpression[#t~ret632,] - TypeErrorResult [Line: 5199]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret632,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5200]: Type Error Variable #t~ret633 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5200]: Type Error Undeclared identifier #t~ret633 in IdentifierExpression[#t~ret633,] - TypeErrorResult [Line: 5200]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret633,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5201]: Type Error Variable #t~ret634 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5201]: Type Error Undeclared identifier #t~ret634 in IdentifierExpression[#t~ret634,] - TypeErrorResult [Line: 5201]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret634,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5215]: Type Error Variable #t~ret641 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5215]: Type Error Undeclared identifier #t~ret641 in IdentifierExpression[#t~ret641,] - TypeErrorResult [Line: 5215]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret641,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5216]: Type Error Variable #t~ret642 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5216]: Type Error Undeclared identifier #t~ret642 in IdentifierExpression[#t~ret642,] - TypeErrorResult [Line: 5216]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret642,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5217]: Type Error Variable #t~ret643 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5217]: Type Error Undeclared identifier #t~ret643 in IdentifierExpression[#t~ret643,] - TypeErrorResult [Line: 5217]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret643,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5231]: Type Error Variable #t~ret649 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5231]: Type Error Undeclared identifier #t~ret649 in IdentifierExpression[#t~ret649,] - TypeErrorResult [Line: 5231]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret649,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5232]: Type Error Variable #t~ret650 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5232]: Type Error Undeclared identifier #t~ret650 in IdentifierExpression[#t~ret650,] - TypeErrorResult [Line: 5232]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret650,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5233]: Type Error Variable #t~ret651 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5233]: Type Error Undeclared identifier #t~ret651 in IdentifierExpression[#t~ret651,] - TypeErrorResult [Line: 5233]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret651,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5250]: Type Error Variable #t~ret661 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5250]: Type Error Undeclared identifier #t~ret661 in IdentifierExpression[#t~ret661,] - TypeErrorResult [Line: 5250]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret661,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5251]: Type Error Variable #t~ret662 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5251]: Type Error Undeclared identifier #t~ret662 in IdentifierExpression[#t~ret662,] - TypeErrorResult [Line: 5251]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret662,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5252]: Type Error Variable #t~ret663 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5252]: Type Error Undeclared identifier #t~ret663 in IdentifierExpression[#t~ret663,] - TypeErrorResult [Line: 5252]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret663,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5268]: Type Error Variable #t~ret674 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5268]: Type Error Undeclared identifier #t~ret674 in IdentifierExpression[#t~ret674,] - TypeErrorResult [Line: 5268]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret674,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5269]: Type Error Variable #t~ret675 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5269]: Type Error Undeclared identifier #t~ret675 in IdentifierExpression[#t~ret675,] - TypeErrorResult [Line: 5269]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret675,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5270]: Type Error Variable #t~ret676 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5270]: Type Error Undeclared identifier #t~ret676 in IdentifierExpression[#t~ret676,] - TypeErrorResult [Line: 5270]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret676,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5292]: Type Error Variable #t~ret696 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5292]: Type Error Undeclared identifier #t~ret696 in IdentifierExpression[#t~ret696,] - TypeErrorResult [Line: 5292]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret696,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5293]: Type Error Variable #t~ret697 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5293]: Type Error Undeclared identifier #t~ret697 in IdentifierExpression[#t~ret697,] - TypeErrorResult [Line: 5293]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret697,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5294]: Type Error Variable #t~ret698 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5294]: Type Error Undeclared identifier #t~ret698 in IdentifierExpression[#t~ret698,] - TypeErrorResult [Line: 5294]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret698,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5550]: Type Error Variable #t~ret791 modified in procedure gr_ep_enable but not declared - TypeErrorResult [Line: 5550]: Type Error Undeclared identifier #t~ret791 in IdentifierExpression[#t~ret791,] - TypeErrorResult [Line: 5550]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret791,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5551]: Type Error Variable #t~ret792 modified in procedure gr_ep_enable but not declared - TypeErrorResult [Line: 5551]: Type Error Undeclared identifier #t~ret792 in IdentifierExpression[#t~ret792,] - TypeErrorResult [Line: 5551]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret792,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5552]: Type Error Variable #t~ret793 modified in procedure gr_ep_enable but not declared - TypeErrorResult [Line: 5552]: Type Error Undeclared identifier #t~ret793 in IdentifierExpression[#t~ret793,] - TypeErrorResult [Line: 5552]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret793,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5589]: Type Error Variable #t~ret806 modified in procedure gr_ep_disable but not declared - TypeErrorResult [Line: 5589]: Type Error Undeclared identifier #t~ret806 in IdentifierExpression[#t~ret806,] - TypeErrorResult [Line: 5589]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret806,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5590]: Type Error Variable #t~ret807 modified in procedure gr_ep_disable but not declared - TypeErrorResult [Line: 5590]: Type Error Undeclared identifier #t~ret807 in IdentifierExpression[#t~ret807,] - TypeErrorResult [Line: 5590]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret807,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5591]: Type Error Variable #t~ret808 modified in procedure gr_ep_disable but not declared - TypeErrorResult [Line: 5591]: Type Error Undeclared identifier #t~ret808 in IdentifierExpression[#t~ret808,] - TypeErrorResult [Line: 5591]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret808,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]],IntegerLiteral[8]]] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 4219]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c"), "i" (398), "i" (12UL)); [4219-4220] - GenericResultAtLocation [Line: 4229]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [4229] - GenericResultAtLocation [Line: 4596]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [4596] - GenericResultAtLocation [Line: 5061]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [5061] RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--usb--gadget--udc--gr_udc.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 6932181a2a9c8d4d7c700844e1db6a95829edf2ea099e17754a10b04a114b5cd --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-14 15:46:01,463 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 15:46:01,537 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-10-14 15:46:01,543 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 15:46:01,543 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 15:46:01,574 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 15:46:01,578 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 15:46:01,578 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 15:46:01,579 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-14 15:46:01,579 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-14 15:46:01,579 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 15:46:01,580 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 15:46:01,580 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 15:46:01,581 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 15:46:01,581 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 15:46:01,581 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 15:46:01,582 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-14 15:46:01,582 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 15:46:01,582 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-14 15:46:01,582 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 15:46:01,583 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-14 15:46:01,586 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-14 15:46:01,587 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-14 15:46:01,587 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 15:46:01,587 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-14 15:46:01,587 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-14 15:46:01,588 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 15:46:01,588 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 15:46:01,591 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 15:46:01,592 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-14 15:46:01,592 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 15:46:01,592 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 15:46:01,592 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 15:46:01,593 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 15:46:01,593 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-14 15:46:01,593 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-14 15:46:01,593 INFO L153 SettingsManager]: * Command for external solver=cvc5 --incremental --print-success --lang smt [2024-10-14 15:46:01,593 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 15:46:01,594 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 15:46:01,594 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 15:46:01,594 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 15:46:01,595 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-14 15:46:01,596 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6932181a2a9c8d4d7c700844e1db6a95829edf2ea099e17754a10b04a114b5cd [2024-10-14 15:46:01,946 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 15:46:01,970 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 15:46:01,973 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 15:46:01,975 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 15:46:01,975 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 15:46:01,976 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--usb--gadget--udc--gr_udc.ko-entry_point.cil.out.i [2024-10-14 15:46:03,483 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 15:46:03,991 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 15:46:03,993 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--usb--gadget--udc--gr_udc.ko-entry_point.cil.out.i [2024-10-14 15:46:04,045 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/30c4eb7ed/81294931204d48ceb0f45527a7be11c0/FLAG56619297d [2024-10-14 15:46:04,073 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/30c4eb7ed/81294931204d48ceb0f45527a7be11c0 [2024-10-14 15:46:04,076 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 15:46:04,078 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 15:46:04,081 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 15:46:04,081 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 15:46:04,086 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 15:46:04,087 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 03:46:04" (1/1) ... [2024-10-14 15:46:04,088 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1f09656f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:46:04, skipping insertion in model container [2024-10-14 15:46:04,089 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 03:46:04" (1/1) ... [2024-10-14 15:46:04,192 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 15:46:05,684 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--usb--gadget--udc--gr_udc.ko-entry_point.cil.out.i[213066,213079] [2024-10-14 15:46:05,730 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 15:46:05,787 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-10-14 15:46:05,849 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 15:46:06,153 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--usb--gadget--udc--gr_udc.ko-entry_point.cil.out.i[213066,213079] [2024-10-14 15:46:06,161 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 15:46:06,179 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 15:46:06,311 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c"), "i" (398), "i" (12UL)); [4219-4220] [2024-10-14 15:46:06,314 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [4229] [2024-10-14 15:46:06,370 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [4596] [2024-10-14 15:46:06,424 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [5061] [2024-10-14 15:46:06,584 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--usb--gadget--udc--gr_udc.ko-entry_point.cil.out.i[213066,213079] [2024-10-14 15:46:06,590 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 15:46:06,694 INFO L204 MainTranslator]: Completed translation [2024-10-14 15:46:06,695 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:46:06 WrapperNode [2024-10-14 15:46:06,695 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 15:46:06,696 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-14 15:46:06,696 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-14 15:46:06,696 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-14 15:46:06,703 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:46:06" (1/1) ... [2024-10-14 15:46:06,764 ERROR L1136 TypeChecker]: C: names[0] = "disconnect" [3888]: Variable #t~ret145 modified in procedure gr_ep0state_string but not declared [2024-10-14 15:46:06,764 ERROR L1136 TypeChecker]: C: names[0] = "disconnect" [3888]: Undeclared identifier #t~ret145 in IdentifierExpression[#t~ret145,] [2024-10-14 15:46:06,764 ERROR L1136 TypeChecker]: C: names[0] = "disconnect" [3888]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret145,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#names~0,],base],StructAccessExpression[IdentifierExpression[~#names~0,],offset]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,771 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_finish_request" [4141]: Variable #t~ret280 modified in procedure gr_finish_request but not declared [2024-10-14 15:46:06,771 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_finish_request" [4141]: Undeclared identifier #t~ret280 in IdentifierExpression[#t~ret280,] [2024-10-14 15:46:06,771 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_finish_request" [4141]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret280,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,771 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4142]: Variable #t~ret281 modified in procedure gr_finish_request but not declared [2024-10-14 15:46:06,771 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4142]: Undeclared identifier #t~ret281 in IdentifierExpression[#t~ret281,] [2024-10-14 15:46:06,771 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4142]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret281,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,772 ERROR L1136 TypeChecker]: C: descriptor.format = "Overflow for ep %s\n" [4143]: Variable #t~ret282 modified in procedure gr_finish_request but not declared [2024-10-14 15:46:06,772 ERROR L1136 TypeChecker]: C: descriptor.format = "Overflow for ep %s\n" [4143]: Undeclared identifier #t~ret282 in IdentifierExpression[#t~ret282,] [2024-10-14 15:46:06,772 ERROR L1136 TypeChecker]: C: descriptor.format = "Overflow for ep %s\n" [4143]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret282,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,779 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_halt_wedge" [4536]: Variable #t~ret402 modified in procedure gr_ep_halt_wedge but not declared [2024-10-14 15:46:06,784 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_halt_wedge" [4536]: Undeclared identifier #t~ret402 in IdentifierExpression[#t~ret402,] [2024-10-14 15:46:06,785 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_halt_wedge" [4536]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret402,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,785 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4537]: Variable #t~ret403 modified in procedure gr_ep_halt_wedge but not declared [2024-10-14 15:46:06,785 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4537]: Undeclared identifier #t~ret403 in IdentifierExpression[#t~ret403,] [2024-10-14 15:46:06,785 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4537]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret403,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,785 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: stall ep0\n" [4538]: Variable #t~ret404 modified in procedure gr_ep_halt_wedge but not declared [2024-10-14 15:46:06,785 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: stall ep0\n" [4538]: Undeclared identifier #t~ret404 in IdentifierExpression[#t~ret404,] [2024-10-14 15:46:06,785 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: stall ep0\n" [4538]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret404,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,786 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_ep_halt_wedge" [4553]: Variable #t~ret410 modified in procedure gr_ep_halt_wedge but not declared [2024-10-14 15:46:06,786 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_ep_halt_wedge" [4553]: Undeclared identifier #t~ret410 in IdentifierExpression[#t~ret410,] [2024-10-14 15:46:06,786 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_ep_halt_wedge" [4553]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret410,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,786 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4554]: Variable #t~ret411 modified in procedure gr_ep_halt_wedge but not declared [2024-10-14 15:46:06,786 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4554]: Undeclared identifier #t~ret411 in IdentifierExpression[#t~ret411,] [2024-10-14 15:46:06,786 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4554]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret411,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,786 ERROR L1136 TypeChecker]: C: descriptor___0.format = "EP: %s halt %s\n" [4555]: Variable #t~ret412 modified in procedure gr_ep_halt_wedge but not declared [2024-10-14 15:46:06,786 ERROR L1136 TypeChecker]: C: descriptor___0.format = "EP: %s halt %s\n" [4555]: Undeclared identifier #t~ret412 in IdentifierExpression[#t~ret412,] [2024-10-14 15:46:06,786 ERROR L1136 TypeChecker]: C: descriptor___0.format = "EP: %s halt %s\n" [4555]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret412,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,787 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_device_request" [4725]: Variable #t~ret447 modified in procedure gr_device_request but not declared [2024-10-14 15:46:06,788 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_device_request" [4725]: Undeclared identifier #t~ret447 in IdentifierExpression[#t~ret447,] [2024-10-14 15:46:06,788 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_device_request" [4725]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret447,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,788 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4726]: Variable #t~ret448 modified in procedure gr_device_request but not declared [2024-10-14 15:46:06,788 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4726]: Undeclared identifier #t~ret448 in IdentifierExpression[#t~ret448,] [2024-10-14 15:46:06,790 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4726]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret448,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,790 ERROR L1136 TypeChecker]: C: descriptor.format = "STATUS: address %d\n" [4727]: Variable #t~ret449 modified in procedure gr_device_request but not declared [2024-10-14 15:46:06,791 ERROR L1136 TypeChecker]: C: descriptor.format = "STATUS: address %d\n" [4727]: Undeclared identifier #t~ret449 in IdentifierExpression[#t~ret449,] [2024-10-14 15:46:06,791 ERROR L1136 TypeChecker]: C: descriptor.format = "STATUS: address %d\n" [4727]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret449,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,794 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep0_setup" [4907]: Variable #t~ret490 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:46:06,794 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep0_setup" [4907]: Undeclared identifier #t~ret490 in IdentifierExpression[#t~ret490,] [2024-10-14 15:46:06,794 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep0_setup" [4907]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret490,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,794 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4908]: Variable #t~ret491 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:46:06,794 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4908]: Undeclared identifier #t~ret491 in IdentifierExpression[#t~ret491,] [2024-10-14 15:46:06,795 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4908]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret491,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,795 ERROR L1136 TypeChecker]: C: descriptor.format = "Unexpected setup packet at state %s\n" [4909]: Variable #t~ret492 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:46:06,795 ERROR L1136 TypeChecker]: C: descriptor.format = "Unexpected setup packet at state %s\n" [4909]: Undeclared identifier #t~ret492 in IdentifierExpression[#t~ret492,] [2024-10-14 15:46:06,795 ERROR L1136 TypeChecker]: C: descriptor.format = "Unexpected setup packet at state %s\n" [4909]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret492,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,795 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_ep0_setup" [4933]: Variable #t~ret504 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:46:06,796 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_ep0_setup" [4933]: Undeclared identifier #t~ret504 in IdentifierExpression[#t~ret504,] [2024-10-14 15:46:06,796 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_ep0_setup" [4933]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret504,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,796 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4934]: Variable #t~ret505 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:46:06,796 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4934]: Undeclared identifier #t~ret505 in IdentifierExpression[#t~ret505,] [2024-10-14 15:46:06,796 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [4934]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret505,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,797 ERROR L1136 TypeChecker]: C: descriptor___0.format = "Unexpected ZLP at state %s\n" [4935]: Variable #t~ret506 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:46:06,797 ERROR L1136 TypeChecker]: C: descriptor___0.format = "Unexpected ZLP at state %s\n" [4935]: Undeclared identifier #t~ret506 in IdentifierExpression[#t~ret506,] [2024-10-14 15:46:06,797 ERROR L1136 TypeChecker]: C: descriptor___0.format = "Unexpected ZLP at state %s\n" [4935]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret506,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,798 ERROR L1136 TypeChecker]: C: descriptor___1.function = "gr_ep0_setup" [5002]: Variable #t~ret533 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:46:06,799 ERROR L1136 TypeChecker]: C: descriptor___1.function = "gr_ep0_setup" [5002]: Undeclared identifier #t~ret533 in IdentifierExpression[#t~ret533,] [2024-10-14 15:46:06,800 ERROR L1136 TypeChecker]: C: descriptor___1.function = "gr_ep0_setup" [5002]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret533,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,800 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5003]: Variable #t~ret534 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:46:06,800 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5003]: Undeclared identifier #t~ret534 in IdentifierExpression[#t~ret534,] [2024-10-14 15:46:06,800 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5003]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret534,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,800 ERROR L1136 TypeChecker]: C: descriptor___1.format = "STATUS: deconfigured\n" [5004]: Variable #t~ret535 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:46:06,801 ERROR L1136 TypeChecker]: C: descriptor___1.format = "STATUS: deconfigured\n" [5004]: Undeclared identifier #t~ret535 in IdentifierExpression[#t~ret535,] [2024-10-14 15:46:06,801 ERROR L1136 TypeChecker]: C: descriptor___1.format = "STATUS: deconfigured\n" [5004]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret535,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,801 ERROR L1136 TypeChecker]: C: descriptor___2.function = "gr_ep0_setup" [5016]: Variable #t~ret540 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:46:06,801 ERROR L1136 TypeChecker]: C: descriptor___2.function = "gr_ep0_setup" [5016]: Undeclared identifier #t~ret540 in IdentifierExpression[#t~ret540,] [2024-10-14 15:46:06,801 ERROR L1136 TypeChecker]: C: descriptor___2.function = "gr_ep0_setup" [5016]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret540,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,802 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5017]: Variable #t~ret541 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:46:06,802 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5017]: Undeclared identifier #t~ret541 in IdentifierExpression[#t~ret541,] [2024-10-14 15:46:06,803 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5017]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret541,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,803 ERROR L1136 TypeChecker]: C: descriptor___2.format = "STATUS: configured: %d\n" [5018]: Variable #t~ret542 modified in procedure gr_ep0_setup but not declared [2024-10-14 15:46:06,804 ERROR L1136 TypeChecker]: C: descriptor___2.format = "STATUS: configured: %d\n" [5018]: Undeclared identifier #t~ret542 in IdentifierExpression[#t~ret542,] [2024-10-14 15:46:06,804 ERROR L1136 TypeChecker]: C: descriptor___2.format = "STATUS: configured: %d\n" [5018]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret542,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,812 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_handle_state_changes" [5199]: Variable #t~ret594 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,812 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_handle_state_changes" [5199]: Undeclared identifier #t~ret594 in IdentifierExpression[#t~ret594,] [2024-10-14 15:46:06,812 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_handle_state_changes" [5199]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret594,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,812 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5200]: Variable #t~ret595 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,812 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5200]: Undeclared identifier #t~ret595 in IdentifierExpression[#t~ret595,] [2024-10-14 15:46:06,812 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5200]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret595,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,813 ERROR L1136 TypeChecker]: C: descriptor.format = "STATUS: vbus valid detected\n" [5201]: Variable #t~ret596 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,813 ERROR L1136 TypeChecker]: C: descriptor.format = "STATUS: vbus valid detected\n" [5201]: Undeclared identifier #t~ret596 in IdentifierExpression[#t~ret596,] [2024-10-14 15:46:06,813 ERROR L1136 TypeChecker]: C: descriptor.format = "STATUS: vbus valid detected\n" [5201]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret596,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,813 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_handle_state_changes" [5215]: Variable #t~ret601 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,813 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_handle_state_changes" [5215]: Undeclared identifier #t~ret601 in IdentifierExpression[#t~ret601,] [2024-10-14 15:46:06,813 ERROR L1136 TypeChecker]: C: descriptor___0.function = "gr_handle_state_changes" [5215]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret601,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,813 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5216]: Variable #t~ret602 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,813 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5216]: Undeclared identifier #t~ret602 in IdentifierExpression[#t~ret602,] [2024-10-14 15:46:06,813 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5216]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret602,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,814 ERROR L1136 TypeChecker]: C: descriptor___0.format = "STATUS: vbus invalid detected\n" [5217]: Variable #t~ret603 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,814 ERROR L1136 TypeChecker]: C: descriptor___0.format = "STATUS: vbus invalid detected\n" [5217]: Undeclared identifier #t~ret603 in IdentifierExpression[#t~ret603,] [2024-10-14 15:46:06,814 ERROR L1136 TypeChecker]: C: descriptor___0.format = "STATUS: vbus invalid detected\n" [5217]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret603,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,814 ERROR L1136 TypeChecker]: C: descriptor___1.function = "gr_handle_state_changes" [5231]: Variable #t~ret608 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,814 ERROR L1136 TypeChecker]: C: descriptor___1.function = "gr_handle_state_changes" [5231]: Undeclared identifier #t~ret608 in IdentifierExpression[#t~ret608,] [2024-10-14 15:46:06,814 ERROR L1136 TypeChecker]: C: descriptor___1.function = "gr_handle_state_changes" [5231]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret608,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,816 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5232]: Variable #t~ret609 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,820 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5232]: Undeclared identifier #t~ret609 in IdentifierExpression[#t~ret609,] [2024-10-14 15:46:06,820 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5232]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret609,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,820 ERROR L1136 TypeChecker]: C: descriptor___1.format = "STATUS: USB reset - speed is %s\n" [5233]: Variable #t~ret610 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,821 ERROR L1136 TypeChecker]: C: descriptor___1.format = "STATUS: USB reset - speed is %s\n" [5233]: Undeclared identifier #t~ret610 in IdentifierExpression[#t~ret610,] [2024-10-14 15:46:06,821 ERROR L1136 TypeChecker]: C: descriptor___1.format = "STATUS: USB reset - speed is %s\n" [5233]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret610,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,821 ERROR L1136 TypeChecker]: C: descriptor___2.function = "gr_handle_state_changes" [5250]: Variable #t~ret618 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,821 ERROR L1136 TypeChecker]: C: descriptor___2.function = "gr_handle_state_changes" [5250]: Undeclared identifier #t~ret618 in IdentifierExpression[#t~ret618,] [2024-10-14 15:46:06,821 ERROR L1136 TypeChecker]: C: descriptor___2.function = "gr_handle_state_changes" [5250]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret618,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,821 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5251]: Variable #t~ret619 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,821 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5251]: Undeclared identifier #t~ret619 in IdentifierExpression[#t~ret619,] [2024-10-14 15:46:06,822 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5251]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret619,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,822 ERROR L1136 TypeChecker]: C: descriptor___2.format = "STATUS: USB Speed change to %s\n" [5252]: Variable #t~ret620 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,822 ERROR L1136 TypeChecker]: C: descriptor___2.format = "STATUS: USB Speed change to %s\n" [5252]: Undeclared identifier #t~ret620 in IdentifierExpression[#t~ret620,] [2024-10-14 15:46:06,822 ERROR L1136 TypeChecker]: C: descriptor___2.format = "STATUS: USB Speed change to %s\n" [5252]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret620,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,822 ERROR L1136 TypeChecker]: C: descriptor___3.function = "gr_handle_state_changes" [5268]: Variable #t~ret627 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,822 ERROR L1136 TypeChecker]: C: descriptor___3.function = "gr_handle_state_changes" [5268]: Undeclared identifier #t~ret627 in IdentifierExpression[#t~ret627,] [2024-10-14 15:46:06,822 ERROR L1136 TypeChecker]: C: descriptor___3.function = "gr_handle_state_changes" [5268]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret627,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,822 ERROR L1136 TypeChecker]: C: descriptor___3.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5269]: Variable #t~ret628 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,823 ERROR L1136 TypeChecker]: C: descriptor___3.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5269]: Undeclared identifier #t~ret628 in IdentifierExpression[#t~ret628,] [2024-10-14 15:46:06,823 ERROR L1136 TypeChecker]: C: descriptor___3.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5269]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret628,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,823 ERROR L1136 TypeChecker]: C: descriptor___3.format = "STATUS: USB suspend\n" [5270]: Variable #t~ret629 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,823 ERROR L1136 TypeChecker]: C: descriptor___3.format = "STATUS: USB suspend\n" [5270]: Undeclared identifier #t~ret629 in IdentifierExpression[#t~ret629,] [2024-10-14 15:46:06,823 ERROR L1136 TypeChecker]: C: descriptor___3.format = "STATUS: USB suspend\n" [5270]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret629,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,824 ERROR L1136 TypeChecker]: C: descriptor___4.function = "gr_handle_state_changes" [5292]: Variable #t~ret647 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,824 ERROR L1136 TypeChecker]: C: descriptor___4.function = "gr_handle_state_changes" [5292]: Undeclared identifier #t~ret647 in IdentifierExpression[#t~ret647,] [2024-10-14 15:46:06,824 ERROR L1136 TypeChecker]: C: descriptor___4.function = "gr_handle_state_changes" [5292]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret647,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,824 ERROR L1136 TypeChecker]: C: descriptor___4.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5293]: Variable #t~ret648 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,824 ERROR L1136 TypeChecker]: C: descriptor___4.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5293]: Undeclared identifier #t~ret648 in IdentifierExpression[#t~ret648,] [2024-10-14 15:46:06,824 ERROR L1136 TypeChecker]: C: descriptor___4.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5293]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret648,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,824 ERROR L1136 TypeChecker]: C: descriptor___4.format = "STATUS: USB resume\n" [5294]: Variable #t~ret649 modified in procedure gr_handle_state_changes but not declared [2024-10-14 15:46:06,824 ERROR L1136 TypeChecker]: C: descriptor___4.format = "STATUS: USB resume\n" [5294]: Undeclared identifier #t~ret649 in IdentifierExpression[#t~ret649,] [2024-10-14 15:46:06,824 ERROR L1136 TypeChecker]: C: descriptor___4.format = "STATUS: USB resume\n" [5294]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret649,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,826 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_enable" [5550]: Variable #t~ret737 modified in procedure gr_ep_enable but not declared [2024-10-14 15:46:06,826 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_enable" [5550]: Undeclared identifier #t~ret737 in IdentifierExpression[#t~ret737,] [2024-10-14 15:46:06,826 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_enable" [5550]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret737,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,826 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5551]: Variable #t~ret738 modified in procedure gr_ep_enable but not declared [2024-10-14 15:46:06,826 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5551]: Undeclared identifier #t~ret738 in IdentifierExpression[#t~ret738,] [2024-10-14 15:46:06,826 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5551]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret738,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,826 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: %s enabled - %s with %d bytes/buffer\n" [5552]: Variable #t~ret739 modified in procedure gr_ep_enable but not declared [2024-10-14 15:46:06,826 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: %s enabled - %s with %d bytes/buffer\n" [5552]: Undeclared identifier #t~ret739 in IdentifierExpression[#t~ret739,] [2024-10-14 15:46:06,827 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: %s enabled - %s with %d bytes/buffer\n" [5552]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret739,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,827 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_disable" [5589]: Variable #t~ret752 modified in procedure gr_ep_disable but not declared [2024-10-14 15:46:06,830 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_disable" [5589]: Undeclared identifier #t~ret752 in IdentifierExpression[#t~ret752,] [2024-10-14 15:46:06,831 ERROR L1136 TypeChecker]: C: descriptor.function = "gr_ep_disable" [5589]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret752,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,831 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5590]: Variable #t~ret753 modified in procedure gr_ep_disable but not declared [2024-10-14 15:46:06,832 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5590]: Undeclared identifier #t~ret753 in IdentifierExpression[#t~ret753,] [2024-10-14 15:46:06,832 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c" [5590]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret753,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,832 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: disable %s\n" [5591]: Variable #t~ret754 modified in procedure gr_ep_disable but not declared [2024-10-14 15:46:06,832 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: disable %s\n" [5591]: Undeclared identifier #t~ret754 in IdentifierExpression[#t~ret754,] [2024-10-14 15:46:06,832 ERROR L1136 TypeChecker]: C: descriptor.format = "EP: disable %s\n" [5591]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret754,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-14 15:46:06,842 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:46:06" (1/1) ... [2024-10-14 15:46:06,842 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-14 15:46:06,842 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2024-10-14 15:46:06,844 INFO L158 Benchmark]: Toolchain (without parser) took 2765.91ms. Allocated memory was 60.8MB in the beginning and 136.3MB in the end (delta: 75.5MB). Free memory was 28.6MB in the beginning and 44.9MB in the end (delta: -16.3MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. [2024-10-14 15:46:06,848 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 60.8MB. Free memory was 37.5MB in the beginning and 37.5MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-14 15:46:06,849 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2614.38ms. Allocated memory was 60.8MB in the beginning and 136.3MB in the end (delta: 75.5MB). Free memory was 28.4MB in the beginning and 57.1MB in the end (delta: -28.7MB). Peak memory consumption was 65.0MB. Max. memory is 16.1GB. [2024-10-14 15:46:06,849 INFO L158 Benchmark]: Boogie Procedure Inliner took 146.48ms. Allocated memory is still 136.3MB. Free memory was 57.1MB in the beginning and 44.9MB in the end (delta: 12.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-10-14 15:46:06,851 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.18ms. Allocated memory is still 60.8MB. Free memory was 37.5MB in the beginning and 37.5MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2614.38ms. Allocated memory was 60.8MB in the beginning and 136.3MB in the end (delta: 75.5MB). Free memory was 28.4MB in the beginning and 57.1MB in the end (delta: -28.7MB). Peak memory consumption was 65.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 146.48ms. Allocated memory is still 136.3MB. Free memory was 57.1MB in the beginning and 44.9MB in the end (delta: 12.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - TypeErrorResult [Line: 3888]: Type Error Variable #t~ret145 modified in procedure gr_ep0state_string but not declared - TypeErrorResult [Line: 3888]: Type Error Undeclared identifier #t~ret145 in IdentifierExpression[#t~ret145,] - TypeErrorResult [Line: 3888]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret145,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#names~0,],base],StructAccessExpression[IdentifierExpression[~#names~0,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4141]: Type Error Variable #t~ret280 modified in procedure gr_finish_request but not declared - TypeErrorResult [Line: 4141]: Type Error Undeclared identifier #t~ret280 in IdentifierExpression[#t~ret280,] - TypeErrorResult [Line: 4141]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret280,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4142]: Type Error Variable #t~ret281 modified in procedure gr_finish_request but not declared - TypeErrorResult [Line: 4142]: Type Error Undeclared identifier #t~ret281 in IdentifierExpression[#t~ret281,] - TypeErrorResult [Line: 4142]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret281,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4143]: Type Error Variable #t~ret282 modified in procedure gr_finish_request but not declared - TypeErrorResult [Line: 4143]: Type Error Undeclared identifier #t~ret282 in IdentifierExpression[#t~ret282,] - TypeErrorResult [Line: 4143]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret282,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4536]: Type Error Variable #t~ret402 modified in procedure gr_ep_halt_wedge but not declared - TypeErrorResult [Line: 4536]: Type Error Undeclared identifier #t~ret402 in IdentifierExpression[#t~ret402,] - TypeErrorResult [Line: 4536]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret402,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4537]: Type Error Variable #t~ret403 modified in procedure gr_ep_halt_wedge but not declared - TypeErrorResult [Line: 4537]: Type Error Undeclared identifier #t~ret403 in IdentifierExpression[#t~ret403,] - TypeErrorResult [Line: 4537]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret403,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4538]: Type Error Variable #t~ret404 modified in procedure gr_ep_halt_wedge but not declared - TypeErrorResult [Line: 4538]: Type Error Undeclared identifier #t~ret404 in IdentifierExpression[#t~ret404,] - TypeErrorResult [Line: 4538]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret404,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4553]: Type Error Variable #t~ret410 modified in procedure gr_ep_halt_wedge but not declared - TypeErrorResult [Line: 4553]: Type Error Undeclared identifier #t~ret410 in IdentifierExpression[#t~ret410,] - TypeErrorResult [Line: 4553]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret410,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4554]: Type Error Variable #t~ret411 modified in procedure gr_ep_halt_wedge but not declared - TypeErrorResult [Line: 4554]: Type Error Undeclared identifier #t~ret411 in IdentifierExpression[#t~ret411,] - TypeErrorResult [Line: 4554]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret411,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4555]: Type Error Variable #t~ret412 modified in procedure gr_ep_halt_wedge but not declared - TypeErrorResult [Line: 4555]: Type Error Undeclared identifier #t~ret412 in IdentifierExpression[#t~ret412,] - TypeErrorResult [Line: 4555]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret412,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4725]: Type Error Variable #t~ret447 modified in procedure gr_device_request but not declared - TypeErrorResult [Line: 4725]: Type Error Undeclared identifier #t~ret447 in IdentifierExpression[#t~ret447,] - TypeErrorResult [Line: 4725]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret447,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4726]: Type Error Variable #t~ret448 modified in procedure gr_device_request but not declared - TypeErrorResult [Line: 4726]: Type Error Undeclared identifier #t~ret448 in IdentifierExpression[#t~ret448,] - TypeErrorResult [Line: 4726]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret448,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4727]: Type Error Variable #t~ret449 modified in procedure gr_device_request but not declared - TypeErrorResult [Line: 4727]: Type Error Undeclared identifier #t~ret449 in IdentifierExpression[#t~ret449,] - TypeErrorResult [Line: 4727]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret449,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4907]: Type Error Variable #t~ret490 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 4907]: Type Error Undeclared identifier #t~ret490 in IdentifierExpression[#t~ret490,] - TypeErrorResult [Line: 4907]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret490,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4908]: Type Error Variable #t~ret491 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 4908]: Type Error Undeclared identifier #t~ret491 in IdentifierExpression[#t~ret491,] - TypeErrorResult [Line: 4908]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret491,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4909]: Type Error Variable #t~ret492 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 4909]: Type Error Undeclared identifier #t~ret492 in IdentifierExpression[#t~ret492,] - TypeErrorResult [Line: 4909]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret492,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4933]: Type Error Variable #t~ret504 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 4933]: Type Error Undeclared identifier #t~ret504 in IdentifierExpression[#t~ret504,] - TypeErrorResult [Line: 4933]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret504,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4934]: Type Error Variable #t~ret505 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 4934]: Type Error Undeclared identifier #t~ret505 in IdentifierExpression[#t~ret505,] - TypeErrorResult [Line: 4934]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret505,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4935]: Type Error Variable #t~ret506 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 4935]: Type Error Undeclared identifier #t~ret506 in IdentifierExpression[#t~ret506,] - TypeErrorResult [Line: 4935]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret506,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5002]: Type Error Variable #t~ret533 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 5002]: Type Error Undeclared identifier #t~ret533 in IdentifierExpression[#t~ret533,] - TypeErrorResult [Line: 5002]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret533,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5003]: Type Error Variable #t~ret534 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 5003]: Type Error Undeclared identifier #t~ret534 in IdentifierExpression[#t~ret534,] - TypeErrorResult [Line: 5003]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret534,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5004]: Type Error Variable #t~ret535 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 5004]: Type Error Undeclared identifier #t~ret535 in IdentifierExpression[#t~ret535,] - TypeErrorResult [Line: 5004]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret535,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5016]: Type Error Variable #t~ret540 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 5016]: Type Error Undeclared identifier #t~ret540 in IdentifierExpression[#t~ret540,] - TypeErrorResult [Line: 5016]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret540,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5017]: Type Error Variable #t~ret541 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 5017]: Type Error Undeclared identifier #t~ret541 in IdentifierExpression[#t~ret541,] - TypeErrorResult [Line: 5017]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret541,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5018]: Type Error Variable #t~ret542 modified in procedure gr_ep0_setup but not declared - TypeErrorResult [Line: 5018]: Type Error Undeclared identifier #t~ret542 in IdentifierExpression[#t~ret542,] - TypeErrorResult [Line: 5018]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret542,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5199]: Type Error Variable #t~ret594 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5199]: Type Error Undeclared identifier #t~ret594 in IdentifierExpression[#t~ret594,] - TypeErrorResult [Line: 5199]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret594,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5200]: Type Error Variable #t~ret595 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5200]: Type Error Undeclared identifier #t~ret595 in IdentifierExpression[#t~ret595,] - TypeErrorResult [Line: 5200]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret595,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5201]: Type Error Variable #t~ret596 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5201]: Type Error Undeclared identifier #t~ret596 in IdentifierExpression[#t~ret596,] - TypeErrorResult [Line: 5201]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret596,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5215]: Type Error Variable #t~ret601 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5215]: Type Error Undeclared identifier #t~ret601 in IdentifierExpression[#t~ret601,] - TypeErrorResult [Line: 5215]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret601,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5216]: Type Error Variable #t~ret602 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5216]: Type Error Undeclared identifier #t~ret602 in IdentifierExpression[#t~ret602,] - TypeErrorResult [Line: 5216]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret602,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5217]: Type Error Variable #t~ret603 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5217]: Type Error Undeclared identifier #t~ret603 in IdentifierExpression[#t~ret603,] - TypeErrorResult [Line: 5217]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret603,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5231]: Type Error Variable #t~ret608 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5231]: Type Error Undeclared identifier #t~ret608 in IdentifierExpression[#t~ret608,] - TypeErrorResult [Line: 5231]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret608,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5232]: Type Error Variable #t~ret609 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5232]: Type Error Undeclared identifier #t~ret609 in IdentifierExpression[#t~ret609,] - TypeErrorResult [Line: 5232]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret609,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5233]: Type Error Variable #t~ret610 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5233]: Type Error Undeclared identifier #t~ret610 in IdentifierExpression[#t~ret610,] - TypeErrorResult [Line: 5233]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret610,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5250]: Type Error Variable #t~ret618 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5250]: Type Error Undeclared identifier #t~ret618 in IdentifierExpression[#t~ret618,] - TypeErrorResult [Line: 5250]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret618,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5251]: Type Error Variable #t~ret619 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5251]: Type Error Undeclared identifier #t~ret619 in IdentifierExpression[#t~ret619,] - TypeErrorResult [Line: 5251]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret619,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5252]: Type Error Variable #t~ret620 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5252]: Type Error Undeclared identifier #t~ret620 in IdentifierExpression[#t~ret620,] - TypeErrorResult [Line: 5252]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret620,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5268]: Type Error Variable #t~ret627 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5268]: Type Error Undeclared identifier #t~ret627 in IdentifierExpression[#t~ret627,] - TypeErrorResult [Line: 5268]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret627,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5269]: Type Error Variable #t~ret628 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5269]: Type Error Undeclared identifier #t~ret628 in IdentifierExpression[#t~ret628,] - TypeErrorResult [Line: 5269]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret628,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5270]: Type Error Variable #t~ret629 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5270]: Type Error Undeclared identifier #t~ret629 in IdentifierExpression[#t~ret629,] - TypeErrorResult [Line: 5270]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret629,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5292]: Type Error Variable #t~ret647 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5292]: Type Error Undeclared identifier #t~ret647 in IdentifierExpression[#t~ret647,] - TypeErrorResult [Line: 5292]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret647,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5293]: Type Error Variable #t~ret648 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5293]: Type Error Undeclared identifier #t~ret648 in IdentifierExpression[#t~ret648,] - TypeErrorResult [Line: 5293]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret648,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5294]: Type Error Variable #t~ret649 modified in procedure gr_handle_state_changes but not declared - TypeErrorResult [Line: 5294]: Type Error Undeclared identifier #t~ret649 in IdentifierExpression[#t~ret649,] - TypeErrorResult [Line: 5294]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret649,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5550]: Type Error Variable #t~ret737 modified in procedure gr_ep_enable but not declared - TypeErrorResult [Line: 5550]: Type Error Undeclared identifier #t~ret737 in IdentifierExpression[#t~ret737,] - TypeErrorResult [Line: 5550]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret737,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5551]: Type Error Variable #t~ret738 modified in procedure gr_ep_enable but not declared - TypeErrorResult [Line: 5551]: Type Error Undeclared identifier #t~ret738 in IdentifierExpression[#t~ret738,] - TypeErrorResult [Line: 5551]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret738,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5552]: Type Error Variable #t~ret739 modified in procedure gr_ep_enable but not declared - TypeErrorResult [Line: 5552]: Type Error Undeclared identifier #t~ret739 in IdentifierExpression[#t~ret739,] - TypeErrorResult [Line: 5552]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret739,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5589]: Type Error Variable #t~ret752 modified in procedure gr_ep_disable but not declared - TypeErrorResult [Line: 5589]: Type Error Undeclared identifier #t~ret752 in IdentifierExpression[#t~ret752,] - TypeErrorResult [Line: 5589]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret752,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5590]: Type Error Variable #t~ret753 modified in procedure gr_ep_disable but not declared - TypeErrorResult [Line: 5590]: Type Error Undeclared identifier #t~ret753 in IdentifierExpression[#t~ret753,] - TypeErrorResult [Line: 5590]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret753,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5591]: Type Error Variable #t~ret754 modified in procedure gr_ep_disable but not declared - TypeErrorResult [Line: 5591]: Type Error Undeclared identifier #t~ret754 in IdentifierExpression[#t~ret754,] - TypeErrorResult [Line: 5591]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret754,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]]],BitvecLiteral[8,64]]] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 4219]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9094/dscv_tempdir/dscv/ri/43_2a/drivers/usb/gadget/udc/gr_udc.c"), "i" (398), "i" (12UL)); [4219-4220] - GenericResultAtLocation [Line: 4229]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [4229] - GenericResultAtLocation [Line: 4596]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [4596] - GenericResultAtLocation [Line: 5061]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [5061] RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: ERROR: TYPE ERROR