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

[gftp] Fw: Re: gFTP: gFTP 2.0.15rc1 has been released



FYI:

(the "apply -> ok -> coredump" seems to be a common error)


Begin forwarded message:

Date: Thu, 24 Jul 2003 19:51:34 +0200
From: Oliver Lehmann <lehmann@ans-netz.de>
To: Brian Masney <masneyb@gftp.org>
Cc: gftp-announce@seul.org
Subject: Re: gFTP: gFTP 2.0.15rc1 has been released


Hi,

thanks for the Update. I attached patches i need to apply to make it work
under FreeBSD 4 (STABLE) and FreeBSD 5. especially the grantpt function
seems not to work under FreeBSD 5 (so i disabled this checking in
configure).
Important things are the HAVE_OPENPTY define if openpty() was found ind
-lutil and patchfile patch-lib::sshv2.c. Normally FreeBSD hosts only
respond with "Password:" not with "user@host's password: "...

When i try to change the sftp-server path inside File->Options->SSH and
click [Apply] and then [OK] gftp coredumps (w/o an Apply before OK it
works)
Here the backtrace:

(gdb) bt
#0  0x281bbec2 in gtk_type_check_object_cast ()
   from /usr/X11R6/lib/libgtk12.so.2
#1  0x0805f796 in mkdir_dialog ()
#2  0x0805fe17 in mkdir_dialog ()
#3  0x28152376 in gtk_marshal_NONE__NONE () from
#/usr/X11R6/lib/libgtk12.so.2 4  0x2818c3d6 in gtk_handlers_run () from
#/usr/X11R6/lib/libgtk12.so.2 5  0x2818b51c in gtk_signal_real_emit ()
#from /usr/X11R6/lib/libgtk12.so.2 6  0x28188c42 in gtk_signal_emit ()
#from /usr/X11R6/lib/libgtk12.so.2 7  0x280dd0f2 in gtk_button_clicked ()
#from /usr/X11R6/lib/libgtk12.so.2 8  0x280debaf in
#gtk_real_button_released () from /usr/X11R6/lib/libgtk12.so.2 9 
#0x28152376 in gtk_marshal_NONE__NONE () from /usr/X11R6/lib/libgtk12.so.2
#10 0x2818b390 in gtk_signal_real_emit () from
#/usr/X11R6/lib/libgtk12.so.2 11 0x28188c42 in gtk_signal_emit () from
#/usr/X11R6/lib/libgtk12.so.2 12 0x280dcff2 in gtk_button_released () from
#/usr/X11R6/lib/libgtk12.so.2 13 0x280de407 in gtk_button_button_release
#()
   from /usr/X11R6/lib/libgtk12.so.2
#14 0x28151fa6 in gtk_marshal_BOOL__POINTER ()
   from /usr/X11R6/lib/libgtk12.so.2
#15 0x2818b570 in gtk_signal_real_emit () from
#/usr/X11R6/lib/libgtk12.so.2 16 0x28188c42 in gtk_signal_emit () from
#/usr/X11R6/lib/libgtk12.so.2 17 0x281cb4a7 in gtk_widget_event () from
#/usr/X11R6/lib/libgtk12.so.2 18 0x28151ef5 in gtk_propagate_event () from
#/usr/X11R6/lib/libgtk12.so.2 19 0x28150c25 in gtk_main_do_event () from
#/usr/X11R6/lib/libgtk12.so.2 20 0x28214bcc in gdk_event_dispatch () from
#/usr/X11R6/lib/libgdk12.so.2 21 0x28249627 in g_main_dispatch () from
#/usr/local/lib/libglib12.so.3 22 0x28249c1b in g_main_iterate () from
#/usr/local/lib/libglib12.so.3 23 0x28249e14 in g_main_run () from
#/usr/local/lib/libglib12.so.3 24 0x28150577 in gtk_main () from
#/usr/X11R6/lib/libgtk12.so.2 25 0x08059285 in main ()
#26 0x0804fe92 in _start ()
(gdb) 

-- 
 Oliver Lehmann
        @home: lehmann@ans-netz.de
      @office: oliver.lehmann@mgi.de
         @www: http://www.pofo.de/  |  http://wishlist.ans-netz.de/



-- 
 Oliver Lehmann
        @home: lehmann@ans-netz.de
      @office: oliver.lehmann@mgi.de
         @www: http://www.pofo.de/  |  http://wishlist.ans-netz.de/

Attachment: patch-ae
Description: Binary data

Attachment: patch-af
Description: Binary data

Attachment: patch-configure
Description: Binary data

Attachment: sshv2.c
Description: Binary data