RFile::Read Panics Kern Exec 0

Login to reply to this topic.
Thu, 2007-11-08 09:27
Joined: 2006-09-26
Forum posts: 10

Hi,

In my application I am trying to read from a file using RFile::Read. It panics with Kern Exec 0. Basically mine is a Scheduled application which can reschedule after every 6 hrs. If I advance the time 6 hrs forward then the same RFile::Read works fine in the next schedule.

Thanks in advance.
Symadept


Best Regards
Symadept


Thu, 2007-11-08 11:00
Joined: 2004-05-24
Forum posts: 982
Re: RFile::Read Panics Kern Exec 0

What do you do with that file handle in those 6 hours?


pirosl

Fri, 2007-11-09 12:56
Joined: 2003-12-05
Forum posts: 683
Re: RFile::Read Panics Kern Exec 0

Please, show some relevant code. Commenting on your code before seeing it is not a very useful exercise.

  • Login to reply to this topic.