trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: May 2012

Re: [trinity-devel] Konqueror SIGABRT with latest GIT

From: "Timothy Pearson" <kb9vqf@...>
Date: Wed, 16 May 2012 14:36:45 -0500
> Tim,
>
> Today I am receiving a SIGABRT crash when I try to start Konqueror. I
> don't have debugging symbols enabled with this build.
>
> My builds from May 14 late afternoon are okay. Therefore the possible
> candidates for the crash:
>
> d3a9d561 2012-05-15 [tdelibs] Add the ability to force read-only
> configuration file access in a TDE application
> Force tde-config to use read-only access
>
> b45b4bd7 2012-05-15[tdebase] Fix KHTML smooth scrolling control center
> option
>
> 9a948c1a 2012-05-15 [tdebase] Disable keyboard shortcuts for file location
> moving, as they did not work properly and have very little practical use
>
> b0fa10df 2012-05-15 [tdebase] Add drag and drop to kate file list in
> manual mode
>
> 46a657f7 2012-05-15 [tdebase] Add the ability to reorder documents in kate
>
> Intermixing tdelibs and tdebase packages between the two dates is
> inconclusive. The only combination that runs fine is using both packages
> from May 14.
>
> I'll have to debug by reverting patches one-by-one unless you have a hunch
> what happened.
>
> Darrell

It could be d3a9d561, though I don't know how.  I assume you rebuilt
tdelibs, then rebuilt all the other packages against it?  d3a9d561
introduced an ABI incompatibility.

Tim