We have discontinued this forum and moved support tickets to the GitHub issue tracker. More info

MFC 1.1.12.2 fills my console with errors

Control fans on Apple hardware: iMacs, Macbooks, etc

Moderator: Steven

Post Reply
Sten
Posts: 3
Joined: 15 Oct 2014, 08:19

MFC 1.1.12.2 fills my console with errors

Post by Sten »

Hey,

my MFC-app 1.1.12.2 fills my console with errors after starting:
--> using OSX 10.6.8

lots of __NSAutoreleaseNoPool warnings

What can be done to cure this?
Sten
Posts: 3
Joined: 15 Oct 2014, 08:19

Re: MFC 1.1.12.2 fills my console with errors

Post by Sten »

The same with the 1.20 beta:

technical info is:

Code: Select all

Macs Fan Control 1.2.0 beta
iMac5,1
Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz[100]
Mac OS X 10.6

Fans:
ODD-min{800}curr{798}max{5000}mode{2,TO0P,35,45}
HDD-min{1400}curr{1824}max{5000}mode{2,SAMSUNG HD103UJ,35,43}
CPU-min{800}curr{1343}max{3600}mode{2,TG0D,46,65}


TempSensors:
TA0P (Ambient) - 25
TC0D (CPU Diode) - 43.25
TC0P (CPU Proximity) - 41
TG0D (GPU Diode) - 49.375
TH0P () - 41
TO0P (Optical Drive) - 35.75
Tm0P (Mem Controller) - 46.75


Disk drives:
SAMSUNG HD103UJ - 35
User avatar
Steven
CrystalIDEA Developer
Posts: 2294
Joined: 21 Dec 2009, 11:48
Location: CrystalIDEA headquarters
Contact:

Re: MFC 1.1.12.2 fills my console with errors

Post by Steven »

Sten
Have you read the FAQ?
Sten
Posts: 3
Joined: 15 Oct 2014, 08:19

Re: MFC 1.1.12.2 fills my console with errors

Post by Sten »

Ah i get it:

Macs Fan Control FAQ

Known Issues
Memory leaks warning on 10.6
Some users notice memory leaks warning in Console on Macs Fan Control startup when running on OS X 10.6.x. The reason is that latest version of Qt framework is not well optimized for old Macs OS X. These warnings are absolutely not critical and should be ignored.
Post Reply