Python crash logging repeatedly in emailed logs

Status
Not open for further replies.

Tom Astle

Cadet
Joined
Sep 22, 2015
Messages
3
I saw an earlier post about this without a resolution other than a clean install with a config restore...

I get almost daily emails with this in there 1000s of times:

kernel log messages:
pid 94219 (python2.7), uid 0: exited on signal 11 (core dumped)
pid 94260 (python2.7), uid 0: exited on signal 11 (core dumped)
pid 94261 (python2.7), uid 0: exited on signal 11 (core dumped)
pid 94262 (python2.7), uid 0: exited on signal 11 (core dumped)
pid 94263 (python2.7), uid 0: exited on signal 11 (core dumped)
pid 94264 (python2.7), uid 0: exited on signal 11 (core dumped)

I had iXsystems verify the hardware was ok. They referred me here.

FreeNAS-9.3-STABLE-201509160044
m Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
Memory 32714MB

let me know if I'm missing info here
 

Nick2253

Wizard
Joined
Apr 21, 2014
Messages
1,633
Have you tried a clean install with a config restore?

EDIT: That doesn't mean wiping out your data. Just a clean install of FreeNAS.
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
Clean reinstall takes less than 10min. Quicker than wasting time trouble shooting it.
 

DaveF81

Explorer
Joined
Jan 28, 2014
Messages
56
Can you advise if you're running any jails or plug-ins? Like others have said, probably best to backup your config, re-install FreeNAS. You will not lose any data in your pool
 

Tom Astle

Cadet
Joined
Sep 22, 2015
Messages
3
I found the solution. Reloading did not solve the problem. I found that the console menu thing was crashing and causing the tty to respawn rapidly.
Went into the advanced settings and disabled the console and the errors stopped.
 
Status
Not open for further replies.
Top