Menu

#6 segfault

open
nobody
None
5
2004-10-08
2004-10-08
Anonymous
No

Hello

I'm running kma-0.4-test1.
Building and installing the software was no problem.
But when I ran program crashed even before it started
listening on port 8000.

I tracked i down to the begin_listen function in listen.c
The members of the t_dp500 dp500 stucture wasn't
initialized
so i did a

memset(dp500,0,sizeof(t_dp500));

in the begining of the init_dp500 function
now it works.

/Kronski

Discussion


Log in to post a comment.

MongoDB Logo MongoDB