Hi all, I've downloaded the souce code of kannel 1.0.3, I've succesfully compiled it on my SUSE 7.1 PPC installation but when the phone tries the connection I get the following dump and a Segmentation Fault error. Can somebody help me ? 2001-07-09 14:48:56 [0] INFO: Starting to log to file /tmp/wapbox.log level 0 2001-07-09 14:48:56 [0] INFO: ------------------------------------------------------------ 2001-07-09 14:48:56 [0] INFO: WAP box version 1.0.3 starting up. 2001-07-09 14:48:56 [0] DEBUG: Started thread 1 (gw/timers.c:watch_timers) 2001-07-09 14:48:56 [0] DEBUG: Started thread 2 (gw/wsp-session.c:main_thread) 2001-07-09 14:48:56 [0] DEBUG: Started thread 3 (gw/wsp-unit.c:main_thread) 2001-07-09 14:48:56 [0] DEBUG: Started thread 4 (gw/wtp_init.c:main_thread) 2001-07-09 14:48:56 [0] DEBUG: Started thread 5 (gw/wtp_resp.c:main_thread) 2001-07-09 14:48:56 [0] DEBUG: Started thread 6 (gw/wap-appl.c:main_thread) 2001-07-09 14:48:56 [7] DEBUG: Started thread 11 (gw/bb_boxc.c:function) 2001-07-09 14:48:56 [11] INFO: Client connected from <10.10.10.2> 2001-07-09 14:48:56 [11] DEBUG: setting up systems for new wapbox 2001-07-09 14:48:56 [11] DEBUG: Started thread 12 (gw/bb_boxc.c:boxc_sender) 2001-07-09 14:48:56 [0] DEBUG: Started thread 7 (gw/wapbox.c:send_heartbeat_thread) 2001-07-09 14:48:56 [0] DEBUG: Started thread 8 (gw/wapbox.c:empty_queue_thread) 2001-07-09 14:49:09 [2] DEBUG: datagram received 2001-07-09 14:49:09 [6] DEBUG: Old wapbox has disappeared, re-routing 2001-07-09 14:49:09 [0] DEBUG: Connectionless Get Request Received. 2001-07-09 14:49:09 [0] DEBUG: WSP: decoding headers: 2001-07-09 14:49:09 [0] DEBUG: Octet string at 0x1875828: 2001-07-09 14:49:09 [0] DEBUG: len: 47 2001-07-09 14:49:09 [0] DEBUG: size: 48 2001-07-09 14:49:09 [0] DEBUG: immutable: 0 2001-07-09 14:49:09 [0] DEBUG: data: 80 94 80 a9 80 95 80 80 ........ 2001-07-09 14:49:09 [0] DEBUG: data: 83 99 81 83 81 84 81 ea ........ 2001-07-09 14:49:09 [0] DEBUG: data: 81 03 02 03 e8 a1 07 80 ........ 2001-07-09 14:49:09 [0] DEBUG: data: 01 04 03 02 00 00 a9 52 .......R 2001-07-09 14:49:09 [0] DEBUG: data: 33 38 30 20 32 2e 31 20 380 2.1 2001-07-09 14:49:09 [0] DEBUG: data: 57 41 50 31 2e 31 00 WAP1.1. 2001-07-09 14:49:09 [0] DEBUG: Octet string dump ends. Segmentation fault linuxis:/linuxsw/kannel103/gateway-1.0.3/gw # 2001-07-09 14:49:09 [12] DEBUG: boxc_sender: sent message 2001-07-09 14:49:10 [11] INFO: Client <10.10.10.2> closed connection 2001-07-09 14:49:10 [12] DEBUG: Thread 12 (gw/bb_boxc.c:boxc_sender) terminates. 2001-07-09 14:49:10 [11] DEBUG: Thread 11 (gw/bb_boxc.c:function) terminates. Thanks in advance. Andrea Bortolan e_mail: [EMAIL PROTECTED]