X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: paravashu Newsgroups: comp.os.msdos.djgpp Subject: Re: strange problem with disk operations Date: Fri, 17 Jul 2009 00:18:13 -0700 (PDT) Organization: http://groups.google.com Lines: 34 Message-ID: <09d1167e-2bae-4774-ba28-23b332e1ca41@d9g2000prh.googlegroups.com> References: <86e53db7-9815-42a4-a7bc-bcf5276da9a4 AT p18g2000pra DOT googlegroups DOT com> <03ff1567-e4b6-4aaf-b218-d290ebb892d9 AT o9g2000prg DOT googlegroups DOT com> <57d4080b-ed46-4df6-887c-ac4ff099938f AT m18g2000vbi DOT googlegroups DOT com> NNTP-Posting-Host: 210.118.108.254 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1247815093 22439 127.0.0.1 (17 Jul 2009 07:18:13 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 17 Jul 2009 07:18:13 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: d9g2000prh.googlegroups.com; posting-host=210.118.108.254; posting-account=nZZF7goAAAABsnWP2j-BAdZkVZvGqieS User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Jul 14, 12:30=A0pm, Rugxulo wrote: > Hi, > > On Jul 13, 4:28=A0pm, Rugxulo wrote: > > > > > On Jul 13, 4:06=A0am, paravashu wrote: > > > One more piece of info....once i compile the application, i am > > stubbing it with, cswdpmi.exe and cwsdstub.exe.. > > and just observed that...when i dont stub those files and have my > > standalone application along in the path..the utility does not hang > > but eventually completes after a long time... > > What else is being used then? PMODE/DJ, I presume. > > > but when i had those exes stubbed..the utility gives strange kind of > > errors and hangs straight away.. > > Thank you for your help > > I wonder if this is due to swapping or maybe you used an old, old > version (before r5)?? Either way, I assume you didn't mean to e-mail > me only, so I'm cc'ing it here for CWS' (and others') reading > pleasure. =A0 ;-) I have tried with the bigstack cswdpmi.exe provided in the above link http://clio.rice.edu/djgpp/bigstack.zip when i dont combine this exe with my utility, the application works fine without any hanging problem.. but only when i stub this with the utility to make it single exe and try, the problem comes.. may be now you have more info...so please tell me how to resolve this...thanks in advance