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: Python -- unable to remap cygz.dll


On 4/22/2010 10:04 PM, Rurik Christiansen wrote:
I've got the following error:

INFO: Running: ['latex', '-no-shell-escape', '-halt-on-error',
'latex-equation.tex'] (cwd:
/cygdrive/c/Users/<username>/AppData/Local/Temp/zim-<username>)
       5 [main] python2.5 2712 C:\cygwin\bin\python2.5.exe: *** fatal
error - unable to remap C:\cygwin\bin\cygz.dll to same address as
parent: 0x560000 != 0x692C0000
     109 [main] python2.5 3764 fork: child 2712 - died waiting for dll
loading, errno 11

while trying to add an equation in a zim (personal wiki) notebook

Is there anything I can do ?

The two common causes of this are:


  1. <http://cygwin.com/acronyms/#BLODA>
  2. DLL collisions

The solutions:

  1. Kill BLODA. ;-)
  2. rebaseall

See the link above for details on BLODA and how to kill it.  Download
and install the 'rebase' package for (2).  Read the README:

/usr/share/doc/Cygwin/rebase-3.0.1.README

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting annoying in email?

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


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