1994 1995 1996 1997 <1998> 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 <1998> 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: A tShell failure which asks for this mail to be sent |
From: | Marty Kraimer <[email protected]> |
To: | Ron Chestnut <[email protected]> |
Cc: | [email protected] |
Date: | Fri, 30 Oct 1998 08:01:18 -0600 |
Ron Chestnut wrote: > > bic06pep00 -> tsLocalTime > > tShell: A call to "assert (pStamp != NULL)" failed in ../tsSubr.c at 604 > Please send a copy of the output from "tt (0xa2d4f0)" and a copy of this message > to the author or "[email protected]" > This problem occurred in "@(#)Version R3.13.0.beta.11 $$Date: 1997/07/14 14:04:1 > 2 $$" Any context? On an ioc? By a standard workstation tool? By locally written code? The tsSubr routines can be called by anyone. What happened is that someone called tsLocalTime(TS_STAMP *pStamp) with a null argument. Marty Kraimer