This is the mail archive of the cygwin@cygwin.com 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]

UNIX-socket problems under cygwin 1.3.2


> -----Ursprüngliche Nachricht-----
> Von: cygwin-owner@sources.redhat.com
> [mailto:cygwin-owner@sources.redhat.com]Im Auftrag von Ralf Habacker
> Gesendet am: Montag, 28. Mai 2001 09:34
> An: Cygwin
> Betreff: application calling dll hangs under cygwin 1.3.2
>
> Hi all,
>
> I have written a small application using a dll. It calls some
> functions from
> the dll and print out some text. Under cygwin 1.1.8 it works well, under
> cygwin 1.3.2 it only works if called with strace or gdb.
> Otherwise it hangs
> and I'm not able to full debug it. What I have found is that main() seems
> not to be entered.
>
> Because of running under gdb or strace I guess that there is a
> problem with
> dll-initialisation.
>
> - Is something changed in the initialisation of stdout in conjunction with
> dll's ?
>
I have figured out another problem on cygwin 1.3.2. On ported kde 1.1.2 unix
sockets doesn't work right. The function accept() returns an error. Starting
this application under cygwin 1.1.8-2 it works. Starting the app with strace
or gdb works.

Does anyone have some hints ?

> Ralf Habacker
> EMail: Ralf@habacker.de
>        Ralf.Habacker@saght.tessag.com
>
>
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
>
>


--
Want to unsubscribe from this list?
Check out: 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]