Hi,

On Fri, Jun 16, 2006, Danny Zenzano wrote:
> 2006-06-07 12:51:57 [3403] [2] DEBUG: HTTP: Creating HTTPClient for
> `10.20.3.7'.
> 
> 2006-06-07 12:51:57 [3403] [0] PANIC: gwlib/octstr.c:2326: seems_valid_real:
> Assertion `ostr != NULL' failed. (Called from gwlib/
> octstr.c:1310:octstr_strip_nonalphanums.)

 Is this with Mbuni CVS?  The only call to octstr_strip_nonalphanums
 (from Mbuni's source) is at mmsc/mmsproxy.c:138, and can't pass NULL.

 Can you build with debugging symbols and attach to the mbuni process
 with gdb and break on gwlib/octstr.c:2326?
 (CFLAGS="-g -O0 -ggdb" ./configure ...)

   Bye,
-- 
Loïc Minier <[EMAIL PROTECTED]>

_______________________________________________
Users mailing list
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org

Reply via email to