home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 21025 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.9 KB  |  50 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!gatech!darwin.sura.net!zaphod.mps.ohio-state.edu!sdd.hp.com!news.cs.indiana.edu!noose.ecn.purdue.edu!sparkyfs.erg.sri.com!rat
  3. From: rat@erg.sri.com (Ray Trent)
  4. Subject: XtDestroy seg fault
  5. Message-ID: <1993Jan12.013024.3726@erg.sri.com>
  6. Sender: news@erg.sri.com
  7. Reply-To: rat@erg.sri.com (Ray Trent)
  8. Organization: SRI International, Menlo Park, CA
  9. Date: Tue, 12 Jan 93 01:30:24 GMT
  10. Lines: 38
  11.  
  12. Has anyone else seen a situation where phase 2 of XtDestroy seg faults
  13. if more than 1 popup dialog was destroyed during a callback? If so,
  14. what's the scoop? 
  15.  
  16. The stack traces are pretty wierd...somehow XtCreateApplicationShell
  17. is getting called during XtDoPhase2Destroy. See below for more
  18. info...of course, the HP debugger isn't exactly known for being smart
  19. about stack traces...this could be all garbage.
  20.  
  21. If it matters, I'm running HPUX-8.0, X11R4, Motif 1.1. 
  22.  
  23. Sorry if this is a FAQ, I couldn't find it in the list.
  24.  
  25. Email response preferable...I'll summarize if it seems useful.
  26.  
  27. Stack Trace:
  28.  
  29.  0 _XtCreateApplicationShell + 0x000001be (0x346630, 0xffeff750, 
  30.     0xe4208, 0x3464d8, 0x346630)
  31.  1 __XmNavigate + 0x000002ee (0xffeff6b8, 0x3464d8, 0x1, 0x2e134c, 0x6)
  32.  2 __XtOnGrabList + 0x00000344 (0xffeff6b8, 0x346630, 0x19, 0x2, 0xffeff6f8) 
  33.  3 _XtDispatchEvent + 0x00000032 (0xffeff6b8, 0x3464d8, 0xffeff724, 
  34.     0x2e13d6, 0x2)
  35.  4 __XmNavigate + 0x00000412 (0x3464d8, 0x346630, 0, 0, 0x2ecff8)
  36.  5 __XtCallSmallCallbacks + 0x0000009c (0x3464d8, 0x3464ea, 
  37.     0, 0xe20b6, 0xe20f6)
  38.  6 _XtCreateApplicationShell + 0x00000134 (0x3464d8, 0x2, 0x1, 0,
  39.     0xffeffbc4)
  40.  7 __XtDoPhase2Destroy + 0x00000038 (0x2df118, 0x2, 0x2df118, 
  41.     0x33a92, 0x2)
  42.  8 _XtProcessEvent + 0x00000018 (0x3, 0, 0x4, 0x7, 0x2b521498)
  43.  
  44. Thanks much.
  45. -- 
  46. "When you're down, it's a long way up
  47.  When you're up, it's a long way down
  48.  It's all the same thing
  49.  And it's no new tale to tell"                      ../ray\..
  50.