|  | Bugs item #2959761, was opened at 2010-02-26 18:02
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=564599&aid=2959761&group_id=81968
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: csound
Group: csound5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: seg fault with sprintf/prints on UBUNTU
Initial Comment:
Below csd give segmentation fault on Ubuntu 32b
-nd
instr 1
ival		= 33.51124
iprec		= 2
Sformat		sprintf	"%%.%d f\t", iprec
Snew		sprintf	Sformat, ival
		;puts	Snew, 1, 1			        ;prints %.2 f
		prints	Snew				;segmentation fault
		;prints	"%.2f", 33.51124		;prints 33.51
endin
i 1	0	.1
----------------------------------------------------------------------
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=564599&aid=2959761&group_id=81968
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |