[Mono-dev] EntryPointNotFoundException: CreateZStream

Marcelo Zabani mzabani at gmail.com
Sun Nov 24 23:21:24 UTC 2013


  Good to know you're aware of it! I would think that a missing dll would
throw DllNotFoundException, instead, wouldn't it?

Thanks,
Marcelo.
 ------------------------------
From: Rodrigo Kumpera <kumpera at gmail.com>
Sent: ‎24/‎11/‎2013 20:59
To: Zoltan Varga <vargaz at gmail.com>
Cc: Marcelo Zabani <mzabani at gmail.com>;
mono-devel<mono-devel-list at lists.ximian.com>
Subject: Re: [Mono-dev] EntryPointNotFoundException: CreateZStream

It's a packaging bug in mono for windows.


On Sun, Nov 24, 2013 at 1:05 PM, Zoltan Varga <vargaz at gmail.com> wrote:

> Hi,
>
> So the problem is that recent mono packages are missing the MonoPosixHelper.dll file for some reason, and the system has an old version lying around in some other package, leading to this error.
>
>           Zoltan
>
>
>
> On Sun, Nov 24, 2013 at 5:43 PM, Marcelo Zabani <mzabani at gmail.com> wrote:
>
>> It seems like I'm not authorized to view that bug
>>
>>
>> On Fri, Nov 22, 2013 at 6:38 PM, Zoltan Varga <vargaz at gmail.com> wrote:
>>
>>> Hi,
>>>
>>>   Probably:
>>> https://bugzilla.xamarin.com/show_bug.cgi?id=15507
>>>
>>>            Zoltan
>>>
>>>
>>> On Fri, Nov 22, 2013 at 8:19 PM, Marcelo Zabani <mzabani at gmail.com>wrote:
>>>
>>>> I'm running into the following exception:
>>>>
>>>> *System.EntryPointNotFoundException: CreateZStream at (wrapper
>>>> managed-to-native) System.IO.Compression.DeflateStreamNative:CreateZStream
>>>> (System.IO.Compression.CompressionMode,bool,System.IO.Compression.DeflateStreamNative/UnmanagedReadOrWrite,intptr)
>>>> at System.IO.Compression.DeflateStreamNative.Create (System.IO.Stream
>>>> compressedStream, CompressionMode mode, Boolean gzip) [0x00000] in
>>>> <filename unknown>:0 at System.IO.Compression.DeflateStream..ctor
>>>> (System.IO.Stream compressedStream, CompressionMode mode, Boolean
>>>> leaveOpen, Boolean gzip) [0x00000] in <filename unknown>:0 *
>>>>
>>>> with Mono 3.2.3 on Windows 8.
>>>>
>>>> I'm running a console project in "cmd", just plain old "mono app.exe".
>>>> What could this be?
>>>>
>>>> Thanks,
>>>> Marcelo.
>>>>
>>>> _______________________________________________
>>>> Mono-devel-list mailing list
>>>> Mono-devel-list at lists.ximian.com
>>>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>>>
>>>>
>>>
>>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20131124/852e62e0/attachment-0001.html>


More information about the Mono-devel-list mailing list