Search the web
Sign In
New User? Sign Up
tao-bugs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 2316 - 2345 of 4772   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2316
TAO VERSION: 1.2.3 ACE VERSION: 5.2.3 HOST MACHINE and OPERATING SYSTEM: PC + Win2000 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER...
Dimitrije Jankovic
djankov99@...
Send Email
Jun 3, 2002
10:01 pm
2317
TAO VERSION: 1.2.3 ACE VERSION: 5.2.3 HOST MACHINE and OPERATING SYSTEM: Sun Solaris 8 (SPARC) TARGET MACHINE and OPERATING SYSTEM, if different from HOST: ...
cklutz@...
Send Email
Jun 4, 2002
1:15 pm
2318
Hi, ... [snip] ... [snip] ... You are correct. This is indeed a bug in TAO since the CORBA 2.6 spec states that POA policies can be created using either the...
Ossama Othman
ossama@...
Send Email
Jun 4, 2002
5:43 pm
2319
Hi, sorry for not providing an example (but only a long description), but I first wanted to check if the following sounds familiar to anybody. Thanks, ...
cklutz@...
Send Email
Jun 5, 2002
8:41 am
2320
TAO VERSION: 1.2.3 ACE VERSION: 5.2.3 HOST MACHINE and OPERATING SYSTEM: Pentium PC, RedHat Linux 7.1 COMPILER NAME AND VERSION (AND PATCHLEVEL): gcc 2.95.3 ...
Jesse Goldberg
jesse@...
Send Email
Jun 5, 2002
9:55 pm
2321
ACE may need to be linked in before TAO (I'm not certain, but that's how I've always set it up). Also, if you compiled TAO with threads support, you should...
Robert Hancock
hancock@...
Send Email
Jun 5, 2002
10:14 pm
2322
... I used the same test program that you used and compiled using the following lines: g++ -o main.o -c -D_REENTRANT -D_GNU_SOURCE -D_POSIX_THREADS ...
Krishnakumar B
kitty@...
Send Email
Jun 5, 2002
11:00 pm
2323
... Libraries which use symbols defined by other libraries should come before in the link like. So if libfoo.so references symbols defined in libbar.so, then...
Krishnakumar B
kitty@...
Send Email
Jun 5, 2002
11:08 pm
2324
Thanks for giving me your theories on link line ordering. I seriously doubt this problem is related to either my compiler installation or my ACE installation,...
Jesse Goldberg
jesse@...
Send Email
Jun 6, 2002
1:59 am
2325
... Huh ? Best of luck. ... It might well be. But proof please. -kitty. -- Krishnakumar B <kitty at cs dot wustl dot edu> Distributed Object Computing...
Krishnakumar B
kitty@...
Send Email
Jun 6, 2002
2:07 am
2326
Hi Jesse, ... If you figure out where the problem lies in ACE+TAO please send us a patch. Thanks, Doug -- Dr. Douglas C. Schmidt, Associate Professor TEL:...
Douglas C. Schmidt
schmidt@...
Send Email
Jun 6, 2002
2:41 am
2327
Hi Jesse, ... If that's the case, it should be easy for you to crank up a memory corruption detection tool, such as Purify, Insure++, or BoundsChecker) to...
Douglas C. Schmidt
schmidt@...
Send Email
Jun 6, 2002
2:51 am
2328
... Are you sure that you use this gcc version? I had witnessed odd core dumps in the same platform sometime in the past and then I discovered that although I...
Stelios Sfakianakis
ssfak@...
Send Email
Jun 6, 2002
8:07 am
2329
... Doug, For people using linux, I have found valgrind to be an excellent memory debugger. See http://developer.kde.org/~sewardj/ Its free as well :) Cheers, ...
Alex Hornby
alex@...
Send Email
Jun 6, 2002
8:24 am
2330
The ACE library definitely has to load before TAO does, because it has facilities that TAO uses. Given the problem that we experienced, it seems maybe there...
Robert Hancock
hancock@...
Send Email
Jun 6, 2002
2:52 pm
2331
TAO VERSION: 1.2.2 ACE VERSION: 5.2.2 HOST MACHINE and OPERATING SYSTEM: SunOS oisin 5.8 Generic_108529-13 i86pc i386 i86pc on two different hosts, Host #1:...
Brian Appel
bappel@...
Send Email
Jun 6, 2002
5:59 pm
2332
Hi Brian, Thanks for using the PRF. ... This looks like a compiler and/or assembler bug, not an ACE+TAO bug. My recommendation would be to drop the...
Douglas C. Schmidt
schmidt@...
Send Email
Jun 6, 2002
6:26 pm
2333
Hi Brian, ... It sounds like G++ is generated assembly code that confuses the Sun assembler. You might try using the GNU assembler since it probably works...
Douglas C. Schmidt
schmidt@...
Send Email
Jun 6, 2002
7:05 pm
2334
... I think I will solve this library mismatch for the next beta. Once I check in stuff you can download it from CVS. I am thinking about adding library ...
Krishnakumar B
kitty@...
Send Email
Jun 6, 2002
7:07 pm
2335
... Try increasing your RAM or swap. -kitty. -- Krishnakumar B <kitty at cs dot wustl dot edu> Distributed Object Computing Laboratory, Washington University...
Krishnakumar B
kitty@...
Send Email
Jun 6, 2002
7:15 pm
2336
TAO VERSION: 1.2.3 ACE VERSION: 5.2.3 HOST MACHINE and OPERATING SYSTEM: Solaris 8 COMPILER NAME AND VERSION (AND PATCHLEVEL): gcc 3.0.3, option exceptions=1 ...
Cyrill von Tiesenhausen
tiesen@...
Send Email
Jun 9, 2002
10:33 pm
2337
Hi Cyrill, ... Pradeep, can you please help Cyrill with this question? ... Ok, that's good to know. Take care, Doug -- Dr. Douglas C. Schmidt, Associate...
Douglas C. Schmidt
schmidt@...
Send Email
Jun 9, 2002
10:55 pm
2338
TAO VERSION: 1.2.1 ACE VERSION: 5.2.1 HOST MACHINE and OPERATING SYSTEM: PIII Windows2000 COMPILER NAME AND VERSION (AND PATCHLEVEL): MSVC 6.0 SP5 ...
Silvain Laplante
SLaplante@...
Send Email
Jun 10, 2002
6:15 pm
2339
TAO VERSION: 1.2.3 ACE VERSION: 5.2.3 HOST MACHINE and OPERATING SYSTEM: Intel PIV 1.7G|Win2000PRO Chinese TARGET MACHINE and OPERATING SYSTEM, if different...
lee
lee@...
Send Email
Jun 11, 2002
3:33 am
2340
TAO VERSION: 1.2.3 ACE VERSION: 5.2.3 HOST MACHINE and OPERATING SYSTEM: Windows 2000 SR2 If on Windows based OS's, which version of WINSOCK do you use?:...
Simon Dutkowski
dutkowski@...
Send Email
Jun 11, 2002
9:56 am
2341
Hi, Thanks for using the PRF. ... That sounds plausible. We (i.e., the DOC groups at UCI and WU) don't support Borland, so you'll need to either: 1. Figure...
Douglas C. Schmidt
schmidt@...
Send Email
Jun 11, 2002
1:03 pm
2342
Hi, ... [snip] ... It looks like the IDL compiler can't find <orb.idl>. Did you set the ACE_ROOT or TAO_ROOT environment variable? -Ossama -- Ossama Othman...
Ossama Othman
ossama@...
Send Email
Jun 11, 2002
3:41 pm
2343
TAO VERSION: 1.2 ACE VERSION: 5.2 HOST MACHINE and OPERATING SYSTEM: bash-2.04$ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model...
Andreas Koehler
Andreas.Koehler@...
Send Email
Jun 11, 2002
4:38 pm
2344
Hi, ... [snip] ... [snip] ... Do these problems occur in TAO 1.2.3? -Ossama -- Ossama Othman <ossama@...> Distributed Object Computing Laboratory,...
Ossama Othman
ossama@...
Send Email
Jun 11, 2002
4:46 pm
2345
... From: "Douglas C. Schmidt" <schmidt@...> Newsgroups: comp.soft-sys.ace To: <pradeep@...>; <tiesen@...>;...
Pradeep Gore
pradeep@...
Send Email
Jun 11, 2002
5:01 pm
Messages 2316 - 2345 of 4772   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help