Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Software Fault message on OSX #20

Closed
aque opened this issue Jun 6, 2014 · 3 comments
Closed

Software Fault message on OSX #20

aque opened this issue Jun 6, 2014 · 3 comments

Comments

@aque
Copy link

aque commented Jun 6, 2014

Used the alpha 6 DMG running on Mavericks. I only have one router (c7200) in the project. I went through the idle-pc process but all other router settings are default.

I started R1, went into the console and verified I got the prompt. I then stopped and started R1 (not reload), and got the message when I went back to the console. Subsequent reboots gets the same message.

I had the release version of GNS3 in the /Applications folder and I replaced it with the alpha.

This is my first report so let me know if you need additional information.

Cisco IOS Software, 7200 Software (C7200-ADVENTERPRISEK9-M), Version 12.4(24)T, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2009 by Cisco Systems, Inc.
Compiled Thu 26-Feb-09 00:31 by prod_rel_team



 : TLB (store) exception, CPU signal 10, PC = 0x6000D0A0



--------------------------------------------------------------------
   Possible software fault. Upon reccurence,  please collect
   crashinfo, "show tech" and contact Cisco Technical Support.
--------------------------------------------------------------------



 : TLB (load or instruction fetch) exception, CPU signal 10, PC = 0x60042C64



--------------------------------------------------------------------
   Possible software fault. Upon reccurence,  please collect
   crashinfo, "show tech" and contact Cisco Technical Support.
--------------------------------------------------------------------


-Traceback= 
$0 : 00000000, AT : 65B20000, v0 : 00000000, v1 : 00000000
a0 : 00000038, a1 : 7CFFFFA8, a2 : 65EE0000, a3 : 00000000
t0 : 00000020, t1 : 00000038, t2 : 00000000, t3 : FFFF00FF
t4 : 606C5998, t5 : 00000000, t6 : 6424034C, t7 : 00000000
s0 : 00000000, s1 : 6000D0A0, s2 : 65310000, s3 : 00000001
s4 : 64240000, s5 : 65515278, s6 : 65510000, s7 : 0000000D
t8 : 00000000, t9 : 00000000, k0 : 65F545B8, k1 : 00000000
gp : 65B233C0, sp : 655151E8, s8 : 00000034, ra : 60042C2C
EPC  : 60042C64, ErrorEPC : 00000000, SREG     : 34008003
MDLO : 00000000, MDHI     : 00000006, BadVaddr : 00000040
CacheErr : 00000000, DErrAddr0 : 00000000, DErrAddr1 : 00000000
TEXT_START : 0x600089D4
DATA_START : 0x63D9C000
Cause 00000008 (Code 0x2): TLB (load or instruction fetch) exception

Nested write_crashinfo call (2 times)


 : TLB (load or instruction fetch) exception, CPU signal 10, PC = 0x60042C64



--------------------------------------------------------------------
   Possible software fault. Upon reccurence,  please collect
   crashinfo, "show tech" and contact Cisco Technical Support.
--------------------------------------------------------------------


-Traceback= 
$0 : 00000000, AT : 65B20000, v0 : 00000000, v1 : 00000000
a0 : 00000038, a1 : 7CFFFFA8, a2 : 65EE0000, a3 : 00000000
t0 : 00000020, t1 : 00000038, t2 : 00000000, t3 : FFFF00FF
t4 : 606C5998, t5 : 00000000, t6 : 6424034C, t7 : 00000000
s0 : 00000000, s1 : 6000D0A0, s2 : 65310000, s3 : 00000001
s4 : 64240000, s5 : 65515278, s6 : 65510000, s7 : 0000000D
t8 : 00000000, t9 : 00000000, k0 : 65F545B8, k1 : 00000000
gp : 65B233C0, sp : 655151E8, s8 : 00000034, ra : 60042C2C
EPC  : 60042C64, ErrorEPC : 00000000, SREG     : 34008003
MDLO : 00000000, MDHI     : 00000006, BadVaddr : 00000040
CacheErr : 00000000, DErrAddr0 : 00000000, DErrAddr1 : 00000000
TEXT_START : 0x600089D4
DATA_START : 0x63D9C000
Cause 00000008 (Code 0x2): TLB (load or instruction fetch) exception

-Traceback= 


=== Flushing messages () ===

!!! WARNING - VM is not running, will be unresponsive (status=1) !!!

EDIT: forgot to mention that I'm running alpha 6.

@grossmj
Copy link
Member

grossmj commented Jul 4, 2014

What idle-pc value did you used?

@aque
Copy link
Author

aque commented Jul 5, 2014

I am running alpha 7 now with the same results. Idle-pc is set to 0x606dd0b0. The first boot works if it is immediately after dragging the router to the topology map. CPU utilization is around 5.3% on this idle-pc. But, once I stop/start or reload it, I get the error message.

I reloaded 0.8.6 and used the same image and the same idle-pc settings. I was able to stop/start or reload with no issues. I then loaded the image on an i386 Linux VM running alpha 7 server and dynamips 0.2.13-dev-x86/Linux stable, used 0x606dc59c for my idle-pc (0x606dd0b0 was not an option), and set the gui for remote hypervisor. This worked as well.

If it helps, the md5sum of the image is "2b93c115ac49b74b4e29b66abad63f21 c7200-adventerprisek9-mz.124-24_unZ.BIN". Let me know if you need anything else.

@grossmj
Copy link
Member

grossmj commented Aug 20, 2014

The issue is related to a bug found in Dynamips a few weeks ago. Setting the NPE to npe-400 (the default in alpha7) with a RAM value over 256MB prevented c7200 routers to be reloaded without crashing. Beta 2 will integrate the version of Dynamips fixing this problem.

@grossmj grossmj closed this as completed Aug 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants