Displaying 2 results from an estimated 2 matches for "avl_creat".
Did you mean:
avl_create
2009 Mar 06
1
Fix for foreign package segfault on Solaris 10 Intel
...lt ***
address fe1d5c70, cause 'invalid permissions'
Traceback:
1: .C("spss_init", PACKAGE = "foreign")
2: fun(...)
This happened whether I built with gcc3, gcc4, or SunStudio 12.
Using pstack I found that the code was crashing in avl_create().
Using truss I found that identically named functions in the Solaris
/lib/libavl.so.1 library were being used instead of the AVL functions
provided in avl.c in the foreign package. To verify, I replaced all
of the "avl_" and "AVL_" patterns in foreign/src/*.[ch] with &quo...
2004 Aug 06
5
Missing headers in Icecast2
Hi Karl,
Thanks for your help,
About the "Connection:" header, you are right, it's:
"Connection: close" and NOT "Connection: keep-alive". The protocol when the
SERVER sends the data is http 1.0. It's http 1.1 when the browser requests
the data.
I don't understand the "Content-Length: 54000000" header either. Also I
noticed the flash player on