Re: Segmentation fault on x86_64
"Alexander Malysh" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, which version do you use? please try CVS HEAD. Thanks, Alex Am 27.07.2006, 16:40 Uhr, schrieb Peter Nixon <[email protected]>: > Hi Guys > > I have packaged kannel for SUSE Linux (All versions from 9.3 - 10.1 > including > Enterprise 9 and 10). The packages will be available from the > opensuse.org > > Unfortunately when I try to start kannel on a 64bit machine the following > happens: > > # bearerbox -v 1 /etc/kannel/kannel.conf > 2006-07-27 17:09:28 [9308] [0] INFO: Debug_lvl = 1, log_file = <none>, > log_lvl > = 0 > 2006-07-27 17:09:28 [9308] [0] WARNING: DLR: using default 'internal' for > storage type. > 2006-07-27 17:09:28 [9308] [0] INFO: DLR using storage type: internal > Segmentation fault > > > The same package, compiled for 32bit on the same SUSE version (32bit) > with the > same kannel.conf works fine: > > # bearerbox -v 1 /etc/kannel.conf > 2006-07-27 17:51:51 [3621] [0] INFO: Debug_lvl = 1, log_file = <none>, > log_lvl = 0 > 2006-07-27 17:51:51 [3621] [0] WARNING: DLR: using default 'internal' > for storage type. > 2006-07-27 17:51:51 [3621] [0] INFO: DLR using storage type: internal > 2006-07-27 17:51:51 [3621] [0] INFO: Added logfile > `/var/log/bearerbox.log' with level `2'. > 2006-07-27 17:51:51 [3621] [0] INFO: HTTP: Opening server at port 13000. > 2006-07-27 17:51:51 [3621] [0] INFO: Adding interface * > 2006-07-27 17:51:51 [3621] [0] ERROR: Missing wapbox-port variable, > cannot start WAP > 2006-07-27 17:51:51 [3621] [0] INFO: > ---------------------------------------- > 2006-07-27 17:51:51 [3621] [0] INFO: Kannel bearerbox II version 1.4.0 > starting > 2006-07-27 17:51:51 [3621] [0] INFO: MAIN: Start-up done, entering > mainloop > ------------------------------------------------------------------------- > > > Does anyone else have kannel working successfully on a 64bit machine? > We have had 32bit kannel in operation for over a year at one location > with no > problems. > > Regards > -- Thanks, Alex