RE: Python stackdump on "succesful" exit after import of python-requests

2016-02-03 Thread Maarten Jacobs
ts see if it also happens to you? >> >> I'm wondering if this is just a common problem between modules or if it is >> inherit in python itself. >> >> The other thing I noticed is that in a fresh install of 64 bit cygwin, the >> issue does not occur! >> &

RE: Python stackdump on "succesful" exit after import of python-requests

2016-02-02 Thread Maarten Jacobs
to see if I can isolate it further... > > Thanks for your help! > -- > Robert Martens > 613 807 6137 > ADMS System Administrator > > On Feb 1, 2016 9:05 PM, Maarten Jacobs wrote: > Still whittling away at this issue. I installed a few more debug libraries, > and the t

RE: Python stackdump on "succesful" exit after import of python-requests

2016-02-01 Thread Maarten Jacobs
1152 on #19 IS in handle_system_exit(). Does this mean the traceback is no good? 2. #10 of the traceback shows "#10 0x6e1e10e2 in __gcc_deregister_frame () from /usr/bin/cygexpat-1.dll" - I cannot for the life of me figure out how I get debug symbols for this? Thanks, Maarten Jacobs --

RE: Python stackdump on "succesful" exit after import of python-requests

2016-01-31 Thread Maarten Jacobs
-dw2-fde.c:216 216       gcc_assert (ob); (gdb) So looks like the problem occurs on an "assert". I need to dig further into this - but that's for tomorrow / later this week. Thanks, Maarten Jacobs > From: maarten...@hotmail.com > To: cygwin@

RE: upgrades hang forever on 0p_000_autorebase.dash

2016-01-31 Thread Maarten Jacobs
nly problem was that the window was hidden under a stack of other windows. When you run setup, are you sure there's not some window popped up somewhere - but not to the foreground? Thanks, Maarten Jacobs > To: cygwin@cygwin.com > From: patr..

RE: Python stackdump on "succesful" exit after import of python-requests

2016-01-31 Thread Maarten Jacobs
as apparently already reported in November of 2014: http://readlist.com/lists/cygwin.com/cygwin/15/75280.html Unfortunately that thread does not go any further than what is also apparent from my traceback. Does anybody have suggestions on how to further debug this issue? Thanks, Maarten Jacobs &g

RE: Python stackdump on "succesful" exit after import of python-requests

2016-01-30 Thread Maarten Jacobs
the issue with python 2.7. I ran into the issue when I was trying to build libvirt-python on Cygwin. I'd be curious to know what the real root cause for this abort is. Thanks, Maarten Jacobs  From: robert.mart...@bell.ca To: cygwin@cygwin.com Subje

RE: Error installing/updating Cygwin on Windows 10

2016-01-25 Thread Maarten Jacobs
t; From: reply-to-list-only...@cygwin.com > Date: Sun, 24 Jan 2016 21:54:48 -0500 > > On 1/24/2016 8:53 PM, Maarten Jacobs wrote: >> Duncan - thanks for the suggestion! >> >> Larry - I'm not sure what you mean by " If you use the latest Cygwin >> packa

RE: Error installing/updating Cygwin on Windows 10

2016-01-24 Thread Maarten Jacobs
-to-list-only...@cygwin.com > Date: Sun, 24 Jan 2016 20:14:39 -0500 > > On 1/24/2016 5:31 PM, Duncan Roe wrote: >> On Sun, Jan 24, 2016 at 05:09:54PM -0500, Maarten Jacobs wrote: >>> >>>> Date: Mon, 25 Jan 2016 09:

FW: Error installing/updating Cygwin on Windows 10

2016-01-24 Thread Maarten Jacobs
2.873 32-bit I'll try and see if there is a later version of setup.exe that does not have this issue. Incidentally, on the same system, a 64-bit install of Cygwin does not have this problem. Thanks, Maarten Jacobs -- Problem reports: http://cygwin.com

RE: Compiling deja-dup

2013-04-30 Thread Maarten Jacobs
Larry, thanks for your responses...  > 1. Make sure your path does not include " ". Some of the packages I  > tried to compile from source failed with funny errors eluding to "Files/Windows"  > (obviously "Program Files/Windows") - once I updated my Path to not include  > references to "Program F

RE: Compiling deja-dup

2013-04-30 Thread Maarten Jacobs
Thanks! Helpful hints. After posting initially I progressed a little further. I'm starting on my own "cheat sheet" but wanted to share a few observations that may be of use to someone who travels the same road I'm going down. 1. Make sure your path does not include " ". Some of the packages I tr

RE: Compiling deja-dup

2013-04-29 Thread Maarten Jacobs
Hello all, I have a noob question for direction. I thought it would be an interesting project to attempt to compile deja-dup under Cygwin. (So far I have not been successful finding out if this was done successfully before, or not). However - it appears I have trouble getting my environment set