Why does Valentina crash upon closing a DB?
Ruslan Zasukhin
sunshine at public.kherson.ua
Sun Sep 17 20:47:36 CDT 2006
On 9/17/06 6:46 PM, "Matthew Jew" <mjew at icnc.com> wrote:
>> -------
>> Also, crash log show
>>
>> 1 libvkernel_fat_release.dylib 0x01cbfa5c void
>> fbl::DbStorage::ForEachLink
>>
>>
>> So I wonder, if open your db in Vstudio, and close then no crashes?
>> If no, this means that db itself is really good...
>>
>> Something bad happens during your use...
>>
>> Links .. May be during some join was born tmp link f1 = f2
>> But then again this means some cursor still alive.
>>
>
> I don't do any joins either.
>
> Actually, in this application, the only thing I do is API-style
> searches,
> using FindBeginsWith (so far).
>
> Of course, I also read data from the DB.
>
> I make no modifications (it would actually be useful to open the DB
> as read-only).
> I have other applications that open and close the very same DB (the
> application that creates it, for one).
> This one only reads data and does searches.
>
> The strange thing is that both applications share the same code for
> dealing with the DB; that is,
> they use the common routines to open, close, make any modifications,
> read data, etc.
> The app that crashes is the only one that does searches though.
>
> I assume I am doing something wrong; I just wanted to send the crash
> log to see if the data showed your team
> anything that could help narrow down the possibilities.
Ok, so no SQL...then what about
* open in Vstudio?
* open / close in your app
* open - some steps - close in your app to see after WHICH steps problems
come...
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list