Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-12143

Too aggressive caching for QDir::entryList()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P1: Critical P1: Critical
    • None
    • 4.7.1
    • None
    • Gentoo linux on amd64, uname -a: Linux idead 2.6.32-gentoo-r2 #4 SMP Thu Jan 21 01:38:42 MSK 2010 x86_64 Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz GenuineIntel GNU/Linux

      If a file was created between two calls to QDir::entryList(), it wouldn't appear in the list returned by the second call (attached example illustrates that). Recreating the dir object after the file was created makes it appear in the list returned by entryList() again..

      The issue is reproducible on Qt 4.7 from unstable branch of 12 July.

        1. main.cpp
          0.2 kB
          Georg Rudoy
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            earthdomain Earth Domain (Inactive)
            0xd34df00d Georg Rudoy
            Votes:
            3 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes