RE: Jade core dumps on Solaris

Subject: RE: Jade core dumps on Solaris
From: Avi Kivity <Avi@xxxxxxxxxxxxx>
Date: Wed, 14 Jul 1999 21:12:40 +0300
On Wednesday, July 14, 1999 17:16, Bob Wysong [SMTP:bob@xxxxxxxxxxx] wrote:
> I've compiled  jade 1.2.1 on Solaris 7 using
> gcc 2.8.1 and egcs-1.1.2.  In both cases, I
> don't get any compilation errors, but jade gives
> a segmentation fault upon startup.
> 
> When I run it under debug (gdb) using "-v" flag to get the jade
> version, it crashes at:
> 
>      Program received signal SIGSEGV, Segmentation fault.
>      0xef300318 in CmdLineApp::getMessageText (this=0xeffff350,
>      frag=@0xef3e1b90,
>          text=@0xefffee30) at CmdLineApp.cxx:301
>      301       if (!MessageTable::instance()->getText(frag, str))
> 
> Has anyone had similar problems?  Ideas?
> 
Try to cout MessageTable::instance. It's probably clobbered.

---
"The only words which have meaning are the last ones spoken"



 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread