Re: [Asterisk-Users] Strange Crash

2005-01-31 Thread Adam Goryachev
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

Re: [Asterisk-Users] Strange Crash

2005-01-31 Thread Lyle Giese
, January 31, 2005 4:26 AM Subject: Re: [Asterisk-Users] Strange Crash 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

Re: [Asterisk-Users] Strange Crash

2005-01-31 Thread timebandit001
memtest86 is a nice tool and if you go to their site(http://memtest86.com), they have an ISO bootable image there also. Knoppix also can be used to test memory On the boot prompt just type memtest and it will start the test HTH ___ Asterisk-Users

[Asterisk-Users] Strange Crash

2005-01-30 Thread Paradise Dove
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.

Re: [Asterisk-Users] Strange Crash

2005-01-30 Thread Steven Critchfield
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.

Re: [Asterisk-Users] Strange Crash

2005-01-30 Thread Paradise Dove
this is what i've typed to get the crash info: gdb /usr/sbin/asterisk --core=/core.3673 is it wrong? On Sun, 30 Jan 2005 03:11:24 -0600, Steven Critchfield [EMAIL PROTECTED] wrote: On Sun, 2005-01-30 at 12:31 +0330, Paradise Dove wrote: hi, just got an strange crash, and don't know what

Re: [Asterisk-Users] Strange Crash

2005-01-30 Thread Steven Critchfield
On Sun, 2005-01-30 at 12:46 +0330, Paradise Dove wrote: this is what i've typed to get the crash info: gdb /usr/sbin/asterisk --core=/core.3673 Not sure if that is wrong, but I also see from the gdb man page that you should be able to start it by gdb /usr/sbin/asterisk /core.3673 On Sun,

Re: [Asterisk-Users] Strange Crash

2005-01-30 Thread Paradise Dove
the same result! On Sun, 30 Jan 2005 03:24:38 -0600, Steven Critchfield [EMAIL PROTECTED] wrote: On Sun, 2005-01-30 at 12:46 +0330, Paradise Dove wrote: this is what i've typed to get the crash info: gdb /usr/sbin/asterisk --core=/core.3673 Not sure if that is wrong, but I also see