Hi,
this changes does break booting for me. I get an error message: (subsys\csrss\api\wapi.c:198) CSR: NtListenPort() failed, status=c0000005
- Hartmut
Hartmut, are you using a release (DBG=0 KDB=0) build when this happens?
On 9/8/05, Hartmut Birr osexpert@gmail.com wrote:
Hi,
this changes does break booting for me. I get an error message: (subsys\csrss\api\wapi.c:198) CSR: NtListenPort() failed, status=c0000005
- Hartmut
Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev
Hartmut Birr wrote:
Hi,
this changes does break booting for me. I get an error message: (subsys\csrss\api\wapi.c:198) CSR: NtListenPort() failed, status=c0000005
- Hartmut
I assure you I don't get this message :/, I did test! Does your latest commit fix it?
Best regards, Alex Ionescu
Alex Ionescu wrote:
Hartmut Birr wrote:
Hi,
this changes does break booting for me. I get an error message: (subsys\csrss\api\wapi.c:198) CSR: NtListenPort() failed, status=c0000005
- Hartmut
I assure you I don't get this message :/, I did test! Does your latest commit fix it?
My last two commits do fix the problem for me. I've an additional compiler switch on my debug builds (-mpreferred-stack-boundary=2). I'm not sure if it was the problem.
- Hartmut