On Wed, May 02, 2007 at 04:50:01PM +0530, subodh singh wrote:
> Actually driver is loded successfully and it
> crshes when our application try to communicate that driver on startup.
> To communicate with that driver we have followed SimpleUserClient. And
> the most imporatant thing is that Kernel panic is only occur on
> classic iMacs.
Does it work on other PowerPC systems? My guess is that you are writing
outside of allocated memory or an array and it's only showing up as a
crash on this system.
> So plaz advise me the possible reson of this crash and also suggest me
> that how can I solve it.
The most definitive way is to get a debugger hooked up to the "classic
iMac" and try to figure out what the damage is and work back from there.
Another approach is to start testing your assumptions in the user client
code to make sure that they are all correct.
-allen
--
Allen Briggs | http://www.ninthwonder.com/~briggs/ | email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-drivers mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-drivers/email@hidden
This email sent to email@hidden