This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: cygwin stable and cvs snapshot - fork() bug


> > >   1 [main] mpd 1736 C:\cygwin\home\mpx\mpd-test\mpd.exe:
> > >     *** fatal error - MapViewOfFileEx (0x19030000),
> > >     Win3 2 error 6.  Terminating.
> > >   68 [main] mpd 676 fork: child 1736 - died
> > >     waiting for dll loading, errno 11 problems fork'ing for
daemon! 
> > > [...]
> > 
> > Have you eliminated the <http://cygwin.com/acronyms/#BLODA> factor?
> > 
> > Yes I did. I stopped the AV program and all related services. I also

> > used Filemon (from sysinternals) to see if I'm missing any files, 
> > without success...

> Some of the BLODA stuff has to be deinstalled entirely to have an
effect since it hooks one of its own DLLs into some system DLL.

> Another question:  Does the mpd tool load DLLs at run time?  Did you
try rebasing?

I rebooted my system (and disabled the AV services), so I was sure no AV
stuff was running. I did a rebase (rebaseall from an ash session).

mpd need's those dll files (according to dependency viewer):

CYGAUDIOFILE-0.DLL
CYGICONV-2.DLL
CYGZ.DLL

and they are available. I also used Filemon to trace the loadin process,
no files missing.

I've attached the strace dump:

$ strace ./mpd --stdout --verbose > strace.txt
current locale is "C"
setting filesystem charset to ISO-8859-1
 208907 [main] mpd 544 C:\Progra~1\cygwin\home\mpx\mpd-test\mpd.exe: ***
fatal error - MapViewOfFileEx (0x19020000), Win
32 error 6.  Terminating.
 212340 [main] mpd 1096 fork: child 544 - died waiting for dll loading,
errno 11
problems fork'ing for daemon!


regards
michael

Attachment: strace.txt
Description: strace.txt

--
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/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]