bzr 1.6.1/win32: hard crash because wrong libapr.dll is loaded

Mark Hammond mhammond at skippinet.com.au
Wed Sep 10 08:54:29 BST 2008


> Perhaps windows-1252.so is loaded dynamically in libapriconv.dll (which
> is the only file containing the string "windows-1252"?
> 
> Perhaps we are just observing the consequence of not packaging windows-
> 1252.so, or of not forcing the SVN client library to run in
english/neutral
> locale?

I suspect you might be correct.  Interestingly, if I set LANG=de, then 'svn
help' prints german text for me - however, that isn't enough to force
bzr-svn to try and load that .so for me.  It might be interesting to see if
setting it to 'C' helps for you?  Google wasn't much help in telling me how
to customize the locale via the environment, but did offer that tip for
force it back to English.

Alternatively, I've made a .zip file of the 'iconv' directory from the svn
directories used by the windows binary builds and put it at
http://starship.python.net/crew/mhammond/svn-win32-1.4.6-iconv.zip - it
would be interesting to see if your problem is solved by unzipping this in
the svn plugins directory (the .zip folder has the 'iconv' directory itself
in it).

Cheers,

Mark





More information about the bazaar mailing list