[Home]

Summary:ASTERISK-14484: module reload causes asterisk to crash
Reporter:deepesh (deepesh)Labels:
Date Opened:2009-07-17 00:08:12Date Closed:2009-07-18 11:07:11
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Resources/res_odbc
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) output.txt
Description:I am using asterisk 1.6.1.1. Whenever I do a 'module reload res_odbc.so' asterisk crashes. However if I disable automatic loading of res_odbc and load it manually after asterisk starts then this doesn't happen.
Comments:By: Tilghman Lesher (tilghman) 2009-07-17 11:19:35

If you're reporting a crash, I need you to follow the instructions in doc/backtrace.txt.

By: deepesh (deepesh) 2009-07-18 02:52:02

I have attached the backtrace

By: Tilghman Lesher (tilghman) 2009-07-18 11:07:11

This is actually a problem in the Postgres ODBC driver.  You do need to try something before reporting a problem to that project, however.  First, if you are using your distribution's packaged version of that driver, you need to download the very latest release from the Postgres ODBC site, compile, and install, and test against that release.  If this is still a problem in that release, then you should report a problem to that project.

You can download those releases from here: http://www.postgresql.org/ftp/odbc/versions/src/ and the latest version appears to be 08.03.0400.  Their bug guidelines are here:  http://www.postgresql.org/docs/current/static/bug-reporting.html and a convenient bug submission form is available here:  http://www.postgresql.org/support/submitbug