Why do I receive a segmentation violation error when I run a Simulink model containing blocks from SimDriveline 1.0.1 (R14SP1)?
Show older comments
I receive the following segmentation violation error when I run the simulation for a model containing the blocks from SimDriveline 1.0.1 (R14SP1). This error is reproducible specifically when I run a SimMechanics model first and then run a SimDriveline model:
<snip>
Register State:
EAX = 01f85005 EBX = 3337c200
ECX = 00000000 EDX = 33f93460
ESI = 3337c2f0 EDI = 33f938b0
EBP = 00cda7c4 ESP = 00cda7b8
EIP = 7a1c1ee4 FLG = 00010206
Stack Trace:
[0] simulink.dll:struct ListItem_tag * __cdecl visit(int,struct
Connection_tag const *,enum NodeStatus *,bool)(5, 0x3337c200, 0x33f938b0,
0) + 84 bytes
[1] simulink.dll:struct ListItem_tag * __cdecl visit(int,struct
Connection_tag const *,enum NodeStatus *,bool)(0, 0x3337c200, 0x33f938b0,
1) + 100 bytes
[2] simulink.dll:struct slErrMsg_tag * __cdecl
pmCountConnectedComponents(struct Connection_tag *,int,struct
slBlockDiagram_tag *,struct ListItem_tag * *,int *)(0x3337c200, 2,
0x2fffab10, 0x00cda84c) + 192 bytes
[3] simulink.dll:struct slErrMsg_tag * __cdecl compileEvent(struct
slBlockDiagram_tag *,struct PMBackDoor_tag *)(0x2fffab10, 0, 0, 0x2fffab10)
+ 231 bytes
<snip>
Accepted Answer
More Answers (0)
Categories
Find more on Tires and Vehicles in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!