[bt-devel] crash

Fred Saalbach bt-devel@crosswire.org
Sun, 22 Apr 2001 18:40:22 -0400


This seems to be an OOPS
I found that I still had bibletime-2 files, so the assert may have been from them.
I have cleaned out all the old files now and will recompile from saturday CVS.

Fred

Fred Saalbach wrote:

> I did a CVS checkout on friday of sword and bibletime and an update yesterday
> morning (saturday) to get this set of sources.
> Sword failed to compile friday, but did compile OK after updating saturday AM.
>
> I was doing make as a normal user, with the intent of doing make install as su
> ----------
> Here is bibletime/printing/cstyleformat.cpp
> -------
>
> Start with line 76
> /** Sets the frame of this style. */
> void CStyleFormat::setFrame( bool haveFrame, CStyleFormatFrame* frame ) {
>  m_hasFrame = haveFrame;
>  if (m_frame != frame)
>   m_frame = frame;
> }
>
> /** Returns the alignement of this style format. */
> const CStyleFormat::alignement& CStyleFormat::getAlignement() const {
>  return m_alignement;
> }
>
> /** Sets the alignement flags of this style format. */
> void CStyleFormat::setAlignement( CStyleFormat::alignement newAlignement) {
>  m_alignement = newAlignement;
> }
> End with line 91
>
> -----------
> Here is somthing interesting - The last install of sword seems to have moved the
> modules.  I will rearrange them and try again
>
> Joachim Ansorg wrote:
>
> > Hi Fred!
> >
> > This is weird.
> > The messages containing ASSERT: were removed for at least one week.
> > Are you sure you have no permission problem with your sources? If you are not
> > sure could you please backup your old sources and remove the directory
> > checked out by CVS including it's subdirectories?
> >
> > What does line 81 of the file bibletime/printing/cstyleformat.cpp contain?
> > If there an ASSERT in it you have a permission problem!
> >
> > Joachim
> >
> > > The update from last night compiled.
> > > Modules were installed same as prevous compile, and sword.conf pointed
> > > to it.
> > > Modules were not found and no modules installed screen was displayed.
> > >
> > > This is the terminal output.
> > >
> > > [fks00@localhost fks00]$ bibletime
> > > (BibleTime 1.0) WARNING: KDE detected X Error: BadMatch (invalid
> > > parameter attributes) 8
> > >   Major opcode:  42
> > > (BibleTime 1.0) WARNING: ASSERT: "m_frame" in cstyleformat.cpp (81)
> > > (BibleTime 1.0) WARNING: ASSERT: "m_frame" in cstyleformat.cpp (81)
> > > (BibleTime 1.0) WARNING: ASSERT: "m_frame" in cstyleformat.cpp (81)
> > > (BibleTime 1.0) WARNING: ASSERT: "m_moduleList" in bibletime_init.cpp
> > > (53)
> > > (BibleTime 1.0) WARNING: ASSERT: "m_swordList" in cgroupmanager.cpp (81)
> > >
> > > (BibleTime 1.0) WARNING: ASSERT: "oldItem" in cgroupmanager.cpp (1354)
> > > (BibleTime 1.0) WARNING: ASSERT: "m_swordList" in cgroupmanager.cpp
> > > (1210)
> > > (BibleTime 1.0) WARNING: no sword modules, return false.
> > > KCrash: crashing.... crashRecursionCounter = 2
> > > KCrash: Application Name = bibletime path = <unknown>
> > > [fks00@localhost fks00]$
> > >
> > >
> > > --
> > > Best Regards
> > > Fred Saalbach
> > > saalbach@sybercom.net
>
> --
> Best Regards
> Fred Saalbach
> saalbach@sybercom.net

--
Best Regards
Fred Saalbach
saalbach@sybercom.net