On Sun, 2005-01-30 at 03:11 -0600, Steven Critchfield wrote: > On Sun, 2005-01-30 at 12:31 +0330, Paradise Dove wrote: > > hi, > > > > just got an strange crash, and don't know what could cause this type of > > crashs > > - hardware failure > > - memory > > - cpu > > ....? > > i have 1xTE405P installed with 4xTA750. using fresh kernel 2.6.9 (no patch). > > * version is latest CVS HEAD. > > > > thanks > > > > Program terminated with signal 11, Segmentation fault. > > Cannot access memory at address 0xb80014bc > > Seg faults can be faulty memory, overheated CPU, but usually it is an > error in programming. > > > #0 0xb7fbbce4 in ?? () > > > > (gdb) bt > > #0 0xb7fbbce4 in ?? () > > #1 0x080d425d in _IO_stdin_used () > > #2 0x00000000 in ?? () > > Next time provide the asterisk binary along with the core file to gdb so > you can get symbol names and line numbers. >
I always though sig11 was a memory error... eg, faulty memory. At least, when compiling on a machine with bad memory, I always got sig11's in different/random places.... sometimes it would compile, and then crash later too :) I'd suggest you try and get around an hour to boot memtest, and see how it goes. (From another thread, this is one very nice reason to have a gentoo CD, it comes with bootable memtest. I wish debian would do that too)... Regards, Adam -- -- Adam Goryachev Website Managers Ph: +61 2 8304 0000 [EMAIL PROTECTED] Fax: +61 2 9345 4396 www.websitemanagers.com.au _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
