X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <46E162E4.2020404@gmail.com> Date: Fri, 07 Sep 2007 20:10:36 +0530 From: digant goyal User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: opendir() system call Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 hi, I wanted to ask if system calls of unix like opendir(),readir() work in cygwin.I tried them in a simple program but it didn't work.The stack dump was- Exception: STATUS_ACCESS_VIOLATION at eip=610DE9A1 eax=00000000 ebx=FFFFFFFF ecx=FFFFFFFF edx=00290000 esi=00000001 edi=00290000 ebp=0022B048 esp=0022B044 program=C:\cygwin\home\sudeep\a.exe, pid 2240, thread main cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023 Stack trace: Frame Function Args 0022B048 610DE9A1 (00290000, 0022B5EE, 00402014, 00000001) 0022CC68 610E1A1B (0022D008, 611010E8, 0040200F, 0022CCBC) 0022CC88 610E4E78 (611010E8, 0040200F, 0022CCB4, 61004A0E) 0022CCA8 610EEA55 (0040200F, 000072BD, 00290000, 00664054) 0022CCE8 61092D88 (00000001, 61169690, 00660090, 0022CC70) 0022CD98 61006198 (00000000, 0022CDD0, 61005510, 0022CDD0) 61005510 61004416 (0000009C, A02404C7, E8611001, FFFFFF48) 14668 [main] a 2240 _cygtls::handle_exceptions: Error while dumping state (probably corrupted stack) please help me.... Digant Goyal, Indore, India. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/