Re: [Installbase-devel] Illegal instruction, how can I debug this?
Status: Alpha
Brought to you by:
damonc
From: Damon C. <da...@yo...> - 2003-04-06 18:27:10
|
> On one Mandrake 9.0 system I keep getting an Illegal instruction and the > install crashes. Is there anyway to run the install with some options to > make it report what it is doing to the screen. > > I have been using InstallBase on many Mandrake 9.0 systems and this is > the only one that does this. I suspect there is a library missing but I > cannot figure out what. Well, unfortunately, without re-writing some code to dump debug information, there's no real way to do it. I had though once about writing in some debug code myself but never got around to it. Can you tell me where it's failing? Like right as it starts up, or does it get to a certain point and then fail? Are you using the last release or CVS? D |