Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - slinger trouble on 6.5: (1 Item)
   
slinger trouble on 6.5  
Hi, I've a few web pages using slinger. All works fine on 6.4,  but the same 
application crashes under QNX6.5 :
 I've tested the same apps and slinger under a x86 system and 
under a ppc system, with same error:

sloginfo -c
Time             Sev Major Minor Args
Nov 22 18:22:46    5    21     0 run fault pid 466961 tid 2 signal 11 code 1 ip 0xfe3657c4 usr/sbin/slinger

Here the slinger start up script:
#! /bin/ksh
export HTTPD_ROOT_DIR=/usr/web/doc
export HTTPD_ROOT_DOC=test.shtml
export HTTP_SCRIPALIAS=/usr/web/cgi
slinger -d -s -e &

Maybe the binary included in the QNX6.5 are not updated or recompiled 
to match OS version?

Tx
M. Sangalli