Segmentation fault with run Dynamips image Cisco

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
HarryKan
Posts: 1
Joined: Thu Jul 25, 2019 1:42 pm

Segmentation fault with run Dynamips image Cisco

Post by HarryKan » Fri Jul 26, 2019 5:35 am

Hi all, I get error "Segmentation fault" when I try to run Dynamips image of Cisco router (1710, 3725 or 7200):

Code: Select all

root@eve-ng:~# dynamips -P 1700 -t 1710 /opt/unetlab/addons/dynamips/c1710-bk9no3r2sy-mz.124-23.image
Cisco Router Simulation Platform (version 0.2.12-amd64/Linux stable)
Copyright (c) 2005-2011 Christophe Fillot.
Build date: Nov 25 2016 21:35:03

Local UUID: 7ee9da27-70ea-4723-be94-6a5b62231eb9

IOS image file: /opt/unetlab/addons/dynamips/c1710-bk9no3r2sy-mz.124-23.image

ILT: loaded table "mips64j" from cache.
ILT: loaded table "mips64e" from cache.
ILT: loaded table "ppc32j" from cache.
ILT: loaded table "ppc32e" from cache.
CPU0: carved JIT exec zone of 64 Mb into 2048 pages of 32 Kb.
NVRAM is empty, setting config register to 0x2142
C1700 instance 'default' (id 0):
  VM Status  : 0
  RAM size   : 64 Mb
  NVRAM size : 32 Kb
  IOS image  : /opt/unetlab/addons/dynamips/c1710-bk9no3r2sy-mz.124-23.image

Loading BAT registers
Loading ELF file '/opt/unetlab/addons/dynamips/c1710-bk9no3r2sy-mz.124-23.image'
...
ELF entry point: 0x80008000

C1700 'default': starting simulation (CPU0 IA=0xfff00100), JIT enabled.
ROMMON emulation microcode.

Segmentation fault
Also images don't run in lab EVE-NG.

OS Ubuntu 16.04.5 LTS (GNU/Linux 4.9.40-eve-ng-ukms-2+ x86_64), EVE-NG 2.0.3-92 (amd64), I installed it from ready image.

Please help me to eliminate this error.

ollie
Posts: 1
Joined: Sun May 03, 2020 11:07 am

Re: Segmentation fault with run Dynamips image Cisco

Post by ollie » Mon May 04, 2020 1:32 am

I have the same issue, did you solve this?

Post Reply