ACE VERSION: 5.6.2 HOST MACHINE and OPERATING SYSTEM: Windows 2003 Server If on Windows based OS's, which version of WINSOCK do you use?: Winsock 2.2 TARGET...
Sorin Voicu-Comendant
sorinvc@...
Feb 6, 2008 10:19 pm
5810
Thanks very much for the PROBLEM-REPORT-FORM, Sorin - I've fixed this for the next beta. -Steve -- Steve Huston, Riverace Corporation Want to take ACE training...
Steve Huston
shuston@...
Feb 6, 2008 11:39 pm
5811
ACE VERSION: 5.6.2 HOST MACHINE and OPERATING SYSTEM: If on Windows based OS's, which version of WINSOCK do you use?: Host is WindowsXP with winsock2.0...
Daniel Lang
daniel.lang@...
Feb 11, 2008 8:44 am
5812
Hi, Thanks for using the PRF form. Can you make patches to fix this issue and store it in bugzilla (see http://deuce.doc.wustl.edu/bugzilla/index.cgi) pending...
Johnny Willemsen
jwillemsen@...
Feb 11, 2008 9:06 am
5813
Hi Daniel, This is a good idea - thank you for pointing it out. I don't believe anyone is still supporting pre-5.0 CE, so this should be done. Changing just...
Steve Huston
shuston@...
Feb 12, 2008 3:57 pm
5814
Hi Artem, I had a look at this issue briefly. The wpdu class already adds a 0 terminator to the community string, so it's not clear how you're app is running...
Steve Huston
shuston@...
Feb 12, 2008 4:14 pm
5815
ACE VERSION:
@ Solaris 5.8 :
ACE version 5.4.1, released Fri Apr 02 13:36:08 2004
@ Solaris 5.10 :
ACE version 5.6.2, released Fri...
Mustafa Solmaz
solmaz.mustafa@...
Feb 14, 2008 6:18 am
5816
Hi, Thanks for using the PRF form. Try this on for example linux and see how it runs there, that would tell you at least if this is something in ACE or in ...
Johnny Willemsen
jwillemsen@...
Feb 14, 2008 7:21 am
5817
Hi Mr. Willemsen, Thank you very much for your reply. Linux has no problem at all, like Solaris 5.8. So, the problem is related to Solaris 5.10 for sure. But,...
Mustafa Solmaz
solmaz.mustafa@...
Feb 14, 2008 11:13 am
5818
... Actually, this alone turns out to not be enough to fix the problem, because the thread-safe version of ACE_Timer_Heap and I presume all other...
Caleb Epstein
caleb.epstein@...
Feb 14, 2008 8:51 pm
5819
Hi, There is an ACE_Reverse_Lock you could use for this. The question would be whether this doesn't cause other side effects, can you store this issue in ...
Johnny Willemsen
jwillemsen@...
Feb 15, 2008 8:18 am
5820
ACE VERSION: 5.5.6 HOST MACHINE and OPERATING SYSTEM: i386, Linux 2.6.20-1.2933.fc6 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: same. COMPILER...
Rudy Pot
rpot@...
Feb 27, 2008 10:29 am
5821
Hi, Thanks for using the PRF form. I found the change below in svn Johnny Sat Mar 22 11:58:12 2003 Douglas C. Schmidt <schmidt@...> *...
Johnny Willemsen
jwillemsen@...
Feb 27, 2008 12:08 pm
5822
Hi Johnny, Thanks for your quick response! I have had a closer look at all related bug messages and now I see that my problem is already quite old (sorry for...
Rudy Pot
rpot@...
Feb 27, 2008 3:37 pm
5823
Rudy, I reported the exact same issue and diagnostic a couple of months ago (see mailing list on 11/29/2007 and 11/30/2007). Even though this is a clear bug,...
Greg Popovitch
gpy@...
Feb 27, 2008 4:14 pm
5824
Johnny, I didn't mean any offense. You do confirm my observation with the statement: "people don't have time anymore to just fix these kind of issues without...
Greg Popovitch
gpy@...
Feb 27, 2008 4:37 pm
5825
Hi, Please read docs/ACE-bug-process.html, the issue is more that people don't have time anymore to just fix these kind of issues without funding. This is a...
Johnny Willemsen
jwillemsen@...
Feb 27, 2008 4:59 pm
5826
Hi, The first step is to report this in bugzilla (http://deuce.doc.wustl.edu/bugzilla/index.cgi). Personally I am only fixing issues through bugzilla, when...
Johnny Willemsen
jwillemsen@...
Feb 27, 2008 5:50 pm
5827
Hi, Also, in order to make such an important change to the core of ACE, we do need an automated regression test that reproduces the problem. This must be ...
Johnny Willemsen
jwillemsen@...
Feb 27, 2008 6:22 pm
5828
Hi Greg, Perhaps the greatest strength of an open source product is the community that surrounds it and is willing to invest time and effort into improving the...
Steve Huston
shuston@...
Feb 27, 2008 6:27 pm
5829
Johnny, I agree with the usefulness of having regression tests. Still, this issue is a clear deadlock situation, which can be easily explained and understood...
Greg Popovitch
gpy@...
Feb 27, 2008 7:14 pm
5830
Hi Greg, ... There's no question that removing a deadlock is a "Good Thing"[TM]. The problem is that the "obvious" way of removing this deadlock (i.e., moving...
Douglas C. Schmidt
schmidt@...
Feb 27, 2008 7:39 pm
5831
Hi Doug, Thanks for the answer, and thanks for the great work with ACE! I agree that having a non-regression test case for the deadlock problem is useful. If...
Greg Popovitch
gpy@...
Feb 27, 2008 8:09 pm
5832
Hi, ... That is true, it is a mistake we made in the past to make changes without regression tests. At this moment the global rules are easy, we can only make ...
Johnny Willemsen
jwillemsen@...
Feb 27, 2008 8:35 pm
5833
Johnny, I understand completely. I hope someone will provide the regression test (I can't). Thanks for the help. greg From: Johnny Willemsen...
Greg Popovitch
gpy@...
Feb 27, 2008 8:36 pm
5834
Hi, Even when a deadlock can be shown on paper, we do need to have a regression test that triggers it. That way we can see it ourselves as core developers and...
Johnny Willemsen
jwillemsen@...
Feb 27, 2008 8:42 pm
5835
Hi Greg, ... You are very welcome! ... Right!! ... The problem, of course, is that race conditions are hard to detect, so a program may appear to work during...
Douglas C. Schmidt
schmidt@...
Feb 27, 2008 10:20 pm
5836
Doug, thanks for the answer. In my experience the deadlock was not simple to reproduce, at least with my application. For the PC, it seemed to occur only on...
Greg Popovitch
gpy@...
Feb 28, 2008 7:10 pm
5837
To: ace-bugs@... Subject: ACE_RW_Process_Mutex in single writer and multiple readers ACE VERSION: 5.5.8 HOST MACHINE and OPERATING SYSTEM: Windows XP...
kul gupta
kulg123@...
Mar 3, 2008 10:54 am
5838
To: ace-bugs@... Please Ignore my previous mail ,the code was not complete. Subject: ACE_RW_Process_Mutex in single writer and multiple readers ACE...