Re: [asterisk-users] Asterisk 1.4.15 crash without generating core file

2007-12-03 Thread Tzafrir Cohen
On Sun, Dec 02, 2007 at 01:06:50PM +1300, Matt Riddell wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 equis software wrote:
  Hi, I'm testing Asterisk 1.4.15 with the  -g option.
  When it crash didn´t generate core file in the /tmp folder.
  What is happening??
 
 Check the directory you were in when you ran Asterisk.

Or alternatively:

  echo '/tmp/core.%e.%t'  /proc/sys/kernel/core_pattern

This will mean that all core files (for anything that generates core
file, not only asterisk) will be created under /tmp with the file name
'core.name_of_executable.time_of_crash' (time: seconds since epoch).

To make this change permanent (if you actually think it is wise), use
/etc/sysctl.conf .

-- 
   Tzafrir Cohen
icq#16849755  jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Asterisk 1.4.15 crash without generating core file

2007-12-03 Thread equis software
Is not a configuration problem because if I run an older version of Asterisk
(ie 1.4.12) it generates this core in /tmp
With 1.4.15 I did # updatedb and then #locate core* and I didn´t found.
I found why Asterisk 1.4.15 crash, is because of this error:

asterisk: symbol lookup error: /usr/lib/asterisk/modules/cdr_pgsql.so:
undefined symbol: PQescapeStringConn

I comment cdr_pgsql.conf and it doesn´t crash any more.(Off course I haven´t
cdr in postgres)



On Dec 3, 2007 7:45 AM, Tzafrir Cohen [EMAIL PROTECTED] wrote:

 On Sun, Dec 02, 2007 at 01:06:50PM +1300, Matt Riddell wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  equis software wrote:
   Hi, I'm testing Asterisk 1.4.15 with the  -g option.
   When it crash didn´t generate core file in the /tmp folder.
   What is happening??
 
  Check the directory you were in when you ran Asterisk.

 Or alternatively:

  echo '/tmp/core.%e.%t'  /proc/sys/kernel/core_pattern

 This will mean that all core files (for anything that generates core
 file, not only asterisk) will be created under /tmp with the file name
 'core.name_of_executable.time_of_crash' (time: seconds since epoch).

 To make this change permanent (if you actually think it is wise), use
 /etc/sysctl.conf .

 --
   Tzafrir Cohen
 icq#16849755  jabber:[EMAIL PROTECTED]
 +972-50-7952406   mailto:[EMAIL PROTECTED]
 http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

 ___
 --Bandwidth and Colocation Provided by http://www.api-digital.com--

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk 1.4.15 crash without generating core file

2007-12-01 Thread Matt Riddell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

equis software wrote:
 Hi, I'm testing Asterisk 1.4.15 with the  -g option.
 When it crash didn´t generate core file in the /tmp folder.
 What is happening??

Check the directory you were in when you ran Asterisk.

- --
Kind Regards,

Matt Riddell
Director
___

http://www.venturevoip.com (Great new VoIP end to end solution)
http://www.venturevoip.com/news.php (Daily Asterisk News - html)
http://www.venturevoip.com/newrssfeed.php (Daily Asterisk News - rss)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHUfcaDQNt8rg0Kp4RApnEAKC7BjvKEhMcQlNwNzOurWw1pLdz+ACfYzpA
P37Q505SDDIQmbi+2CQ+Prc=
=O62/
-END PGP SIGNATURE-

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Asterisk 1.4.15 crash without generating core file

2007-11-30 Thread equis software
Hi, I'm testing Asterisk 1.4.15 with the  -g option.
When it crash didn´t generate core file in the /tmp folder.
What is happening??
___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users