Hi Yahui

On 2006-04-11 11:22:10, Yahui Yang wrote:
> Hi, 
> 
>  
> 
> I am using some of the programming interfaces of flow tool, such as
> ftio_init( ), ftio_read( ) etc, to make program. When I run my program,
> there are the following errors:
> 
>  
> 
> : malloc(): Cannot allocate memory

If we don't see the parameter of malloc I think we cannot help a lot.

can you run the program with strace? that is, something like:

strace -o myprogram.log ./myprogram

and send to the mailing list the file myprogram.log

> 
> : ftio_init(): failed

in any case I would double check the parameters being used with ftio_init

regards

        Ulisses
_______________________________________________
Flow-tools mailing list
[EMAIL PROTECTED]
http://mailman.splintered.net/mailman/listinfo/flow-tools

Reply via email to