1. Stan Busk
  2. Valentina Database ADK
  3. Thursday, September 12 2019, 08:50 AM
  4.  Subscribe via email
Hi,

Quite often I get a crash when exiting the application:

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libvshared_fat_release_x64.dylib 0x000000010e986b9a fbl::String::String() + 26
1 libvkernel_fat_release_x64.dylib 0x0000000110223108 fbl::vsql::LocalConnection::LocalConnection() + 268
2 libvkernel_fat_release_x64.dylib 0x0000000110222f12 fbl::vsql::GetLocalConnection() + 169
3 libvkernel_fat_release_x64.dylib 0x0000000110222d7b fbl::vsql::VSQL_OnValentinaShutDown() + 27
4 libvkernel_fat_release_x64.dylib 0x000000010ff4ac95 fbl::ValentinaShutDown() + 110
5 v4rb_cocoa_64.dylib 0x000000010e87444f Valentina_ShutDown() + 53
6 com.maxprog.icash 0x0000000107bc7dc0 Valentina.ShutDown + 16
7 com.maxprog.icash 0x0000000107c72f45 Main.Database_Close%%o<Main> + 69
8 com.maxprog.icash 0x0000000107c6f5ef Main.Event_Close%%o<Main> + 95
9 com.xojo.XojoFramework 0x000000010a6ff858 RuntimeRun + 85
10 com.maxprog.icash 0x00000001078773c3 REALbasic._RuntimeRun + 19
11 com.maxprog.icash 0x0000000109b8a1a8 _Main + 536
12 com.maxprog.icash 0x0000000109b85343 main + 19
13 libdyld.dylib 0x00007fff6ed293d5 start + 1

I use Xojo 2019r1.1 with Valentina 9.5.3. Something I can do to fix that?


Stan Busk - Software Engineer
at https://www.maxprog.comwww.maxprog.com
Comment
There are no comments made yet.
Stan Busk Accepted Answer
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Database ADK
  3. # 1
Ruslan Zasukhin Accepted Answer
Hi Stan,

ok, please open Mantis issue.

Add there steps todo to see problem
- just start and quite?
- something else?

Sometimes this is how often? once from two starts? Once from 10 starts? Else?


=========== Mantis Info =====================
You are welcome to report issue(s) and feature requests
into Mantis - our bug tracker.
<http://valentina-db.com/bt/>;

Why is it better? Described in these FAQs:
<http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:faqs:vbugs>;

TIPs:
* Please report each issue as a separate report.
* If you have database or project then attach it compressed to the report.
you can put up to 250Kb archives.
* Provide in the report as many detailed info as you can: OS, version, locale, ….
* If possible, please provide exact steps how to reproduce problem.
=========================================
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Database ADK
  3. # 2
Stan Busk Accepted Answer
The app in question is available here: https://www.maxprog.com/site/software/personal-finance/icash-sheet-us.php
Note that it crashes sometimes, not each time.

Stan
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Database ADK
  3. # 3
Ruslan Zasukhin Accepted Answer
Hi Stan,

Crash it seems in our dlls,
ShutDown() do something with LocalConnection.

Maybe something is not closed? Db, Connection, Cursor

Try please reproduce this in small example OR we need your compiled app,

Fix can be as on your side if something is not closed
so on our side - we can try to improve code to close something self.
Actually we already have had such protections, but may be something new
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Database ADK
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.