On Thu, Jun 14, 2001 at 05:47:04PM -0400, NDBartley wrote:
> Hey Guys,
> 
> I'm attempting to determine why I can't access RPMdrake. I have updated to
> the newest RPMDrake and it worked great for 3 or 4 hours. Now I'm not  sure
> what I installed during those 4 hours which would cause it not to work, but
> it just won't work.
> 
> Now I figured that it might be an issue w/ a configuration script, therefore
> I tried to initialize the program through a text window (Gives a much better
> failure readout IMO). Unfortunately all it's telling me is that it had a
> segmentation fault, and then it dumps the core. Does anyone know of a way to
> determine where it errored, so I can fix the error?

  gdb <absolute path of RPMdrake> core
     <<< gdb runs... >>>
  where
     -> it will give you the stack, indicating in which procedure it crashes.

I think it will not be easy to understand where and why it crashes.

> 
> I would REALLY like to use this program again, so I kinda need to figure
> this out.
> 
> Thanks,
> Nelson Bartley
> [EMAIL PROTECTED]
> 
> 
> 

Laurent.
-- 
Laurent CREPET -- [EMAIL PROTECTED]
http://megrapet.free.fr/

Reply via email to