[Bug 660610] Re: multiple password input field after reconnect

pschonmann 660610 at bugs.launchpad.net
Wed Oct 27 22:26:59 UTC 2010


ps at ubuntu:~$ gdb empathy 2>&1 | tee ~/gdb-empathy.txt
GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/empathy...Reading symbols from /usr/lib/debug/usr/bin/empathy...done.
done.
(gdb) handle SIG33 pass nostop noprint
Signal        Stop	Print	Pass to program	Description
SIG33         No	No	Yes		Real-time event 33
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/empathy 
[Thread debugging using libthread_db enabled]
warning: the debug information found in "/usr/lib/debug//usr/lib/libxml2.so.2.7.7" does not match "/usr/lib/libxml2.so.2" (CRC mismatch).

warning: the debug information found in
"/usr/lib/debug/usr/lib/libxml2.so.2.7.7" does not match
"/usr/lib/libxml2.so.2" (CRC mismatch).

[New Thread 0x7fffe1032710 (LWP 11653)]
[New Thread 0x7fffd8fef710 (LWP 11654)]
Could not reference provider: The name org.freedesktop.Geoclue.Providers.Yahoo was not provided by any .service files[New Thread 0x7fffd7c82710 (LWP 11676)]
[New Thread 0x7fffd7481710 (LWP 11677)]
[Thread 0x7fffd7c82710 (LWP 11676) exited]
[Thread 0x7fffd8fef710 (LWP 11654) exited]
[Thread 0x7fffd7481710 (LWP 11677) exited]
[New Thread 0x7fffd7481710 (LWP 11688)]
[New Thread 0x7fffd7c82710 (LWP 11689)]
[New Thread 0x7fffd8fef710 (LWP 11690)]
[New Thread 0x7fffd537f710 (LWP 11691)]
[Thread 0x7fffd8fef710 (LWP 11690) exited]
[Thread 0x7fffd537f710 (LWP 11691) exited]
[New Thread 0x7fffd537f710 (LWP 11766)]
[New Thread 0x7fffd8fef710 (LWP 11768)]
[Thread 0x7fffd537f710 (LWP 11766) exited]
[New Thread 0x7fffd537f710 (LWP 11858)]
[New Thread 0x7fffd49e3710 (LWP 11859)]
[New Thread 0x7fffd41e2710 (LWP 11860)]
[Thread 0x7fffd537f710 (LWP 11858) exited]
[Thread 0x7fffd8fef710 (LWP 11768) exited]
[Thread 0x7fffd41e2710 (LWP 11860) exited]
[Thread 0x7fffd49e3710 (LWP 11859) exited]
[New Thread 0x7fffd49e3710 (LWP 11872)]
[Thread 0x7fffd49e3710 (LWP 11872) exited]
[Thread 0x7fffd7c82710 (LWP 11689) exited]
[Thread 0x7fffe1032710 (LWP 11653) exited]
[Thread 0x7fffd7481710 (LWP 11688) exited]

Program exited normally.
(gdb) backtrace full
No stack.
(gdb) info registers 
The program has no registers now.
(gdb) x/16i $pc
No registers.
(gdb) thread apply all backtrace
(gdb) quit

-- 
multiple password input field after reconnect
https://bugs.launchpad.net/bugs/660610
You received this bug notification because you are a member of
Telepathy, which is subscribed to empathy in ubuntu.




More information about the Ubuntu-telepathy mailing list