At 09:55 PM 8/15/2002 -0500, Dan Nelson wrote:
>You don't want MIT threads; they are a last-resort for when a system
>has no native threads library at all.

Dan,

       Thanks for the quick response!  Also, thanks for the response 
several months ago to my earlier plea for help, for some reason I had 
overlooked where that message was automatically filed by my e-mail client.

       I only tried MIT threads when I couldn't get the native threads to 
work, so in this case it *was* a last-resort option ;-).

>It is only libmysqld that you're having problems with?  I have built
>mysql (the regular separate client and server) on three Tru64 systems
>with no problems.  What version of Tru64?

      Yes, it's only libmysqld that I can't get to work.  I've been using 
the regular separate client and server on Tru64 successfully for years 
(although for 3.x only, not 4.0).  The version of Tru64 I am currently 
trying to build on is 5.1.

>As for your stack trace, try using the native ladebug debugger instead
>of gdb.  Gdb (even 5.2.1) has real problems with threads on Tru64.

      ladebug does show more detail, but the end result is the same:

 >0  0x3ff8057d728 in __nxm_thread_kill(0x3ffc01842c8, 0xb, 0x1, 0x1, 0x14, 
0x3ff
c0184000) in /usr/shlib/libpthread.so
#1  0x3ff80576560 in pthread_kill(0x3ffc01842c8, 0xb, 0x1, 0x1, 0x14, 
0x3ffc0184
000) in /usr/shlib/libpthread.so
#2  0x3ff80581ae8 in UnknownProcedure2FromFile99(0x3ffc01842c8, 0xb, 0x1, 
0x1, 0
x14, 0x3ffc0184000) in /usr/shlib/libpthread.so
#3  0x3ff807e3aa0 in UnknownProcedure16FromFile0(0x3ffc01842c8, 0xb, 0x1, 
0x1, 0
x14, 0x3ffc0184000) in /usr/shlib/libexc.so
#4  0x3ff807e3e90 in exc_raise_signal_exception(0x3ffc01842c8, 0xb, 0x1, 
0x1, 0x
14, 0x3ffc0184000) in /usr/shlib/libexc.so
#5  0x3ff80578040 in UnknownProcedure282FromFile0(0x3ffc01842c8, 0xb, 0x1, 0x1,
0x14, 0x3ffc0184000) in /usr/shlib/libpthread.so
#6  0x3ff800d5170 in __sigtramp(0x3ffc01842c8, 0xb, 0x1, 0x1, 0x14, 
0x3ffc018400
0) in /usr/shlib/libc.so
#7  0x3ff800d29ac in _OtsMove(0x1a1dd44ca, 0x1a1dd44c8, 0x1a1dc0481, 0x0, 
0x6154
0478, 0x0) in /usr/shlib/libc.so
#8  0x120157978 in UnknownProcedure8FromFile25(0x1a1dd44ca, 0x1a1dd44c8, 
0x1a1dc
0481, 0x0, 0x61540478, 0x0) in wsd
#9  0x12015972c in mysql_read_query_result(0x1a1dd44ca, 0x1a1dd44c8, 
0x1a1dc0481
, 0x0, 0x61540478, 0x0) in wsd

      So why would mysql_read_query_result end up in 
UnknownProcedure8FromFile25?

Best Regards,

Randall Severy


Randall Severy    [EMAIL PROTECTED]    http://www.cyberteams.com/severy
CyberTeams, Inc.    [EMAIL PROTECTED]    http://www.cyberteams.com
Frederick, MD
(301) 682-8885          "Building effective teams in cyberspace"
1-888-832-5575



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to