Backtrack page is very bad written for newbi !
When you have this in terminal :

(gdb)

You need to do this :
(gdb) handle SIG33 pass nostop noprint 

write : "handle SIG33 pass nostop noprint"  and do enter

same for :

(gdb) set pagination 0
and finally :

(gdb) run /usr/bin/pidgin
or 
(gdb) run pidgin

-- 
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/357868
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to