public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: lftp 4.8.0-1
       [not found] <8e41ochmvhsc8qeo79akv2s5ol6rrhpi8a@4ax.com>
@ 2017-08-04 18:38 ` Nellis, Kenneth
  2017-09-01 18:53   ` Nellis, Kenneth
  0 siblings, 1 reply; 7+ messages in thread
From: Nellis, Kenneth @ 2017-08-04 18:38 UTC (permalink / raw)
  To: The Cygwin Mailing List

[-- Attachment #1: Type: text/plain, Size: 979 bytes --]

> lftp 4.8.0-1 is now available in Cygwin. This is a new upstream release,
> with minor enhancements and bug fixes.  Please see
> http://lftp.tech/news.html for the list of changes.
> 
> lftp is a sophisticated file transfer program and ftp/http/bittorrent
> client. It supports multiple network protocols.  It offers tab completion,
> command history, job control, and bookmarks. It can mirror sites and
> transfer multiple files in parallel. It keeps trying interrupted
> operations
> until it can complete them.

Since I upgraded, I've been getting stack dumps with each invocation.
The program works fine, downloading the file I'm requesting, but leaves
behind file lftp.exe.stackdump.

I execute it from a Bourne shell script. The command line is:

lftp -c "open $host; mget -E logs.*.tar.gz"

It gets its username and password from ~/.netrc.

As I said, the download is good.

In case it is useful, my latest stack dump is attached.

--Ken Nellis

[-- Attachment #2: lftp.exe.stackdump --]
[-- Type: application/octet-stream, Size: 1375 bytes --]

Stack trace:
Frame        Function    Args
000FFFFC310  0018005CC8C (000FFFFE3F4, 0000000F720, 000777C3087, 000FFFFDE50)
000FFFFC3B0  0018005E25B (0000001208B, 00000000000, 00000000230, 00000000000)
000FFFFC600  0018011E1A3 (FFFFFA8000000000, 0000000000E, 000FFFFC778, 00000000000)
000FFFFC8F0  0018011AE5E (555F17D16C088, 00200000000, 00000000000, 00000001860)
000FFFFCA60  0018011B2E9 (00077923D79, 00000000000, 00000000003, 00000000006)
000FFFFCA60  0018011B49A (001800B9D90, 00000004048, 0018021A0B8, 001801200AC)
000FFFFCA60  0018011B74F (001004E4BAE, 001004E4BC8, 0000000007F, 0018021A00F)
000FFFFCA60  00180041426 (00000000000, 0010050C6C0, 0060005E550, 0060005E550)
00000000000  00100465BF9 (0000000000D, 0000000000C, 0000000000A, 00000000014)
00000000001  001004C8765 (003FE7891C0, 003FD851080, 001801C5C9A, 001801FC280)
00000000001  001801C5E7A (001802E58A0, 0018021AF56, 000FFFFCC50, 000FFFFCC50)
000FFFFCCC0  0018017D03E (00000000000, 00000000000, 00000000000, 00000000000)
000FFFFCCC0  001800462B3 (00000000000, 00000000000, 00000000030, FF0700010302FF00)
000FFFFCCC0  00180047819 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000  001800455E3 (00000000000, 00000000000, 00000000000, 00000000000)
000FFFFFFF0  00180045694 (00000000000, 00000000000, 00000000000, 00000000000)
End of stack trace (more stack frames may be present)

[-- Attachment #3: Type: text/plain, Size: 219 bytes --]


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: lftp 4.8.0-1
  2017-08-04 18:38 ` lftp 4.8.0-1 Nellis, Kenneth
@ 2017-09-01 18:53   ` Nellis, Kenneth
  2017-09-28  2:56     ` Andy Li
  0 siblings, 1 reply; 7+ messages in thread
From: Nellis, Kenneth @ 2017-09-01 18:53 UTC (permalink / raw)
  To: The Cygwin Mailing List

From: Nellis, Kenneth
> From: From: Andrew Schulman 
> > lftp 4.8.0-1 is now available in Cygwin. This is a new upstream release,
> > with minor enhancements and bug fixes.  Please see
> > http://lftp.tech/news.html for the list of changes.
> >
> > lftp is a sophisticated file transfer program and ftp/http/bittorrent
> > client. It supports multiple network protocols.  It offers tab
> completion,
> > command history, job control, and bookmarks. It can mirror sites and
> > transfer multiple files in parallel. It keeps trying interrupted
> > operations
> > until it can complete them.
> 
> Since I upgraded, I've been getting stack dumps with each invocation.
> The program works fine, downloading the file I'm requesting, but leaves
> behind file lftp.exe.stackdump.
> 
> I execute it from a Bourne shell script. The command line is:
> 
> lftp -c "open $host; mget -E logs.*.tar.gz"
> 
> It gets its username and password from ~/.netrc.
> 
> As I said, the download is good.
> 
> In case it is useful, my latest stack dump is attached.

The original announcement at: https://sourceware.org/ml/cygwin/2017-08/msg00009.html
My reply at: https://sourceware.org/ml/cygwin/2017-08/msg00051.html

Still getting this, but have since paid a bit more attention to the output, 
and I'm seeing:

assertion "ptr(x.heap_index)==&x" failed: file "/home/ASchulma/dev/cygwin/lftp/lftp-4.8.0-1.x86_64/src/lftp-4.8.0/src/xheap.h", line 127, function: void xheap<T>::remove(xheap<T>::node&) [with T = Timer]

Could this be something that someone could look into?

--Ken Nellis

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: lftp 4.8.0-1
  2017-09-01 18:53   ` Nellis, Kenneth
@ 2017-09-28  2:56     ` Andy Li
  2017-09-28  3:09       ` Andy Li
  0 siblings, 1 reply; 7+ messages in thread
From: Andy Li @ 2017-09-28  2:56 UTC (permalink / raw)
  To: cygwin

> Still getting this, but have since paid a bit more attention to the output,
> and I'm seeing:
>
> assertion "ptr(x.heap_index)==&x" failed: file "/home/ASchulma/dev/cygwin/
> lftp/lftp-4.8.0-1.x86_64/src/lftp-4.8.0/src/xheap.h", line 127, function:
> void xheap<T>::remove(xheap<T>::node&) [with T = Timer]


I've just got the same error when running cygport upload in x86.
Interestingly, there was no error when I did the same in x86_64.
Downgrading lftp to the previous version (4.7.7-1) "fixed" the cygport
upload.

Best,
Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: lftp 4.8.0-1
  2017-09-28  2:56     ` Andy Li
@ 2017-09-28  3:09       ` Andy Li
  2017-10-03 15:14         ` Andrew Schulman
  2017-10-04 11:01         ` Andrew Schulman
  0 siblings, 2 replies; 7+ messages in thread
From: Andy Li @ 2017-09-28  3:09 UTC (permalink / raw)
  To: cygwin, schulman.andrew

On Thu, Sep 28, 2017 at 10:41 AM, Andy Li <andy@onthewings.net> wrote:

>
>
>> Still getting this, but have since paid a bit more attention to the
>> output,
>> and I'm seeing:
>>
>> assertion "ptr(x.heap_index)==&x" failed: file
>> "/home/ASchulma/dev/cygwin/lftp/lftp-4.8.0-1.x86_64/src/lftp-4.8.0/src/xheap.h",
>> line 127, function: void xheap<T>::remove(xheap<T>::node&) [with T =
>> Timer]
>
>
> I've just got the same error when running cygport upload in x86.
> Interestingly, there was no error when I did the same in x86_64.
> Downgrading lftp to the previous version (4.7.7-1) "fixed" the cygport
> upload.
>

Just noticed that it has been reported upstream and fixed in lftp 4.8.2.
https://github.com/lavv17/lftp/issues/390

Andrew: Would you package that soon?

Best regards,
Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: lftp 4.8.0-1
  2017-09-28  3:09       ` Andy Li
@ 2017-10-03 15:14         ` Andrew Schulman
  2017-10-04 11:01         ` Andrew Schulman
  1 sibling, 0 replies; 7+ messages in thread
From: Andrew Schulman @ 2017-10-03 15:14 UTC (permalink / raw)
  To: cygwin

> On Thu, Sep 28, 2017 at 10:41 AM, Andy Li <andy@onthewings.net> wrote:
> 
> >
> >
> >> Still getting this, but have since paid a bit more attention to the
> >> output,
> >> and I'm seeing:
> >>
> >> assertion "ptr(x.heap_index)==&x" failed: file
> >> "/home/ASchulma/dev/cygwin/lftp/lftp-4.8.0-1.x86_64/src/lftp-4.8.0/src/xheap.h",
> >> line 127, function: void xheap<T>::remove(xheap<T>::node&) [with T =
> >> Timer]
> >
> >
> > I've just got the same error when running cygport upload in x86.
> > Interestingly, there was no error when I did the same in x86_64.
> > Downgrading lftp to the previous version (4.7.7-1) "fixed" the cygport
> > upload.
> >
> 
> Just noticed that it has been reported upstream and fixed in lftp 4.8.2.
> https://github.com/lavv17/lftp/issues/390
> 
> Andrew: Would you package that soon?

lftp 4.8.1 and 4.8.2 both fail to build. I haven't found the solution yet.
I sent two messages to the lftp list about it, but they didn't post and I
haven't solved that yet either. So no progress there yet.

4.7.8 does fix the problem for me. I tried to upload it as a test release
but I guess I need to submit an override.hint file. Will try again today.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: lftp 4.8.0-1
  2017-09-28  3:09       ` Andy Li
  2017-10-03 15:14         ` Andrew Schulman
@ 2017-10-04 11:01         ` Andrew Schulman
  2017-10-11 18:01           ` Andy Li
  1 sibling, 1 reply; 7+ messages in thread
From: Andrew Schulman @ 2017-10-04 11:01 UTC (permalink / raw)
  To: cygwin

> On Thu, Sep 28, 2017 at 10:41 AM, Andy Li <andy@onthewings.net> wrote:
> 
> >
> >
> >> Still getting this, but have since paid a bit more attention to the
> >> output,
> >> and I'm seeing:
> >>
> >> assertion "ptr(x.heap_index)==&x" failed: file
> >> "/home/ASchulma/dev/cygwin/lftp/lftp-4.8.0-1.x86_64/src/lftp-4.8.0/src/xheap.h",
> >> line 127, function: void xheap<T>::remove(xheap<T>::node&) [with T =
> >> Timer]
> >
> >
> > I've just got the same error when running cygport upload in x86.
> > Interestingly, there was no error when I did the same in x86_64.
> > Downgrading lftp to the previous version (4.7.7-1) "fixed" the cygport
> > upload.
> >
> 
> Just noticed that it has been reported upstream and fixed in lftp 4.8.2.
> https://github.com/lavv17/lftp/issues/390
> 
> Andrew: Would you package that soon?

lftp 4.7.8-1 is now available in test. Please try that and let me know if it
fixes the problem for you. I'll continue to work on packaging 4.8.2.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: lftp 4.8.0-1
  2017-10-04 11:01         ` Andrew Schulman
@ 2017-10-11 18:01           ` Andy Li
  0 siblings, 0 replies; 7+ messages in thread
From: Andy Li @ 2017-10-11 18:01 UTC (permalink / raw)
  To: cygwin

> lftp 4.7.8-1 is now available in test. Please try that and let me know if it
> fixes the problem for you. I'll continue to work on packaging 4.8.2.

I confirm lftp 4.7.8-1 works as expected.
Thank you!

Best regards,
Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-10-11 18:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <8e41ochmvhsc8qeo79akv2s5ol6rrhpi8a@4ax.com>
2017-08-04 18:38 ` lftp 4.8.0-1 Nellis, Kenneth
2017-09-01 18:53   ` Nellis, Kenneth
2017-09-28  2:56     ` Andy Li
2017-09-28  3:09       ` Andy Li
2017-10-03 15:14         ` Andrew Schulman
2017-10-04 11:01         ` Andrew Schulman
2017-10-11 18:01           ` Andy Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).