home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / database / sybase / 269 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.3 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!mtxinu!sybase!cosmo!davidvc
  2. From: davidvc@cosmo.sybase.com (David Van Couvering)
  3. Newsgroups: comp.databases.sybase
  4. Subject: Re: Open Server message Q problem
  5. Message-ID: <25500@sybase.sybase.com>
  6. Date: 6 Nov 92 19:28:24 GMT
  7. References: <BwswD0.1MF@da_vinci.it.uswc.uswest.com>
  8. Sender: news@Sybase.COM
  9. Distribution: na
  10. Lines: 29
  11.  
  12. In article <BwswD0.1MF@da_vinci.it.uswc.uswest.com>, twood@windward.it.uswc.uswest.com (Tim Woodward) writes:
  13. |> 
  14. |>  
  15. |>    Anyone out there with experience using message queues in the Open
  16. |>    Server version 2? 
  17. [deleted]
  18. |> 
  19. |>    ex: if (srv_putmsgq(log_service, log_request, SRV_M_NOWAIT) != SUCCEED)
  20. |> 
  21. |>    This causes the error messge that the message logging process has corrupted 
  22. |>    or overflowed its stack and the program exits. 
  23. |> 
  24. |>    ex: Fatal Oserver error: 16151:20:0: Server process '4' has overflowed or
  25. |>    corrupted its stack -- aborting.
  26. |> 
  27.  
  28. I would make sure that your message queue has been properly allocated
  29. and you are passing in the pointers correctly -- the stack problem
  30. usually is a result of memory being overwritten.
  31.  
  32. |> 
  33. |>    Tim Woodward
  34.  
  35. David
  36.  
  37. -- 
  38. davidvc@sybase.com | {pacbell,lll-tis,pyramid,sun}!sybase!davidvc
  39. David Van Couvering Sybase 1650 65th Street Emeryville, CA  94608
  40. - Opinions expressed here are mine and not necessarily those of Sybase -
  41.