Lines: 35
Newsgroups: comp.lang.smalltalk
Message-ID: <4disl2$5md@s12.rm.sni.de>
From: gerhard.schneider@rm.sni.de (Gerhard Schneider)
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!gatech!newsfeed.internetmci.com!howland.reston.ans.net!Germany.EU.net!Dortmund.Germany.EU.net!nntp.gmd.de!news.rwth-aachen.de!genesis.westend.com!news2.gtn.com!gtnduss1.du.gtn.com!ius.gun.de!roka.net!news.space.net!news.ecrc.de!news.mch.sni.de!s12.rm.sni.de!f12p48!gerhard.schneider
Subject: GPF in VW2.0 for Win32s
Date: Wed, 17 Jan 1996 18:15:05 +0000
X-Gateway: ZCONNECT XX ius.gun.de [UNIX/Connect v0.73]
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

Hello,

I have developed an application in Digitalks
VW 2.0 for Win32s.
It runs quite well, but sometimes I get a GPF
during startup.
In error.log, I read the following lines:

GPF has occurred

START
API method: UserDLL >> charLowerBuff:length:
2 arguments.
2: Smalltalk integer 1 (0x00000001)
1: String size  ( 1 0 0 0 0 )

Stack frames:
NationalLanguageSupport 
(NationalLanguageSupport) >> 
initCharacterPredicates
NationalLanguageSupport 
(NationalLanguageSupport) >> initialize
NationalLanguageSupport 
(NationalLanguageSupport) >> new
NationalLanguageSupport 
(NationalLanguageSupport) >> startUp
SessionModel (SessionModel) >> startupSession
SystemDictionary (SystemDictionary) >> launch

Does anybody have an idea what is wrong?

Thanks,

Gerhard

