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

QCoreWlanEngine is leaky on Mac

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.7.0
    • 4.7.0
    • None
    • MacOS 10.6.3, Qt/Cocoa 64bit
    • macOS
    • cde95eb6e0856d22e1528b2c731b876be0c71d8e

    Description

      When starting Qt Creator on MacOS, I get:

      2010-04-28 16:19:43.191 Qt Creator[29578:a0f] *** __NSAutoreleaseNoPool(): Object 0x11c9789f0 of class NSCFArray autoreleased with no pool in place - just leaking

      Setting a breakpoint on the function mentioned (that is: __NSAutoreleaseNoPool) tells me:

      #5 0x00000001208ba355 in QCoreWlanEngine::qt_metacall (this=0x12045c850, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff5fbfd990) at .moc/debug-shared/moc_qcorewlanengine.cpp:81
      #6 0x000000010185b71e in QMetaObject::metacall (object=0x12045c850, cl=QMetaObject::InvokeMetaMethod, idx=11, argv=0x7fff5fbfd990) at kernel/qmetaobject.cpp:237
      #7 0x000000010196f7c5 in QMetaMethod::invoke (this=0x7fff5fbfdc50, object=0x12045c850, connectionType=Qt::DirectConnection, returnValue={<QGenericArgument> = {_data = 0x0, _name = 0x0}, <No data fields>}, val0={_data = 0x0, _name = 0x0}, val1={_data = 0x0, _name = 0x0}, val2={_data = 0x0, _name = 0x0}, val3={_data = 0x0, _name = 0x0}, val4={_data = 0x0, _name = 0x0}, val5={_data = 0x0, _name = 0x0}, val6={_data = 0x0, _name = 0x0}, val7={_data = 0x0, _name = 0x0}, val8={_data = 0x0, _name = 0x0}, val9={_data = 0x0, _name = 0x0}) at kernel/qmetaobject.cpp:1568
      #8 0x0000000101970806 in QMetaObject::invokeMethod (obj=0x12045c850, member=0x10164d9e7 "initialize", type=Qt::AutoConnection, ret={<QGenericArgument> = {_data = 0x0, _name = 0x0}, <No data fields>}, val0={_data = 0x0, _name = 0x0}, val1={_data = 0x0, _name = 0x0}, val2={_data = 0x0, _name = 0x0}, val3={_data = 0x0, _name = 0x0}, val4={_data = 0x0, _name = 0x0}, val5={_data = 0x0, _name = 0x0}, val6={_data = 0x0, _name = 0x0}, val7={_data = 0x0, _name = 0x0}, val8={_data = 0x0, _name = 0x0}, val9={_data = 0x0, _name = 0x0}) at kernel/qmetaobject.cpp:1148
      #9 0x00000001015e5889 in QMetaObject::invokeMethod (obj=0x12045c850, member=0x10164d9e7 "initialize", val0={_data = 0x0, _name = 0x0}, val1={_data = 0x0, _name = 0x0}, val2={_data = 0x0, _name = 0x0}, val3={_data = 0x0, _name = 0x0}, val4={_data = 0x0, _name = 0x0}, val5={_data = 0x0, _name = 0x0}, val6={_data = 0x0, _name = 0x0}, val7={_data = 0x0, _name = 0x0}, val8={_data = 0x0, _name = 0x0}, val9={_data = 0x0, _name = 0x0}) at qobjectdefs.h:424
      #10 0x00000001015e4941 in QNetworkConfigurationManagerPrivate::updateConfigurations (this=0x120782600) at bearer/qnetworkconfigmanager_p.cpp:384
      #11 0x00000001015e4ca9 in QNetworkConfigurationManagerPrivate::QNetworkConfigurationManagerPrivate (this=0x120782600) at bearer/qnetworkconfigmanager_p.cpp:66
      #12 0x00000001015df7e2 in connManager () at bearer/qnetworkconfigmanager.cpp:53
      #13 0x00000001015dfb82 in QNetworkConfigurationManager::QNetworkConfigurationManager (this=0x7fff5fbfe450, parent=0x0) at bearer/qnetworkconfigmanager.cpp:181
      #14 0x00000001015ad417 in QNetworkAccessManager::createRequest (this=0x120781ef0, op=QNetworkAccessManager::GetOperation, req=@0x7fff5fbfe700, outgoingData=0x0) at access/qnetworkaccessmanager.cpp:929
      #15 0x00000001015ac6e5 in QNetworkAccessManager::get (this=0x120781ef0, request=@0x7fff5fbfe700) at access/qnetworkaccessmanager.cpp:651
      #16 0x00000001202f59b1 in Welcome::Internal::RSSFetcher::fetch (this=0x12076c3f0, url=@0x7fff5fbfe890) at rssfetcher.cpp:138

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              lopotter Lorn Potter (closed Nokia identity) (Inactive)
              erikv Erik Verbruggen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes