[asterisk-bugs] [Asterisk 0014974]: erros messages astobj2.c INTERNAL_OBJ

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Apr 27 10:18:48 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14974 
====================================================================== 
Reported By:                pj
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14974
Category:                   Core/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 190545 
Request Review:              
====================================================================== 
Date Submitted:             2009-04-27 03:22 CDT
Last Modified:              2009-04-27 10:18 CDT
====================================================================== 
Summary:                    erros messages astobj2.c INTERNAL_OBJ
Description: 
after updating from Asterisk SVN-trunk-r183057 to Asterisk
SVN-trunk-r190545
a lot of errors like below appears on console during asterisk startup and
when sip peer registers (subscribe to hins)
it seems, that this issue doesn't affect normal asterisk operation.
====================================================================== 

---------------------------------------------------------------------- 
 (0103806) svnbot (reporter) - 2009-04-27 10:18
 http://bugs.digium.com/view.php?id=14974#c103806 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 190586

U   trunk/main/manager.c

------------------------------------------------------------------------
r190586 | file | 2009-04-27 10:18:47 -0500 (Mon, 27 Apr 2009) | 10 lines

Fix a bug where we tried to send events out when no sessions container was
present.

This commit stops a warning message (user_data is NULL) from getting
output when
manager events get sent before manager is initialized. This happens
because manager
is initialized *after* modules are loaded and the act of loading modules
triggers
manager events.

(issue http://bugs.digium.com/view.php?id=14974)
Reported by: pj

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-27 10:18 svnbot         Checkin                                      
2009-04-27 10:18 svnbot         Note Added: 0103806                          
======================================================================




More information about the asterisk-bugs mailing list