Re: nm-applet segfault



On Tue, Sep 9, 2008 at 9:43 PM, Dan Williams <dcbw redhat com> wrote:
> Odd; can you kill the applet, then:
>
> gdb /usr/bin/nm-applet

Another useful approach is to not kill the applet but instead attach
to it by specifying:

gdb /usr/bin/nm-applet $(pidof nm-applet)

Then type 'continue' and follow instructions provided by Dan.

Some errors depend on the precise moment the software is run so it
might be easier to reproduce bugs without restarting the software.

-- 
Patryk Zawadzki


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]