On 19 June 2012 16:01, Robert Fox <[email protected]> wrote: > So for some unexplained reason it segfaults and I have to start it > again.
Please: 1) install perl-debug glibc-debug perl-Glib-debug perl-Gtk2-debug gtk2.0-debug gdb 2) run "gdb perl /usr/bin/net_applet" 3) type "run" to start it from the debuger 4) type "bt" to get a backstrace once it segfaulted 5) paste the backtrace in a text file you'll _attach_ to a bug report
