crash while searching z3950.gbv.de
Jens Seidel
jensseidel at users.sf.net
Mon Apr 2 01:01:10 MDT 2007
On Sun, Apr 01, 2007 at 05:22:01PM -0700, Robby Stephenson wrote:
> On Sunday 01 April 2007, Jens Seidel wrote:
> > I tried to reproduce this in a valgrind session but have to confess I do
> > not know where to insert these settings. Choosing "Data sources" -> "New"
> > in the config dialog I cannot insert these settings.
>
> You don't want to use a preset server, so uncheck that box. Then all the
> others get enabled. The search terms get entered in the Internet Search
> dialog after selecting the source.
Will try it.
> > I attached a minor patch which fixes two wrong memory accesses.
>
> That's weird. Valgrind was showing a call for a negative column number?
> Maybe Qt uses -1 as some sort of error checking for a column number? That's
> a head-scratcher...
Yes, -1 was used, which resulted in accessing an array at index -1.
This was during the start up phase at which no column was selected at
all.
Please note that this is not related to the crash I reported.
Jens
More information about the tellico-users
mailing list