Bug 1134291 - *** Fatal error: Error in the pull function.
Summary: *** Fatal error: Error in the pull function.
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: gnutls
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nikos Mavrogiannopoulos
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-27 08:59 UTC by Ali Akcaagac
Modified: 2014-12-23 20:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-23 20:05:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ali Akcaagac 2014-08-27 08:59:24 UTC
-bash-4.2$ rpm -q gnutls-utils
gnutls-utils-3.1.26-1.fc20.i686

-bash-4.2$ cat /etc/bin/pop3.sh 
#!/bin/bash --login
# Begin pop3.sh

gnutls-cli -d 1 -p 995 pop3.web.de

exit
# End pop3.sh

;--- within the mailserver
top 339 20
*** Fatal error: Error in the pull function.
*** Server has terminated the connection abnormally.
;--- within the mailserver

Any changes to the code that causes this ? Downgraded version works perfectly.

Comment 1 Nikos Mavrogiannopoulos 2014-08-27 10:41:37 UTC
Nothing related with such an error. What was the previously used version? Could you try gnutls-cli -d 99 -p 995 pop3.web.de

and send the output?


Note You need to log in before you can comment on or make changes to this bug.