It is currently Sun Oct 12, 2008 11:03 am

All times are UTC - 8 hours




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: SplitWords can hang the server (POL097-2006-10-29)
PostPosted: Thu Dec 28, 2006 8:41 am 
Offline

Joined: Fri Feb 17, 2006 12:25 pm
Posts: 76
Hi,

if you use SplitWords with a custom delimiter on a string that begins
with that delimiter, it will permanently hang the server ("No clock
movement"). You can use the following text command to reproduce it:

Quote:
program testbug()
var teststring := "* ";
var testarray := SplitWords(teststring, "*");

print (testarray);
endprogram


It will not hang if teststring is " *" or " * ".

Xandros


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 29, 2006 1:43 am 
Offline
POL Core Developer

Joined: Mon Jan 30, 2006 9:28 am
Posts: 292
Location: Germany, Bavaria
reviewed and problematic part found in code. but I can't test it here.

this part should hang server too if u use teststring := "abc ** def" (double * without any char between). can u check it for me? ;o)

thx, Shinigami


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 29, 2006 7:27 am 
Offline

Joined: Fri Feb 17, 2006 12:25 pm
Posts: 76
Shinigami wrote:
this part should hang server too if u use teststring := "abc ** def" (double * without any char between). can u check it for me? ;o)


You are correct, this also hangs the server.

Xandros


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 29, 2006 1:26 pm 
Offline
POL Core Developer

Joined: Mon Jan 30, 2006 9:28 am
Posts: 292
Location: Germany, Bavaria
ok, thx... fixed within cvs

Shinigami


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: Google [Bot] and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style based on FI Subice by phpBBservice.nl