sucks up all the VM as well....
bluetooth is disabled on this machine.
Recently, I have noticed that it is running, because it bloats up to over 3.5 GB of virtual memory, and thrashes so much that everything else pages out.
I killed it the other day, but it came back today, so I just attached gdb to it, which has caused it to pause, and everything else paged back.
My console log is full of:
Feb 25 13:09:14 8way blued[25302]: (/SourceCache/IOBluetoothApps/IOBluetoothFamily-2240.4.3/Apps_System/DeviceManager/daemon/InquiryManager.m:1716 -[InquiryManager notifyClientsOfInqu
iryComplete:infiniteSearchClientsOnly:]) EXCEPTION: connection is invalid
Feb 25 13:09:38: --- last message repeated 895 times ---
The stack trace is huge. The top 10 frames are:
gdb /usr/sbin/blued (wd: /usr/local/gw6c/bin)
bt 10
#0 0x00007fff82119636 in _asl_append_string ()
#1 0x00007fff82134afb in asl_msg_to_string ()
#2 0x00007fff821345b0 in asl_send ()
#3 0x00007fff8267b838 in __CFLogCString ()
#4 0x00007fff8267b72b in _CFLogvEx ()
#5 0x00007fff85ab136b in NSLogv ()
#6 0x00007fff85ab1303 in NSLog ()
#7 0x000000010002711d in ?? ()
#8 0x0000000100026c3f in ?? ()
#9 0x0000000100027133 in ?? ()
#10 0x0000000100026c3f in ?? ()
#11 0x0000000100027133 in ?? ()
#12 0x0000000100026c3f in ?? ()
#13 0x0000000100027133 in ?? ()
#14 0x0000000100026c3f in ?? ()
#15 0x0000000100027133 in ?? ()
(More stack frames follow...)
... thru to ....
#13028 0x0000000100026c3f in ?? ()
#13029 0x0000000100027133 in ?? ()
#13030 0x0000000100026c3f in ?? ()
#13031 0x0000000100027133 in ?? ()
#13032 0x0000000100026c3f in ?? ()
#13033 0x0000000100027133 in ?? ()
#13034 0x0000000100026c3f in ?? ()
#13035 0x0000000100027133 in ?? ()
#13036 0x0000000100026c3f in ?? ()
#13037 0x0000000100027133 in ?? ()
#13038 0x0000000100026c3f in ?? ()
#13039 0x0000000100027133 in ?? ()
#13040 0x0000000100026c3f in ?? ()
#13041 0x00007fff85a4d85a in _nsnote_callback ()
#13042 0x00007fff82623e3a in __CFXNotificationPost ()
#13043 0x00007fff826103e8 in _CFXNotificationPostNotification ()
#13044 0x00007fff85a447c4 in -[NSNotificationCenter postNotificationName

bject:userInfo:] ()
#13045 0x00007fff85acbad0 in -[NSConnection invalidate] ()
#13046 0x00007fff85aa9974 in +[NSConnection _portInvalidated:] ()
#13047 0x00007fff85a4d85a in _nsnote_callback ()
#13048 0x00007fff82623e3a in __CFXNotificationPost ()
#13049 0x00007fff826103e8 in _CFXNotificationPostNotification ()
#13050 0x00007fff85a447c4 in -[NSNotificationCenter postNotificationName

bject:userInfo:] ()
#13051 0x00007fff85a8bfc0 in _NSPortDeathNotify ()
#13052 0x00007fff8267bf91 in ____CFMachPortChecker_block_invoke_1 ()
#13053 0x00007fff82101ce8 in _dispatch_call_block_and_release ()
#13054 0x00007fff820e087a in _dispatch_queue_drain ()
#13055 0x00007fff820e1127 in _dispatch_queue_serial_drain_till_empty ()
#13056 0x00007fff82113e4c in _dispatch_main_queue_callback_4CF ()
#13057 0x00007fff82617b00 in __CFRunLoopRun ()
#13058 0x00007fff82616c2f in CFRunLoopRunSpecific ()
#13059 0x00007fff85a88a24 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] ()
#13060 0x00007fff85a88903 in -[NSRunLoop(NSRunLoop) run] ()
#13061 0x00000001000252c9 in ?? ()
#13062 0x0000000100001398 in ?? ()
I suspect blued is getting kicked off because I run the new iStumbler, which has bluetooth support.