[Pidgin] #5504: Pidgin crashes when going through an ssh tunnel/socksv5
Pidgin
trac at pidgin.im
Sat Apr 12 05:24:02 EDT 2008
#5504: Pidgin crashes when going through an ssh tunnel/socksv5
-------------------------------------------------+--------------------------
Reporter: grossetti | Type: defect
Status: new | Priority: minor
Component: pidgin (gtk) | Version: 2.4.1
Keywords: pidgin gnome ssh tunnel socks proxy | Pending: 0
-------------------------------------------------+--------------------------
I have to use a ssh tunnel to use my IM, email, web. I create it like so :
{{{ssh -ND localhost:8080 my.ssh.server.here}}}
I then tell gnome to use localhost and port 8080 as a socks proxy.
then I run pidgin, it crashes and I get a message telling me to create a
ticket. I'm running :
* pidgin 2.4.1 on linux (kernel 2.6.23-3)
* gnome 2.20.3
* openssh 4.7p1 (OpenSSL 0.9.8g)
I re-compiles pidgin with the debugging on, but it still doesn't give much
info. It must be because my other libs don't have it on. I know this isn't
going to be useful, but here it is :
{{{
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7229101 in raise () from /lib/libc.so.6
No symbol table info available.
#2 0xb722a8e8 in abort () from /lib/libc.so.6
No symbol table info available.
#3 0xb7265a28 in ?? () from /lib/libc.so.6
No symbol table info available.
#4 0x00000001 in ?? ()
No symbol table info available.
#5 0x08456620 in ?? ()
No symbol table info available.
#6 0x03000001 in ?? ()
No symbol table info available.
#7 0xb732bff4 in ?? () from /lib/libc.so.6
No symbol table info available.
#8 0x084566a0 in ?? ()
No symbol table info available.
#9 0xb73118a4 in ?? () from /lib/libc.so.6
No symbol table info available.
#10 0xbf988d1c in ?? ()
No symbol table info available.
#11 0xb7269df6 in ?? () from /lib/libc.so.6
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#12 0xb732d120 in ?? () from /lib/libc.so.6
No symbol table info available.
#13 0xb732bff4 in ?? () from /lib/libc.so.6
No symbol table info available.
#14 0x084566a0 in ?? ()
No symbol table info available.
#15 0x084566a0 in ?? ()
No symbol table info available.
#16 0xbf988d38 in ?? ()
No symbol table info available.
#17 0xb72676a5 in free () from /lib/libc.so.6
No symbol table info available.
Backtrace stopped: frame did not save the PC
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/5504>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list