Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Offline Storage API (SQlite) panic
Qt 6.11 is out! See what's new in the release blog

Offline Storage API (SQlite) panic

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 2.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    durfejs
    wrote on last edited by
    #1

    Hi again,
    I have QML application that is using sqlite offline storage API. During testing of the app it the app suddenly crashed with:

    Thread has crashed: Thread 0x349 has panicked. Category: FSCLIENT; Reason: 20

    Ever since then the app, at the first attempt to execute a tr.executeSql() statement panics with the same panic code as above.

    Symbian C++ docs refers to :

    20 This panic is raised by RFile::SetSize() when the argument denoting the size of the new file is negative.

    From this point on I am lost. Any ideas as what to do?

    Thans a lot.

    We can get richer only with progress

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      Could you try and produce a minimal, yet complete testcase that reproduces this issue?

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved