X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=TBN k6PHSDg7LE9McyO0j6ECRq1F6/NLIJBszofhNOSFKJZ4O2s39g4OObAsxXBPjw/Y HAim9E1BaR3mbm2FS5xa2SnJAHWpm2gzDBIJVVOx2pzl3KwJUZP7I6ZvT+3rKHI7 T4JDuRQUWNM8+bk2vFzxXb2jpclTaScGjxHRmuEA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=ewou5BQw4 z8Si/xozRV64nXU9kw=; b=L0Jy5RvR10mFdvBpju6mbry0t/LwfAWPOgdggk3Ft /QPiVYDDL8/Jq3cWsot4Dr/RSnA1nxDCmB5wAKkiMNvy68owmMYtpBVdR0X22Svm 2LYthnkoaaDhoeADkLouosDZSxsQEWCsLJiaV/t6BFYpG/x6+pJOXUxRL0oFtuMV W8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.1 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-HELO: mx02.jhcn.net From: Chevallier Yves To: "cygwin AT cygwin DOT com" Subject: cwdstuff::get: error on dlfcn.cc:174 /home/corinna/src/... Date: Fri, 11 Sep 2015 09:30:58 +0000 Message-ID: <740ee366e31f4d93a6d9d42bfe583a83@DE01EX10.GLOBAL.JHCN.NET> x-ms-exchange-transport-fromentityheader: Hosted x-gfi-smtp-submission: 1 x-gfi-smtp-hellodomain: DE01EX10.GLOBAL.JHCN.NET x-gfi-smtp-remoteip: 10.1.76.10 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t8B9VIs6022136 Hi, How can I send this bug report to corinna? -----Message d'origine----- De : Chevallier Yves Envoyé : vendredi 11 septembre 2015 11:28 À : 'corinna-cygwin AT cygwin DOT com' Objet : cwdstuff::get: error on dlfcn.cc:174 /home/corinna/src/... Dear Corinna, I have found your name on a `strace` log when using `dlopen` on Python. Is it normal? symlink.check(C:\Users\user\Home\projects\foo\my.dll, 0x28AB88) (0x4022) 35 2705178 [main] python2.7 16924 path_conv::check: this->path(C:\Users\user\Home\projects\foo\my.dll), has_acls(1) 37 2705215 [main] python2.7 16924 cwdstuff::get: posix /cygdrive/c/Users/user/Home/projects/foo 32 2705247 [main] python2.7 16924 cwdstuff::get: (C:\Users\user\Home\projects\foo) = cwdstuff::get (0x8006ECF0, 32768, 0, 0), errno 11 --- Process 14376, exception c0000138 at 7726163E 3286 2708533 [main] python2.7 16924 seterrno_from_win_error: /home/corinna/src/cygwin/cygwin-1.7.35/cygwin-1.7.35-1.i686/src/src/winsup/cygwin/dlfcn.cc:174 windows error 182 42 2708575 [main] python2.7 16924 geterrno_from_win_error: unknown windows error 182, setting errno to 13 36 2708611 [main] python2.7 16924 dlopen: ret 0x0 Depending if I use `python` or `ipython` I get a different behavior for cwdstuff:get. I don't know how to investigate on this. Here below what I get from strace when it works: symlink.check(C:\Users\user\Home\projects\foo\my.dll, 0x28B728) (0x4022) 26 10440048 [main] python 12604 path_conv::check: this->path(C:\Users\user\Home\projects\foo\my.dll), has_acls(1) 23 10440071 [main] python 12604 cwdstuff::get: posix /cygdrive/c/Users/user/Home/projects/foo 25 10440096 [main] python 12604 cwdstuff::get: (C:\Users\user\Home\projects\foo) = cwdstuff::get (0x8006ECF0, 32768, 0, 0), errno 0 3405 10443501 [main] python 12604 dlopen: ret 0x5B9C0000 Regards, Yves -- 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