Hi, I am trying the .tar.gz version of Mbuni, compiled it, no problem, but while trying some MM7 Traffic (from a real MM7 VASP request) it is crashing:
2005-05-31 13:27:43 [15065] [4] DEBUG: HTTP: Resetting HTTPClient for `127.0.0.1'. 2005-05-31 13:27:43 [15065] [4] PANIC: gwlib/octstr.c:2330: seems_valid_real: Assertion `ostr->len >= 0' failed. (Called from gwlib/octstr.c:317:octstr_destroy.) 2005-05-31 13:27:43 [15065] [4] PANIC: ./mmsproxy(gw_panic+0x174) [0x8085310] 2005-05-31 13:27:43 [15065] [4] PANIC: ./mmsproxy [0x808c628] 2005-05-31 13:27:43 [15065] [4] PANIC: ./mmsproxy(octstr_destroy+0x23) [0x8087856] 2005-05-31 13:27:43 [15065] [4] PANIC: ./mmsproxy [0x805343d] 2005-05-31 13:27:43 [15065] [4] PANIC: ./mmsproxy [0x80572bf] 2005-05-31 13:27:43 [15065] [4] PANIC: ./mmsproxy [0x807aeb4] 2005-05-31 13:27:43 [15065] [4] PANIC: /lib/tls/libpthread.so.0 [0xb7e38341] 2005-05-31 13:27:43 [15065] [4] PANIC: /lib/tls/libc.so.6(__clone+0x5e) [0xb7c8efee] I read about a similar problem, where somebody quoted, it is fixed in the CVS version, but while trying to compile the latests, I have the following error during compile: gcc -I./../mmlib -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/home/tom/mbuni/kannel//include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/libxml2 -I/usr/local/ssl/include -rdynamic -o mmsrelay mmsglobalsender.o mmsmobilesender.o mmsrelay.o -L/home/tom/mbuni/mbuni-src/mmlib -lmms -ldl -L/home/tom/mbuni/kannel//lib/kannel -lwap -lgwlib -lrt /usr/lib/libbind.so -L/usr/kerberos/lib -lresolv -lnsl -L/usr/lib /usr/lib/libxml2.so -lz -lpthread -lm -L/usr/local/ssl/lib -lcrypto -lssl /home/tom/mbuni/mbuni-src/mmlib/libmms.a(mms_uaprof.o)(.text+0x147c): In function `mktmpfname': /home/tom/mbuni/mbuni-src/mmlib/mms_uaprof.c:620: undefined reference to `tmpname' collect2: ld returned 1 exit status make[2]: *** [mmsrelay] Error 1 make[2]: Leaving directory `/home/tom/mbuni/mbuni-src/mmsc' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/tom/mbuni/mbuni-src' make: *** [all] Error 2 Anybody an idea either about the MM7 problem, or about the compile problem ? Would be great, Thanks a lot Tom Weber _______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
