[Home]

Summary:ASTERISK-14635: [patch] If enable DEBUG_FD_LEAKS - h323 can't start.
Reporter:Badalian Vyacheslav (slavon)Labels:
Date Opened:2009-08-12 02:22:18Date Closed:2009-08-21 11:56:02
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/BuildSystem
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20090817__issue15698.diff.txt
Description:asterisk-lip*CLI> module load chan_h323.so                                                                                                                                                                                                
Unable to load module chan_h323.so                                                                                                                                                                                                        
Command 'module load chan_h323.so ' failed.                                                                                                                                                                                              
[Aug 12 11:19:06] WARNING[13517]: loader.c:417 load_dynamic_module: Error loading module 'chan_h323.so': /usr/lib/asterisk/modules/chan_h323.so: undefined symbol: _Z18__ast_fdleak_closei                                                
[Aug 12 11:19:06] WARNING[13517]: loader.c:653 load_resource: Module 'chan_h323.so' could not be loaded.                                                                                                                                  
Comments:By: Leif Madsen (lmadsen) 2009-08-17 12:16:25

I'm taking a wild guess here, but perhaps chan_h323 doesn't have support for that debugging option, and that is why it won't load? Assigned to russell for review and commenting.

By: Badalian Vyacheslav (slavon) 2009-08-20 00:10:38

i now rollback to 1.4 because i have bug (15700) and can't test this patch, but i think, changes minimal and its may go to trunk without testing...

By: Tilghman Lesher (tilghman) 2009-08-20 10:23:49

Sorry, we don't commit issues without appropriate testing.  If lmadsen cannot reproduce, then this issue will be closed without the patch being committed.  If you want to test this and confirm the fix, that would be sufficient.

By: Badalian Vyacheslav (slavon) 2009-08-21 01:14:27

Compiled and module loaded.

Tested-By: Slavon <slavon_at_bigtelecom_ru>

By: Digium Subversion (svnbot) 2009-08-21 11:53:26

Repository: asterisk
Revision: 213559

U   branches/1.4/include/asterisk.h

------------------------------------------------------------------------
r213559 | tilghman | 2009-08-21 11:53:25 -0500 (Fri, 21 Aug 2009) | 7 lines

Permit DEBUG_FD_LEAKS to be used with C++ source files.
(closes issue ASTERISK-14635)
Reported by: slavon
Patches:
      20090817__issue15698.diff.txt uploaded by tilghman (license 14)
Tested by: slavon, tilghman

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=213559

By: Digium Subversion (svnbot) 2009-08-21 11:54:25

Repository: asterisk
Revision: 213560

_U  trunk/
U   trunk/include/asterisk.h

------------------------------------------------------------------------
r213560 | tilghman | 2009-08-21 11:54:25 -0500 (Fri, 21 Aug 2009) | 14 lines

Merged revisions 213559 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
 r213559 | tilghman | 2009-08-21 11:52:53 -0500 (Fri, 21 Aug 2009) | 7 lines
 
 Permit DEBUG_FD_LEAKS to be used with C++ source files.
 (closes issue ASTERISK-14635)
  Reported by: slavon
  Patches:
        20090817__issue15698.diff.txt uploaded by tilghman (license 14)
  Tested by: slavon, tilghman
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=213560

By: Digium Subversion (svnbot) 2009-08-21 11:55:45

Repository: asterisk
Revision: 213561

_U  branches/1.6.0/
U   branches/1.6.0/include/asterisk.h

------------------------------------------------------------------------
r213561 | tilghman | 2009-08-21 11:55:45 -0500 (Fri, 21 Aug 2009) | 21 lines

Merged revisions 213560 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r213560 | tilghman | 2009-08-21 11:53:52 -0500 (Fri, 21 Aug 2009) | 14 lines
 
 Merged revisions 213559 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r213559 | tilghman | 2009-08-21 11:52:53 -0500 (Fri, 21 Aug 2009) | 7 lines
   
   Permit DEBUG_FD_LEAKS to be used with C++ source files.
   (closes issue ASTERISK-14635)
    Reported by: slavon
    Patches:
          20090817__issue15698.diff.txt uploaded by tilghman (license 14)
    Tested by: slavon, tilghman
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=213561

By: Digium Subversion (svnbot) 2009-08-21 11:55:53

Repository: asterisk
Revision: 213562

_U  branches/1.6.1/
U   branches/1.6.1/include/asterisk.h

------------------------------------------------------------------------
r213562 | tilghman | 2009-08-21 11:55:53 -0500 (Fri, 21 Aug 2009) | 21 lines

Merged revisions 213560 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r213560 | tilghman | 2009-08-21 11:53:52 -0500 (Fri, 21 Aug 2009) | 14 lines
 
 Merged revisions 213559 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r213559 | tilghman | 2009-08-21 11:52:53 -0500 (Fri, 21 Aug 2009) | 7 lines
   
   Permit DEBUG_FD_LEAKS to be used with C++ source files.
   (closes issue ASTERISK-14635)
    Reported by: slavon
    Patches:
          20090817__issue15698.diff.txt uploaded by tilghman (license 14)
    Tested by: slavon, tilghman
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=213562

By: Digium Subversion (svnbot) 2009-08-21 11:56:02

Repository: asterisk
Revision: 213563

_U  branches/1.6.2/
U   branches/1.6.2/include/asterisk.h

------------------------------------------------------------------------
r213563 | tilghman | 2009-08-21 11:56:01 -0500 (Fri, 21 Aug 2009) | 21 lines

Merged revisions 213560 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r213560 | tilghman | 2009-08-21 11:53:52 -0500 (Fri, 21 Aug 2009) | 14 lines
 
 Merged revisions 213559 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r213559 | tilghman | 2009-08-21 11:52:53 -0500 (Fri, 21 Aug 2009) | 7 lines
   
   Permit DEBUG_FD_LEAKS to be used with C++ source files.
   (closes issue ASTERISK-14635)
    Reported by: slavon
    Patches:
          20090817__issue15698.diff.txt uploaded by tilghman (license 14)
    Tested by: slavon, tilghman
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=213563