sebastinas / yafc

Yafc is yet another ftp client (with some handy features)
Other
45 stars 16 forks source link

More OpenBSD issues (segfaults) #25

Closed TheJosh closed 12 years ago

TheJosh commented 12 years ago

Han is still having issues.

Well that fixed that build error but something tells me you need
to get access to an OpenBSD machine :-)

~% yafc nluug
yafc 1.2.3
This program comes with ABSOLUTELY NO WARRANTY; for details type 'warranty'.
This is free software; type 'copyright' for details.

warning: alias 'exit' shadows a command with the same name
Looking up nluug... nluug: Unknown host
[1]    23065 segmentation fault  yafc nluug
~% yafc
yafc 1.2.3
This program comes with ABSOLUTELY NO WARRANTY; for details type 'warranty'.
This is free software; type 'copyright' for details.

warning: alias 'exit' shadows a command with the same name
yafc> open localhost
Connecting to localhost at port 21...
Connected to localhost ([127.0.0.1]:21).
Welcome to haddocks FTP service.
logging in anonymously...
remote system: UNIX Type: L8
yafc anonymous@localhost:/> ls -la
connect(): Invalid argument
connect(): Invalid argument
total 0
yafc anonymous@localhost:/>
sebastinas commented 12 years ago

On 05/09/12 01:08, Josh Heidenreich wrote:

Han is still having issues.

Well that fixed that build error but something tells me you need
to get access to an OpenBSD machine :-)

~% yafc nluug
yafc 1.2.3
This program comes with ABSOLUTELY NO WARRANTY; for details type 'warranty'.
This is free software; type 'copyright' for details.

warning: alias 'exit' shadows a command with the same name
Looking up nluug... nluug: Unknown host
[1]    23065 segmentation fault  yafc nluug

A backtrace would be nice.

~% yafc yafc 1.2.3 This program comes with ABSOLUTELY NO WARRANTY; for details type 'warranty'. This is free software; type 'copyright' for details.

warning: alias 'exit' shadows a command with the same name yafc> open localhost Connecting to localhost at port 21... Connected to localhost ([127.0.0.1]:21). Welcome to haddocks FTP service. logging in anonymously... remote system: UNIX Type: L8 yafc anonymous@localhost:/> ls -la connect(): Invalid argument connect(): Invalid argument total 0 yafc anonymous@localhost:/>

A strace would be nice.

TheJosh commented 12 years ago

I don't have these. You would need to talk to Han (who emailed me). I can send you his email if you would like.

sebastinas commented 12 years ago

Fixed in 540dc0edcdf63ff26774641fd8e922488dcf8b16 and 540dc0edcdf63ff26774641fd8e922488dcf8b16.