Breakpoints bug in FB4

I'm seeing an issue in debugging a Flex 4 project in Flash Builder 4, on Mac OS 10.6: when I double-click the grey bar to the left of the line numbers in the code editor, which is normally how I set and remove breakpoints, it appears to have no effect (i.e., existing breakpoints aren't removed and new breakpoints aren't added.) However, in the Breakpoints view itself, the breakpoints do show up correctly in response to double-clicks.  It looks like there's a synchronization bug between the actual breakpoints, which show up in the Breakpoints view and do actually work, and what's shown in the clickable grey area.  This bug appears and disappears sporadically; I haven't figured out a correlation with anything else I'm doing.  Pretty annoying when you're trying to debug.
Mike

Hi,
It would be great if you can provide us with your log file.
It is at workspacedir/.metadata/.log
Thanks,
Anirudh

Similar Messages

  • Flash CS5 Debug breakpoint bug

    When I debug it simply refuses to stop at the breakpoints, thus making my work flow miserable. I did some searching on Google and seems this has been there since version CS3. I never found a solution for this. I reinstalled on top of the current installation and nothing happened and then did a complete installation and still it's the same. Check the video.

    OK this is thing is like the most unbelievable thing. I reinstalled Flash CS5 completely - no good, I completely unistalled all of my Adobe products and reinstalled - no good, I went nuts and reinstalled Windows and All my Adobe products - no good. I have been working on this copy of Flash CS5 for nearly three months and suddenly since last Friday this started happening and I'm speechless.
    EDIT : No Adobe professional is out there to answer this?

  • Flash cs6 debugger won't stop on breakpoints - productivity killer bug

    hey all
    help me before i punch the screen out of frustration!!!
    Flash cs6 says "Breakpoint not set; No executable code at..." and won't stop at the breakpoint although i checked everything (believe me i did). I also googled for answers.
    This is a bug since it comes and goes randomly (mostly comes, rarly goes).
    The actionscript side on my project is very large - so you may not be able to reproduce this yourself. (i suspect this is something to do with a lot of actionscript, memory stuff - like code completion problems).
    Is there anyway to clear some kind of FLA metadata that might hold the debugging info?
    thank you!!!

    Hi Amy, thanks for showing concern. No, there were no such scenario with my SWF since I had created a new AIR type of project with Flash CS6 installed. I don't know how really we can explain this problem (debugging) with a newly installed software; but simply the debugger never worked with the installation, so I just removed and moved to MacOS where it was working at least.
    I am not sure even if the Flash CS has some dependencies - if I consider its the issue with my PC (installation).

  • BUG:  Unable to set breakpoint

    Hi,
    I'm currently unable to set breakpoints in Flash Builder 4.01.  When I try to set one, I get a Null Pointer Exception with the following stack trace:
    java.lang.NullPointerException
    at com.adobe.flexbuilder.debug.breakpoints.FlexLineBreakpoint.findSourceFiles(FlexLineBreakp oint.java:412)
    at com.adobe.flexbuilder.debug.breakpoints.FlexLineBreakpoint.instantiate(FlexLineBreakpoint .java:465)
    at com.adobe.flexbuilder.debug.model.FlexDebugTarget.instantiateBreakpoint(FlexDebugTarget.j ava:1012)
    at com.adobe.flexbuilder.debug.model.FlexDebugTarget.access$4(FlexDebugTarget.java:1006)
    at com.adobe.flexbuilder.debug.model.FlexDebugTarget$1.run(FlexDebugTarget.java:1054)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    Has anyone seen an error like this?

    Is there a release SWF being loaded at any point?
    Ensure:
    1. Your SWF is a debug version.
    2. Any SWF it loads via a SWFLoader, ModuleLoader or Loader is a debug one.
    3. If using RSLs, make sure "Use Local Debug RSLs" are checked in Project Properties -> Flex Build path

  • Bugs in the new 3D graph (LV 8.6)

    I already posted this report in the Breakpoint board, breaking the rules...
    Therefore this is not exactly a duplicate post, since it should allow some discussion.
    I just downloaded LV 8.6, as I could not wait to have a look at the new long time awaited 3D graphs primitives, said to run also on MacOS. This is a GREAT new feature. The 3D surface graph works great, but I also found some new bugs (probably known already by the development team since they are pretty obvious, but who knows...).
    Additionnaly, I enjoy the idea that this seems to be the first LV 8.6 bug report in this forum.
    OK, here we go : (all the bugs have been found on a WindowXP machine)
    1 - As shown in the attached picture, a transparent cursor plane hide the 3D surface graph (but shows the axis)
    2 - As shown on the same picture, the boundaries of a cursor plane are locked to the axis values defined by the axis autoscale mode. The cursor plane appears much wider than the axis.
    3 - While in "perspective" mode, when the 3D indicator size is changed the graph switches to "orthographic" mode. An access to the property window is required to return to "perspective" mode.
    4 - after an access to the property window, the graph (perspective mode) in the Render window is streched to fit the window area, but returns back to a normal aspect ratio as soon as the window size is slightly changed.
    5 - As shown in the second attached picture, after a slight modification of the window size, the 3D surface is chopped of during a zoom-in.
    6 - When the 3D indicator size is streched, the graph is also streched. That gives the graph a poor look during rotation. In the old 3D activeX the aspect ratio of the graph was preserved.
    7 - (Not a bug, but a major lack of functionnality) I could not find a way to draw a 3D surface and a line on the same graph. This is easy with the old ActiveX and is a very usefull function when you want to represent the trajectory of an object moving onto a surface.
    8 - (Not a bug, but a strong inconvenience) A predefined color spectrum is lacking
    9 - (Not a bug, but a minor inconvenience) No logarithmic mode for the axis scales
    I better stop now since my wife is desperately asking me to pack my luggage before we leave for NIweek ! See (some of) you soon in Austin !
    Message Edité par chilly charly le 08-03-2008 08:20 AM
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        
    Attachments:
    3D graph (LV 8.6) bug1.png ‏83 KB
    3D graph (LV 8.6) bug 5.png ‏129 KB

    I wasn't studious enough : adding a line (problem #7 above) is easy : just drop another 3D graph on the front panel, this will brings in a new create_plot_line.vi on the diagram. Get rid of the additionnal 3D graph indicator, and wire the previous one to the new vi. See the attached graph, where two yellow lines have been drawn on each side the base of the peaks.
    Not yet possible to change the line thickness, but works nicely.
    I now have to customize my function palette to make the "native 3D graphs" directly accessible.
    One additionnal concern though : with the old ActiveX, it was possible (if not simple... ) to insert functionnal 3D graphs in Powerpoint presentations (see this thread). Is there any way to achieve a similar result with the native 3D graphs ?
    Message Edité par chilly charly le 08-03-2008 09:32 AM
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        
    Attachments:
    mix 3D graphs.png ‏6 KB
    mix 3D graphs2.png ‏73 KB

  • BUG in process suhelperd[330]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)

    Mac Pro (late 2013) OSX 10.10.1
    Computer begin to start but after 10 sec the starting process ends. I always have to reset PRAM. The same happens without devices.
    Console with :
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.AccountPolicyHelper" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 kernel[0]: Longterm timer threshold: 1000 ms
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external
    Here the complete Console log
    24.11.14 15:04:53.000 bootlog[0]: BOOT_TIME 1416837893 0
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.AccountPolicyHelper" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/asl" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.authd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.awdd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.callhistory.asl.conf" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.cloudd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.clouddocs" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.commerce.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.CoreDuetAdmissionControl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.family.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.ical" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.icloud.FindMyDevice" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.secinitd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 syslogd[24]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    24.11.14 15:04:54.000 kernel[0]: Longterm timer threshold: 1000 ms
    24.11.14 15:04:54.000 kernel[0]: PMAP: PCID enabled
    24.11.14 15:04:54.000 kernel[0]: PMAP: Supervisor Mode Execute Protection enabled
    24.11.14 15:04:54.000 kernel[0]: Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    24.11.14 15:04:54.000 kernel[0]: vm_page_bootstrap: 16255835 free pages and 488613 wired pages
    24.11.14 15:04:54.000 kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
    24.11.14 15:04:54.000 kernel[0]: zone leak detection enabled
    24.11.14 15:04:54.000 kernel[0]: "vm_compressor_mode" is 4
    24.11.14 15:04:54.000 kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
    24.11.14 15:04:54.000 kernel[0]: standard timeslicing quantum is 10000 us
    24.11.14 15:04:54.000 kernel[0]: standard background quantum is 2500 us
    24.11.14 15:04:54.000 kernel[0]: mig_table_max_displ = 13
    24.11.14 15:04:54.000 kernel[0]: TSC Deadline Timer supported and enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=3 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=4 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=5 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=6 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=7 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=8 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=9 LocalApicId=9 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=10 LocalApicId=10 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=11 LocalApicId=11 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=12 LocalApicId=16 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=13 LocalApicId=17 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=14 LocalApicId=18 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=15 LocalApicId=19 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=16 LocalApicId=20 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=17 LocalApicId=21 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=18 LocalApicId=22 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=19 LocalApicId=23 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=20 LocalApicId=24 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=21 LocalApicId=25 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=22 LocalApicId=26 Enabled
    24.11.14 15:04:54.000 kernel[0]: AppleACPICPU: ProcessorId=23 LocalApicId=27 Enabled
    24.11.14 15:04:54.000 kernel[0]: calling mpo_policy_init for TMSafetyNet
    24.11.14 15:04:54.000 kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    24.11.14 15:04:54.000 kernel[0]: calling mpo_policy_init for AMFI
    24.11.14 15:04:54.000 kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
    24.11.14 15:04:54.000 kernel[0]: calling mpo_policy_init for Sandbox
    24.11.14 15:04:54.000 kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    24.11.14 15:04:54.000 kernel[0]: calling mpo_policy_init for Quarantine
    24.11.14 15:04:54.000 kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    24.11.14 15:04:54.000 kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    24.11.14 15:04:54.000 kernel[0]: The Regents of the University of California. All rights reserved.
    24.11.14 15:04:54.000 kernel[0]: MAC Framework successfully initialized
    24.11.14 15:04:54.000 kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    24.11.14 15:04:54.000 kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2014 00:11:30)
    24.11.14 15:04:54.000 kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    24.11.14 15:04:54.000 kernel[0]: IOAPIC: Version 0x20 Vectors 88:111
    24.11.14 15:04:54.000 kernel[0]: ACPI: sleep states S3 S4 S5
    24.11.14 15:04:54.000 kernel[0]: pci (build 00:11:20 Sep 19 2014), flags 0xe3000, pfm64 (44 cpu) 0xfff80000000, 0x80000000
    24.11.14 15:04:54.000 kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 3334777B
    24.11.14 15:04:54.000 kernel[0]: AppleIntelCPUPowerManagement: (built 00:11:36 Sep 19 2014) initialization complete
    24.11.14 15:04:54.000 kernel[0]: [ PCI configuration begin ]
    24.11.14 15:04:54.335 com.apple.xpc.launchd[1]: (com.apple.AppleFileServer) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    24.11.14 15:04:54.000 kernel[0]: console relocated to 0xfff80010000
    24.11.14 15:04:54.000 kernel[0]: [ PCI configuration end, bridges 38, devices 32 ]
    24.11.14 15:04:54.000 kernel[0]: SATA WARNING: IDENTIFY DEVICE checksum not implemented.
    24.11.14 15:04:54.000 kernel[0]: AppleThunderboltNHIType2::setupPowerSavings - GPE based runtime power management
    24.11.14 15:04:54.000 kernel[0]: AppleThunderboltNHIType2::setupPowerSavings - GPE based runtime power management
    24.11.14 15:04:54.000 kernel[0]: AppleThunderboltNHIType2::setupPowerSavings - GPE based runtime power management
    24.11.14 15:04:54.000 kernel[0]: mcache: 24 CPU(s), 64 bytes CPU cache line size
    24.11.14 15:04:54.000 kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    24.11.14 15:04:54.000 kernel[0]: rooting via boot-uuid from /chosen: A2AB27CD-6534-3E31-8873-923476B00444
    24.11.14 15:04:54.000 kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    24.11.14 15:04:54.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    24.11.14 15:04:54.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    24.11.14 15:04:54.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    24.11.14 15:04:54.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    24.11.14 15:04:54.000 kernel[0]: AppleIntelCPUPowerManagementClient: ready
    24.11.14 15:04:54.336 com.apple.xpc.launchd[1]: (com.apple.alf) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    24.11.14 15:04:54.000 kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/RP05@1C,4/IOPP/SSD0@0/Ap pleAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlo ckStorageDriver/APPLE SSD SM1024F Media/IOGUIDPartitionScheme/Customer@2
    24.11.14 15:04:54.000 kernel[0]: BSD root: disk0s2, major 1, minor 5
    24.11.14 15:04:54.000 kernel[0]: ARPT: 2.107018: srom rev:11
    24.11.14 15:04:54.000 kernel[0]: ARPT: 2.107502: ChangeVCO => vco:960, xtalF:40, frac: 98, ndivMode: 3, ndivint: 24
    24.11.14 15:04:54.000 kernel[0]: ARPT: 2.107512: Data written into the PLL_CNTRL_ADDR2: 00000c31
    24.11.14 15:04:54.000 kernel[0]: ARPT: 2.107560: Data written into the PLL_CNTRL_ADDR3 (Fractional): 0000100e
    24.11.14 15:04:54.000 kernel[0]: ARPT: 2.117841: BTCOEXIST off
    24.11.14 15:04:54.000 kernel[0]: ARPT: 2.118128: BRCM tunables:
    24.11.14 15:04:54.000 kernel[0]: ARPT: 2.118133:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    24.11.14 15:04:54.000 kernel[0]: ARPT: 2.119717: wl0: Broadcom BCM43a0, vendorID[0x14e4] BAR0[0xa0200004]
    24.11.14 15:04:54.000 kernel[0]: 7.15.124.12 (r497602)
    24.11.14 15:04:54.000 kernel[0]: hfs: mounted PTAHT IX on device root_device
    24.11.14 15:04:54.000 kernel[0]: VM Swap Subsystem is ON
    24.11.14 15:04:54.336 com.apple.xpc.launchd[1]: (com.apple.audio.coreaudiod) Unknown key for array: seatbelt-profiles
    24.11.14 15:04:54.424 hidd[85]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    24.11.14 15:04:54.427 hidd[85]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x101b4b000
    24.11.14 15:04:54.336 com.apple.xpc.launchd[1]: (com.apple.auditd) The TimeOut key is no longer respected. It never did anything anyway.
    24.11.14 15:04:54.427 hidd[85]: HID Session async scheduling initiated.
    24.11.14 15:04:54.427 hidd[85]: HID Session async root queue running at priority 63 and schedule 2.
    24.11.14 15:04:54.427 hidd[85]: HID Session async scheduling complete.
    24.11.14 15:04:54.336 com.apple.xpc.launchd[1]: (com.apple.autofsd) This service is defined to be constantly running and is inherently inefficient.
    24.11.14 15:04:54.428 hidd[85]: Successfully opened the IOHIDSession
    24.11.14 15:04:54.432 com.apple.SecurityServer[65]: Session 100000 created
    24.11.14 15:04:54.336 com.apple.xpc.launchd[1]: (com.apple.backupd-helper.status) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    24.11.14 15:04:54.336 com.apple.xpc.launchd[1]: (com.apple.backupd-auto) This service is defined to be constantly running and is inherently inefficient.
    24.11.14 15:04:54.337 com.apple.xpc.launchd[1]: (com.apple.backupd-status) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    24.11.14 15:04:54.337 com.apple.xpc.launchd[1]: (com.apple.backupd.status.xpc) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    24.11.14 15:04:54.337 com.apple.xpc.launchd[1]: (com.apple.bsd.dirhelper) The TimeOut key is no longer respected. It never did anything anyway.
    24.11.14 15:04:54.337 com.apple.xpc.launchd[1]: (com.apple.cmio.AVCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    24.11.14 15:04:54.337 com.apple.xpc.launchd[1]: (com.apple.cmio.IIDCVideoAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    24.11.14 15:04:54.337 com.apple.xpc.launchd[1]: (com.apple.cmio.VDCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    24.11.14 15:04:54.337 com.apple.xpc.launchd[1]: (com.apple.configd) This service is defined to be constantly running and is inherently inefficient.
    24.11.14 15:04:54.338 com.apple.xpc.launchd[1]: (com.apple.coreduetd) This service is defined to be constantly running and is inherently inefficient.
    24.11.14 15:04:54.000 kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    24.11.14 15:04:54.000 kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    24.11.14 15:04:54.000 kernel[0]: bpfAttach len 64 dlt 12
    24.11.14 15:04:54.518 com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    24.11.14 15:04:54.519 com.apple.xpc.launchd[1]: (com.rogueamoeba.hermes[84]) Could not find and/or execute program specified by service: 2: No such file or directory: /usr/local/hermes/bin/hermesctl
    24.11.14 15:04:54.519 com.apple.xpc.launchd[1]: (com.rogueamoeba.hermes[84]) Service setup event to handle failure and will not launch until it fires.
    24.11.14 15:04:54.520 com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    24.11.14 15:04:54.520 com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    24.11.14 15:04:54.524 com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    24.11.14 15:04:54.524 com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    24.11.14 15:04:54.524 com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    24.11.14 15:04:54.526 com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    24.11.14 15:04:54.540 iconservicesagent[46]: iconservicesagent launched.
    24.11.14 15:04:54.540 com.apple.SecurityServer[65]: Entering service
    24.11.14 15:04:54.589 configd[33]: preference: no sharing preferences
    24.11.14 15:04:54.595 com.apple.xpc.launchd[1]: (com.apple.DataDetectorsDynamicData) The JoinExistingSession key is only available to Application services.
    24.11.14 15:04:54.608 watchdogd[39]:  [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
    24.11.14 15:04:54.608 watchdogd[39]:  [watchdog_daemon] @(      wd_daemon_init) - could not initialize the hardware watchdog
    24.11.14 15:04:54.608 watchdogd[39]:  [watchdog_daemon] @(                main) - cannot initialize the watchdog service
    24.11.14 15:04:54.611 com.apple.xpc.launchd[1]: (com.apple.watchdogd) Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    24.11.14 15:04:54.632 opendirectoryd[56]: BUG in libdispatch: 14B25 - 2004 - 0x5
    24.11.14 15:04:54.000 kernel[0]: AppleIntelMCEReporter: start()
    24.11.14 15:04:54.000 kernel[0]: IOGraphics flags 0x43
    24.11.14 15:04:54.000 kernel[0]: AGC: 3.7.21, HW version=4.0.11 [3.2.8], flags:0, features:0
    24.11.14 15:04:54.667 com.apple.usbmuxd[64]: usbmuxd-344.3 on Oct 13 2014 at 21:10:09, running 64 bit
    24.11.14 15:04:54.000 kernel[0]: IOBluetoothUSBDFU::probe
    24.11.14 15:04:54.000 kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x828D FirmwareVersion - 0x0099
    24.11.14 15:04:54.000 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x9000 ****
    24.11.14 15:04:54.000 kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x9000 ****
    24.11.14 15:04:54.000 kernel[0]: ** GPU Hardware VM is enabled (multispace: enabled, page table updates with DMA: enabled)
    24.11.14 15:04:54.000 kernel[0]: ** GPU Hardware VM is enabled (multispace: enabled, page table updates with DMA: enabled)
    24.11.14 15:04:54.734 iconservicesd[45]: iconservicesd launched.
    24.11.14 15:04:54.742 iconservicesd[45]: Cache path: /Library/Caches/com.apple.iconservices.store
    24.11.14 15:04:54.843 systemkeychain[121]: done file: /var/run/systemkeychaincheck.done
    24.11.14 15:04:54.000 kernel[0]: Waiting for DSMOS...
    24.11.14 15:04:54.889 UserEventAgent[23]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    24.11.14 15:04:54.891 UserEventAgent[23]: Captive: CNPluginHandler en2: Inactive
    24.11.14 15:04:54.893 thermald[30]: Waiting for OSTT support notification
    24.11.14 15:04:54.955 apsd[62]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    24.11.14 15:04:54.989 configd[33]: [bootp_transmit.c:213] bootp_transmit(): bpf_write(en0) failed: Network is down (50)
    24.11.14 15:04:54.989 secinitd[142]: UID[0]: cache loaded: /System/Library/Caches/com.apple.app-sandbox-cache.plist
    24.11.14 15:04:54.990 configd[33]: DHCP en0: INIT-REBOOT transmit failed
    24.11.14 15:04:54.990 secinitd[142]: ctkd[141]: unable to get root path for bundle of main executable: /System/Library/Frameworks/CryptoTokenKit.framework/ctkd
    24.11.14 15:04:55.000 kernel[0]: AirPort: Link Down on en2. Reason 8 (Disassociated because station leaving).
    24.11.14 15:04:55.000 kernel[0]: en2::IO80211Interface::postMessage bssid changed
    24.11.14 15:04:55.000 kernel[0]: bpfAttach len 94 dlt 163
    24.11.14 15:04:55.000 kernel[0]: bpfAttach len 30 dlt 105
    24.11.14 15:04:55.000 kernel[0]: bpfAttach len 52 dlt 127
    24.11.14 15:04:55.000 kernel[0]: bpfAttach len 38 dlt 192
    24.11.14 15:04:55.006 configd[33]: dhcp_arp_router: en2 SSID unavailable
    24.11.14 15:04:55.006 apsd[62]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    24.11.14 15:04:55.007 apsd[62]: Attempt to set push wake topics without dark wake enabled: ()
    24.11.14 15:04:55.008 apsd[62]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    24.11.14 15:04:55.008 apsd[62]: <APSConnectionServer: 0x7f9b6d600cf0> Invalid mach port - Cleaning up this named port's topics. com.apple.askpermission.aps
    24.11.14 15:04:55.008 configd[33]: setting hostname to "Ptaht-IX.local"
    24.11.14 15:04:55.014 configd[33]: network changed.
    24.11.14 15:04:55.000 kernel[0]: Previous shutdown cause: 3
    24.11.14 15:04:55.000 kernel[0]: IOPPF - IODeviceTree:/efi/platform/StartupPowerEvents: 0x0
    24.11.14 15:04:55.078 com.apple.kextd[26]: kext file:///System/Library/Extensions/CDSDAudioCaptureSupport.kext/ is in hash exception list, allowing to load
    24.11.14 15:04:55.079 com.apple.kextd[26]: Can't load /System/Library/Extensions/CDSDAudioCaptureSupport.kext - no code for running kernel's architecture.
    24.11.14 15:04:55.080 com.apple.kextd[26]: Load com.hzsystems.driver.CDSDAudioCaptureSupport failed; removing personalities from kernel.
    24.11.14 15:04:55.215 com.apple.kextd[26]: kext file:///System/Library/Extensions/CDSDAudioCaptureSupport.kext/ is in hash exception list, allowing to load
    24.11.14 15:04:55.215 com.apple.kextd[26]: Can't load /System/Library/Extensions/CDSDAudioCaptureSupport.kext - no code for running kernel's architecture.
    24.11.14 15:04:55.216 com.apple.kextd[26]: Load com.hzsystems.driver.CDSDAudioCaptureSupport failed; removing personalities from kernel.
    24.11.14 15:04:55.220 com.apple.xpc.launchd[1]: (com.apple.CoreRAID[28]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.CoreRAID
    24.11.14 15:04:55.373 iconservicesagent[46]: Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
    24.11.14 15:04:55.392 com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    24.11.14 15:04:55.392 com.apple.xpc.launchd[1]: (com.apple.lakitu) The JoinExistingSession key is only available to Application services.
    24.11.14 15:04:55.393 com.apple.xpc.launchd[1]: (com.apple.accounts.dom) The _DirtyJetsamMemoryLimit key is not available on this platform.
    24.11.14 15:04:55.393 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    24.11.14 15:04:55.402 digest-service[151]: label: default
    24.11.14 15:04:55.402 digest-service[151]: dbname: od:/Local/Default
    24.11.14 15:04:55.402 digest-service[151]: mkey_file: /var/db/krb5kdc/m-key
    24.11.14 15:04:55.402 digest-service[151]: acl_file: /var/db/krb5kdc/kadmind.acl
    24.11.14 15:04:55.000 kernel[0]: IOPPF: AppleIntelCPUPowerManagement mode
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendPStates - Success!
    24.11.14 15:04:55.430 kdc[74]: label: default
    24.11.14 15:04:55.431 kdc[74]: dbname: od:/Local/Default
    24.11.14 15:04:55.431 kdc[74]: mkey_file: /var/db/krb5kdc/m-key
    24.11.14 15:04:55.431 kdc[74]: acl_file: /var/db/krb5kdc/kadmind.acl
    24.11.14 15:04:55.458 kdc[74]: WARNING Found KDC certificate (O=System Identity,CN=com.apple.kerberos.kdc)is missing the PK-INIT KDC EKU, this is bad for interoperability.
    24.11.14 15:04:55.474 digest-service[151]: digest-request: uid=0
    24.11.14 15:04:55.662 com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.startup" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    24.11.14 15:04:55.677 locationd[67]: Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
    24.11.14 15:04:55.682 UserEventAgent[23]: nsurlsessiond_events plugin: adding token 1 for client softwareupdate_download_service
    24.11.14 15:04:55.708 UserEventAgent[23]: Could not get event name for stream/token: com.apple.xpc.activity/2: 132: Request for stale data
    24.11.14 15:04:55.000 kernel[0]: X86PlatformShim::sendStepper - Done!
    24.11.14 15:04:55.712 locationd[67]: NBB-Could not get UDID for stable refill timing, falling back on random
    24.11.14 15:04:55.754 com.apple.kextd[26]: ERROR: invalid signature for com.rogueamoeba.InstantOn, will not load
    24.11.14 15:04:55.000 kernel[0]: ARPT: 4.769204: createVirtIf(): ifRole = 1
    24.11.14 15:04:55.000 kernel[0]: AirPort_Brcm4360_P2PInterface::init name <p2p0> role 1
    24.11.14 15:04:55.000 kernel[0]: AirPort_Brcm4360_P2PInterface::init <p2p> role 1
    24.11.14 15:04:55.000 kernel[0]: setVIRTUAL_IF_CREATE: AWDL interface role (4)
    24.11.14 15:04:55.000 kernel[0]: ARPT: 4.770106: createVirtIf(): ifRole = 1
    24.11.14 15:04:55.000 kernel[0]: ARPT: 4.770111: Create AWDL virtif(AWDL): unit = 2, ifRole = 4
    24.11.14 15:04:55.000 kernel[0]: AirPort_Brcm4360_P2PInterface::init name <awdl0> role 4
    24.11.14 15:04:55.000 kernel[0]: AirPort_Brcm4360_P2PInterface::attachToBpf name <awdl0> role 4 successful attach to bpf type 147
    24.11.14 15:04:55.000 kernel[0]: AirPort_Brcm4360_P2PInterface::init <awdl> role 4
    24.11.14 15:04:55.764 digest-service[151]: digest-request: netr probe 0
    24.11.14 15:04:55.765 digest-service[151]: digest-request: init request
    24.11.14 15:04:55.766 locationd[67]: Location icon should now be in state 'Inactive'
    24.11.14 15:04:55.776 digest-service[151]: digest-request: init return domain: BUILTIN server: PTAHT-IX indomain was: <NULL>
    24.11.14 15:04:55.784 networkd[240]: networkd-411 pid 240
    24.11.14 15:04:55.790 airportd[38]: airportdProcessDLILEvent: en2 attached (up)
    24.11.14 15:04:55.832 UserEventAgent[23]: assertion failed: 14B25: com.apple.telemetry + 22797 [B2D9FFC4-66B7-3739-AFFA-A7E4BDE84A2B]: 0xffffffffe00002eb
    24.11.14 15:04:55.979 com.apple.kextd[26]: ERROR: invalid signature for com.rogueamoeba.InstantOn, will not load
    24.11.14 15:04:56.028 discoveryd[61]: Basic Sockets GetProcessNameFromSocket() failed errno[57] err[-1]
    24.11.14 15:04:56.028 discoveryd[61]: Basic Sockets Unknown(-1), errno 0 UDS FD=3
    24.11.14 15:04:56.028 discoveryd[61]: Basic Sockets UDS FD=3 ERROR: failed to get effective user ID, errno 0
    24.11.14 15:04:56.029 discoveryd[61]: Basic SleepProxy BSP Server Disabled. Metric = 3373
    24.11.14 15:04:56.033 discoveryd[61]: AwdlD2d AwdlD2dInitialize: Initialized
    24.11.14 15:04:56.035 discoveryd[61]: D2D_IPC: Loaded
    24.11.14 15:04:56.042 discoveryd[61]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    24.11.14 15:04:56.042 discoveryd[61]: Basic DNSResolver etc/hosts file changed: Event 0x7f897c1007e0 Flushed /etc/hosts cache
    24.11.14 15:04:56.042 discoveryd[61]: Basic RemoteControl com.apple.discoveryd Starting XPC Server
    24.11.14 15:04:56.043 discoveryd[61]: Basic SleepProxy Could not get the primary interface
    24.11.14 15:04:56.043 discoveryd[61]: Basic RemoteControl com.apple.discoveryd.dnsproxy Starting XPC Server
    24.11.14 15:04:56.044 discoveryd[61]: Basic SleepProxy Sleep Proxy Server is not enabled
    24.11.14 15:04:56.051 discoveryd_helper[285]: Basic RemoteControl com.apple.discoveryd_helper Starting XPC Server
    24.11.14 15:04:56.052 discoveryd_helper[285]: Detailed RemoteControl com.apple.discoveryd_helper XPC connection 0x7fed79900000: start (pid=61, <unknown> not root)
    24.11.14 15:04:56.054 configd[33]: network changed.
    24.11.14 15:04:56.095 kdc[74]: KDC started
    24.11.14 15:04:56.124 com.apple.kextd[26]: ERROR: invalid signature for com.logmein.driver.LogMeInSoundDriver, will not load
    24.11.14 15:04:56.000 kernel[0]: AirPort: Link Up on awdl0
    24.11.14 15:04:56.000 kernel[0]: IO80211AWDLPeerManager::configure Dynamic country code not supported on this device
    24.11.14 15:04:56.231 configd[33]: IPConfiguration: IPv4 ConfigMethod is missing/invalid
    24.11.14 15:04:56.000 kernel[0]: IO80211AWDLPeerManager::setAwdlOperatingMode Setting the AWDL operation mode from AUTO to SUSPENDED
    24.11.14 15:04:56.000 kernel[0]: IO80211AWDLPeerManager::setAwdlSuspendedMode() Suspending AWDL, enterQuietMode(true)
    24.11.14 15:04:56.257 com.apple.kextd[26]: kext file:///Library/Extensions/VirtualPCOSServices.kext/ is in hash exception list, allowing to load
    24.11.14 15:04:56.257 com.apple.kextd[26]: Can't load /Library/Extensions/VirtualPCOSServices.kext - no code for running kernel's architecture.
    24.11.14 15:04:56.259 com.apple.kextd[26]: Load com.microsoft.VirtualPC.OSServices failed; removing personalities from kernel.
    24.11.14 15:04:56.000 kernel[0]: DSMOS has arrived
    24.11.14 15:04:56.000 kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x9000
    24.11.14 15:04:56.000 kernel[0]: [IOBluetoothHCIController][start] -- completed
    24.11.14 15:04:56.000 kernel[0]: en3: promiscuous mode enable succeeded
    24.11.14 15:04:56.000 kernel[0]: en4: promiscuous mode enable succeeded
    24.11.14 15:04:56.000 kernel[0]: en5: promiscuous mode enable succeeded
    24.11.14 15:04:56.000 kernel[0]: en6: promiscuous mode enable succeeded
    24.11.14 15:04:56.000 kernel[0]: en7: promiscuous mode enable succeeded
    24.11.14 15:04:56.000 kernel[0]: en8: promiscuous mode enable succeeded
    24.11.14 15:04:56.286 loginwindow[79]: Login Window Application Started
    24.11.14 15:04:56.000 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    24.11.14 15:04:56.000 kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0x1580 -- 0x3800 -- 0x9000 ****
    24.11.14 15:04:56.330 mds[41]: (FMW.Normal:1402) FMW 0 0
    24.11.14 15:04:56.000 kernel[0]: en2: 802.11d country code set to 'CH'.
    24.11.14 15:04:56.000 kernel[0]: en2: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    24.11.14 15:04:56.349 WindowServer[286]: Server is starting up
    24.11.14 15:04:56.356 WindowServer[286]: Session 257 retained (2 references)
    24.11.14 15:04:56.356 WindowServer[286]: Session 257 released (1 references)
    24.11.14 15:04:56.383 WindowServer[286]: Session 257 retained (2 references)
    24.11.14 15:04:56.391 WindowServer[286]: init_page_flip: page flip mode is on
    24.11.14 15:04:56.000 kernel[0]: ARPT: 5.448960: MacAuthEvent en2   Auth result for: 90:72:40:20:29:d1  MAC AUTH succeeded
    24.11.14 15:04:56.000 kernel[0]: AirPort: Link Up on en2
    24.11.14 15:04:56.000 kernel[0]: en2: BSSID changed to 90:72:40:20:29:d1
    24.11.14 15:04:56.000 kernel[0]: en2::IO80211Interface::postMessage bssid changed
    24.11.14 15:04:56.000 kernel[0]: AirPort: RSN handshake complete on en2
    24.11.14 15:04:56.518 com.apple.kextd[26]: kext file:///System/Library/Extensions/PACESupportFamily.kext/Contents/PlugIns/PACES upportSnowLeopard.kext/ is in hash exception list, allowing to load
    24.11.14 15:04:56.524 lsregister[283]: LaunchServices: Begin database seeding
    24.11.14 15:04:56.525 lsregister[283]: LaunchServices: Completed database seeding
    24.11.14 15:04:56.000 kernel[0]: rtR0InitNative: warning! failed to resolve special kernel symbols
    24.11.14 15:04:56.000 kernel[0]: vboxdrv: fAsync=0 offMin=0xd422 offMax=0x1b01e
    24.11.14 15:04:56.000 kernel[0]: supdrvDTraceInit: RTR0DbgKrnlInfoOpen failed with rc=-102.
    24.11.14 15:04:56.000 kernel[0]: VBoxDrv: version 4.3.8 r92456; IOCtl version 0x1a0007; IDC version 0x10000; dev major=33
    24.11.14 15:04:56.000 kernel[0]: VBoxDrv: Failed to open kernel symbols, rc=-102
    24.11.14 15:04:57.034 com.apple.kextd[26]: kext file:///System/Library/Extensions/iSpy.kext/ is in hash exception list, allowing to load
    24.11.14 15:04:57.000 kernel[0]: [iSpy.kext] INFO: loaded successfully!
    24.11.14 15:04:57.000 kernel[0]: VBoxFltDrv: version 4.3.8 r92456
    24.11.14 15:04:57.000 kernel[0]: VBoxAdpDrv: version 4.3.8 r92456
    24.11.14 15:04:57.558 WindowServer[286]: Found 1 modes for display 0x00000000 [1, 0]
    24.11.14 15:04:57.586 WindowServer[286]: Found 82 modes for display 0x00000000 [82, 0]
    24.11.14 15:04:57.588 WindowServer[286]: Found 1 modes for display 0x00000000 [1, 0]
    24.11.14 15:04:57.589 WindowServer[286]: Found 1 modes for display 0x00000000 [1, 0]
    24.11.14 15:04:57.590 WindowServer[286]: Found 1 modes for display 0x00000000 [1, 0]
    24.11.14 15:04:57.591 WindowServer[286]: Found 1 modes for display 0x00000000 [1, 0]
    24.11.14 15:04:57.592 WindowServer[286]: Found 1 modes for display 0x00000000 [1, 0]
    24.11.14 15:04:57.605 WindowServer[286]: mux_initialize: kAGCGetMuxState (kMuxControl, kMuxControl_switchingMode) failed (0xe00002bc)
    24.11.14 15:04:57.605 WindowServer[286]: mux_initialize: Mode is safe
    24.11.14 15:04:57.656 WindowServer[286]: Found 82 modes for display 0x00000000 [82, 0]
    24.11.14 15:04:57.803 com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    24.11.14 15:04:57.804 com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    24.11.14 15:04:57.804 com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    24.11.14 15:04:57.806 com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    24.11.14 15:04:57.806 com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    24.11.14 15:04:57.807 com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    24.11.14 15:04:57.807 com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    24.11.14 15:04:57.999 mds[41]: (ImportServer.Normal:1700) Ignoring blacklisted Spotlight importer plugin:/Library/Spotlight/Finale.mdimporter uuid:8F7AD1E0-0DB3-11D9-95E0-000A95BA3EA2 version:1.1
    24.11.14 15:04:58.000 kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,2301,0de1,0300,45e1,0000]
    24.11.14 15:04:58.220 configd[33]: IPConfiguration: IPv4 ConfigMethod is missing/invalid
    24.11.14 15:04:58.000 kernel[0]: IOBluetoothDevice::setProperties() -- calling hciController->CallCreateDeviceReporter() -- this = 0x9000
    24.11.14 15:04:58.000 kernel[0]: IOBluetoothHCIController::CallCreateDeviceReporter -- calling enqueueAction() -- device = 0x9000
    24.11.14 15:04:58.000 kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- device = = 0x9000
    24.11.14 15:04:58.000 kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- calling CreateDeviceReporter() device = = 0x9000
    24.11.14 15:04:58.000 kernel[0]: IOBluetoothHCIController::CreateDeviceReporter -- device = = 0x9000
    24.11.14 15:04:58.000 kernel[0]: [BNBTrackpadDevice::init][85.3] init is complete
    24.11.14 15:04:58.000 kernel[0]: [BNBTrackpadDevice::handleStart][85.3] returning 1
    24.11.14 15:04:58.000 kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    24.11.14 15:04:58.773 WindowServer[286]: Found 1 modes for display 0x00000000 [1, 0]
    24.11.14 15:04:58.773 WindowServer[286]: Found 1 modes for display 0x00000000 [1, 0]
    24.11.14 15:04:58.774 WindowServer[286]: Found 1 modes for display 0x00000000 [1, 0]
    24.11.14 15:04:58.789 WindowServer[286]: Found 1 modes for display 0x00000000 [1, 0]
    24.11.14 15:04:58.000 kernel[0]: [AppleMultitouchDevice::start] entered
    24.11.14 15:04:58.908 WindowServer[286]: Found 1 modes for display 0x00000000 [1, 0]
    24.11.14 15:04:58.909 WindowServer[286]: Found 1 modes for display 0x00000000 [1, 0]
    24.11.14 15:04:58.000 kernel[0]: IOHIDSystem: Seize of AppleMultitouchHIDEventDriver failed.
    24.11.14 15:04:58.000 kernel[0]: IOHIDSystem: Seize of IOHIDPointing failed.
    24.11.14 15:04:59.067 WindowServer[286]: WSMachineUsesNewStyleMirroring: false
    24.11.14 15:04:59.088 hidd[85]: IOHIDService compatibility thread running at priority 63 and schedule 2.
    24.11.14 15:04:59.160 WindowServer[286]: Display 0x44087a80: GL mask 0x1; bounds (0, 0)[1920 x 2160], 82 modes available
    Main, Active, on-line, enabled, boot, Vendor 4d10, Model 21ea, S/N 0, Unit 0, Rotation 0
    UUID 0xa72347ebf7312d8f13fba6868aea7db8
    24.11.14 15:04:59.160 WindowServer[286]: Display 0x003f0042: GL mask 0x40; bounds (0, 0)[4096 x 2160], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 6, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    24.11.14 15:04:59.160 WindowServer[286]: Display 0x003f0041: GL mask 0x20; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 5, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    24.11.14 15:04:59.160 WindowServer[286]: Display 0x003f0040: GL mask 0x10; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    24.11.14 15:04:59.160 WindowServer[286]: Display 0x003f003f: GL mask 0x8; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    24.11.14 15:04:59.160 WindowServer[286]: Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    24.11.14 15:04:59.160 WindowServer[286]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    24.11.14 15:04:59.160 WindowServer[286]: Display 0x003f0043: GL mask 0x80; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 7, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    24.11.14 15:04:59.161 WindowServer[286]: Set a breakpoint at CGSLogError to catch errors as they are logged.
    24.11.14 15:04:59.161 WindowServer[286]: WSSetWindowTransform: Singular matrix
    24.11.14 15:04:59.161 WindowServer[286]: WSSetWindowTransform: Singular matrix
    24.11.14 15:04:59.161 WindowServer[286]: WSSetWindowTransform: Singular matrix
    24.11.14 15:04:59.162 WindowServer[286]: WSSetWindowTransform: Singular matrix
    24.11.14 15:04:59.162 WindowServer[286]: WSSetWindowTransform: Singular matrix
    24.11.14 15:04:59.162 WindowServer[286]: WSSetWindowTransform: Singular matrix
    24.11.14 15:04:59.310 configd[33]: network changed: v4(en0+:192.168.178.34) DNS+ Proxy+ SMB
    24.11.14 15:04:59.312 discoveryd[61]: Basic SleepProxy Could not get the primary interface
    24.11.14 15:04:59.315 discoveryd[61]: AwdlD2d AwdlD2dStartAdvertisingPair: 'ptaht-ix' Advertising service started
    24.11.14 15:04:59.316 discoveryd[61]: AwdlD2d AwdlD2dStartAdvertisingPair: 'ptaht-ix' Advertising service started
    24.11.14 15:04:59.000 kernel[0]: IO80211AWDLPeerManager::setAwdlOperatingMode Setting the AWDL operation mode from SUSPENDED to AUTO
    24.11.14 15:04:59.000 kernel[0]: IO80211AWDLPeerManager::setAwdlAutoMode Resuming AWDL
    24.11.14 15:04:59.318 discoveryd[61]: AwdlD2d AwdlD2dStartAdvertisingPair: 'c64ff5efff7b14c700000000000008efip6arpa' Advertising service started
    24.11.14 15:04:59.319 UserEventAgent[23]: Captive: [CNInfoNetworkActive:1709] en2: SSID 'Diego's Wi-Fi Network' making interface primary (protected network)
    24.11.14 15:04:59.319 configd[33]: network changed: v4(en0:192.168.178.34) DNS* Proxy SMB
    24.11.14 15:04:59.319 UserEventAgent[23]: Captive: CNPluginHandler en2: Evaluating
    24.11.14 15:04:59.320 UserEventAgent[23]: Captive: en2: Probing 'Diego's Wi-Fi Network'
    24.11.14 15:04:59.324 configd[33]: network changed: v4(en0:192.168.178.34, en2!:192.168.178.13) DNS Proxy SMB
    24.11.14 15:04:59.000 kernel[0]: en2: BSSID changed to 90:72:40:20:29:d1
    24.11.14 15:04:59.335 configd[33]: setting hostname to "Ptaht-IX.fritz.box"
    24.11.14 15:04:59.396 UserEventAgent[23]: tcp_connection_destination_prepare_complete 1 connectx to 104.66.181.165:80@en2 failed: Host is down
    24.11.14 15:04:59.446 locationd[298]: Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
    24.11.14 15:04:59.448 locationd[298]: NBB-Could not get UDID for stable refill timing, falling back on random
    24.11.14 15:04:59.456 locationd[298]: Location icon should now be in state 'Inactive'
    24.11.14 15:04:59.515 WindowServer[286]: Display 0x44087a80: GL mask 0x1; bounds (0, 0)[1920 x 2160], 82 modes available
    Main, Active, on-line, enabled, boot, Vendor 4d10, Model 21ea, S/N 0, Unit 0, Rotation 0
    UUID 0xa72347ebf7312d8f13fba6868aea7db8
    24.11.14 15:04:59.515 WindowServer[286]: Display 0x003f0042: GL mask 0x40; bounds (2944, 0)[1 x 1], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 6, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    24.11.14 15:04:59.515 WindowServer[286]: Display 0x003f0041: GL mask 0x20; bounds (2945, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 5, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    24.11.14 15:04:59.515 WindowServer[286]: Display 0x003f0040: GL mask 0x10; bounds (2946, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    24.11.14 15:04:59.515 WindowServer[286]: Display 0x003f003f: GL mask 0x8; bounds (2947, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    24.11.14 15:04:59.515 WindowServer[286]: Display 0x003f003e: GL mask 0x4; bounds (2948, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    24.11.14 15:04:59.515 WindowServer[286]: Display 0x003f003d: GL mask 0x2; bounds (2949, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    24.11.14 15:04:59.515 WindowServer[286]: Display 0x003f0043: GL mask 0x80; bounds (2950, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 7, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    24.11.14 15:04:59.516 WindowServer[286]: CGXPerformInitialDisplayConfiguration
    24.11.14 15:04:59.516 WindowServer[286]:   Display 0x44087a80: Unit 0; Vendor 0x4d10 Model 0x21ea S/N 0 Dimensions 27.56 x 15.35; online enabled, Bounds (0,0)[1920 x 2160], Rotation 0, Resolution 1
    24.11.14 15:04:59.516 WindowServer[286]:   Display 0x003f0042: Unit 6; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2944,0)[1 x 1], Rotation 0, Resolution 1
    24.11.14 15:04:59.516 WindowServer[286]:   Display 0x003f0041: Unit 5; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2945,0)[1 x 1], Rotation 0, Resolution 1
    24.11.14 15:04:59.516 WindowServer[286]:   Display 0x003f0040: Unit 4; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2946,0)[1 x 1], Rotation 0, Resolution 1
    24.11.14 15:04:59.516 WindowServer[286]:   Display 0x003f003f: Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2947,0)[1 x 1], Rotation 0, Resolution 1
    24.11.14 15:04:59.516 WindowServer[286]:   Display 0x003f003e: Unit 2; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2948,0)[1 x 1], Rotation 0, Resolution 1
    24.11.14 15:04:59.516 WindowServer[286]:   Display 0x003f003d: Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2949,0)[1 x 1], Rotation 0, Resolution 1
    24.11.14 15:04:59.516 WindowServer[286]:   Display 0x003f0043: Unit 7; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2950,0)[1 x 1], Rotation 0, Resolution 1
    24.11.14 15:04:59.518 WindowServer[286]: CGXMuxBoot: Boot normal
    24.11.14 15:05:00.176 sntp[296]: time set +0.640194 s
    24.11.14 15:05:00.180 com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    24.11.14 15:05:00.181 com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    24.11.14 15:05:00.181 com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    24.11.14 15:05:00.182 WindowServer[286]: GLCompositor: GL renderer id 0x01021c01, GL mask 0x0000007f, accelerator 0x00004c5b, unit 0, caps QEX|MIPMAP, vram 2048 MB
    24.11.14 15:05:00.183 WindowServer[286]: GLCompositor: GL renderer id 0x01021c01, GL mask 0x0000007f, texture max 16384, viewport max {16384, 16384}, extensions NPOT|GLSL|FLOAT
    24.11.14 15:05:00.183 WindowServer[286]: GLCompositor: GL renderer id 0x02021c01, GL mask 0x00000080, accelerator 0x00002a23, unit 7, caps QEX|MIPMAP, vram 2048 MB
    24.11.14 15:05:00.183 com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    24.11.14 15:05:00.183 com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    24.11.14 15:05:00.183 com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    24.11.14 15:05:00.184 WindowServer[286]: GLCompositor: GL renderer id 0x02021c01, GL mask 0x00000080, texture max 16384, viewport max {16384, 16384}, extensions NPOT|GLSL|FLOAT
    24.11.14 15:05:00.184 WindowServer[286]: GLCompositor enabled for tile size [256 x 256]
    24.11.14 15:05:00.184 WindowServer[286]: CGXGLInitMipMap: mip map mode is on
    24.11.14 15:05:00.184 com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    24.11.14 15:05:00.187 UserEventAgent[23]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred NSPOSIXErrorDomain/64: The operation couldn’t be completed. Host is down
    24.11.14 15:05:00.187 UserEventAgent[23]: Captive: [CaptiveHandleRedirect:1662] Unknown result value: 1, assuming online
    24.11.14 15:05:00.187 UserEventAgent[23]: Captive: CNPluginHandler en2: Authenticated
    24.11.14 15:05:00.209 ntpd[242]: peer time.euro.apple.com @ 17.72.148.52
    24.11.14 15:05:00.454 ntpd[242]: drift PPM:0.000 -> -75.112
    24.11.14 15:05:00.000 kernel[0]: EDID CEA Extensions not valid for audio [Revision ID]: 1 (minimum value: 3)
    24.11.14 15:05:01.043 com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    24.11.14 15:05:01.043 com.apple.xpc.launchd[1]: (com.apple.DataDetectorsDynamicData) The JoinExistingSession key is only available to Application services.
    24.11.14 15:05:01.046 com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    24.11.14 15:05:01.047 com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    24.11.14 15:05:01.047 com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    24.11.14 15:05:01.049 com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    24.11.14 15:05:01.049 com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    24.11.14 15:05:01.050 com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    24.11.14 15:05:01.051 com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in process suhelperd[301]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    24.11.14 15:05:01.000 kernel[0]: BUG in p

    I have the same errors occurring at an alarming rate. I did isolate it to the App Store. Specifically when checking for an update. I was hoping that you could test this out for me. Go to your console log and select all messages and then check kernel in the sender box (bottom left). I found that now is a good time to insert a marker. Now launch the app store then got to the update section. Select check for update.
    Does this generate a series of the errors? I can reproduce the errors every time I "check for updates". The error would not show up when checking for updates in iTunes.
    I did notice errors in both extending from CFNetwork
    App store:
    2015-01-15 8:40:38.047 AM storeassetd[356]: CFNetwork SSLHandshake failed (-9802)
    iTunes
    2015-01-15 8:53:53.986 AM iTunes[2200]: CFNetwork SSLHandshake failed (-9806)
    Please compare and see if you get the same results.

  • KSLD bug report:  32 bit causes target panic

    Since the bug report link:
    http://soldc.sun.com/developer/support/driver/tools/KSLD/bug-report.html
    goes to a non existant email address, I thought I would post here.
    Setup:
    ksld 1.01
    target and host booted with kernel/unix (32 bit)
    /proto directory struct as described in starting ksld doc
    debugging ramd driver example
    ramd directory:
    drwxr-xr-x 4 root other 512 Feb 11 12:40 .
    drwxr-xr-x 10 root other 512 Feb 11 12:47 ..
    drwxrwxrwx 2 bin bin 512 Feb 11 10:26 777
    -rw-r--r-- 1 root other 341 Feb 11 11:31 Makefile
    -rw-r--r-- 1 root other 1610 Apr 24 2001 README
    -rw-r--r-- 1 root other 3588 Apr 18 2001 install
    lrwxrwxrwx 1 root other 52 Feb 11 10:47 misc -> /export/home/ksld-space/proto/root_sparc/kernel/misc
    -rw-r--r-- 1 root other 2523 Apr 18 2001 ntestram.c
    -rw-r--r-- 1 root other 2542 Apr 18 2001 printinfo.c
    lrwxrwxrwx 1 root other 6 Feb 11 10:46 proto -> /proto
    -rw-r--r-- 1 root other 25713 Feb 11 11:29 ramd.c
    -rw-r--r-- 1 root other 291 Apr 18 2001 ramd.conf
    -rw-r--r-- 1 root other 210 Apr 18 2001 ramio.h
    drwxrwxrwx 4 bin bin 512 Feb 11 19:51 sparc
    -rw-r--r-- 1 root other 1785 Apr 18 2001 testram.c
    lrwxrwxrwx 1 root other 67 Feb 11 10:48 unix.281 -> /export/home/ksld-space/proto/root_sparc/platform/sun4u/kernel/unix
    HOST output
    home1# ksld -t hardwire unix.281 99
    Reading unix.281
    KSLD v1.0 on sun4u [SunOS 5.8]
    Current thread is 0x4001fe60
    Reading krtld
    Reading genunix
    Reading platmod
    Reading SUNW,UltraSPARC-II
    Reading specfs
    Reading TS
    Reading TS_DPTBL
    Reading ufs
    Reading fssnap_if
    Reading rpcmod
    Reading ip
    Reading rootnex
    Reading options
    Reading sad
    Reading pseudo
    Reading sd
    Reading scsi
    Reading glm
    Reading pcipsy
    Reading dada
    Reading todmostek
    Reading procfs
    Reading sockfs
    Reading clone
    Reading ip6
    Reading tcp
    Reading md5
    Reading tcp6
    Reading udp
    Reading udp6
    Reading icmp
    Reading icmp6
    Reading arp
    Reading timod
    Reading conskbd
    Reading wc
    Reading ebus
    Reading su
    Reading kb
    Reading ms
    Reading consms
    Reading se
    Reading elfexec
    Reading fifofs
    Reading ldterm
    Reading ttcompat
    Reading zs
    Reading ptsl
    Reading ptc
    Reading rts
    Reading tl
    Reading keysock
    Reading sysmsg
    Reading cn
    Reading pipe
    Reading mm
    Reading hme
    Reading ufs_log
    Reading doorfs
    Reading devinfo
    Reading iwscn
    Reading log
    Reading sy
    Reading fctl
    ksld_dbx: can't stat /platform/sun4u/kernel/drv/afb -- No such file or directory
    Reading afb
    ksld_dbx: can't open /platform/sun4u/kernel/drv/afb -- No such file or directory
    Reading fd
    Reading busra
    Reading cs
    Reading winlock
    Reading seg_drv
    Reading usba
    Reading kstat
    Reading vol
    Reading cpc
    Reading tnf
    Reading pcihp
    Reading hpcsvc
    Reading pcicfg
    Reading nfssrv
    Reading nfs
    Reading rpcsec
    Reading tlimod
    Reading seg_mapdev
    Reading inst_sync
    Reading mntfs
    Reading tmpfs
    Reading klmmod
    Reading autofs
    Reading connld
    Reading bootdev
    Reading shmsys
    Reading ipc
    Reading ramd
    Reading kaio
    detected a multithreaded program
    t@0 stopped in (unknown) at 0xedd000d8
    0xedd000d8: ta %icc,%g0 + 125
    (ksld_dbx) module -v ramd.o
    Module: ramd.o
    Language: ansic
    Debugging information: read [stabs version: 3.1]
    Source file: /opt/SUNWddk/src/drivers/ramd/ramd.c
    Object file: /opt/SUNWddk/src/drivers/ramd/sparc/obj32/ramd.o
    Loadobject: /usr/kernel/drv/ramd
    (ksld_dbx) stop in ram_strategy
    (2) stop in ram_strategy
    poll in failed
    can't set breakpoint
    TARGET output:
    connected
    New connection: uid 0, fd 7
    Begin traceback... sp = edd48290
    Called from edd009dc, fp=edd47b41, args=34 edd308ee eddc40a8 34 edd042f0 edd042ec
    Called from edd03624, fp=edd47c11, args=fff74000 edda51f0 102d087a ffffffff91d0207e 0 4
    Called from edd0c0d0, fp=edd47cd1, args=102d087a 91d0207e ff1bd714102d087a 100 edd48608 27
    Called from edd0a394, fp=edd47d81, args=eddb7788 8 eddc16a1 f0000 1 ffff
    Called from edd176d4, fp=edd47e31, args=ffff eddb7788 0 1 0 eddc1690
    Called from edd0e470, fp=edd47f41, args=edd49058 0 0 3c 0 edda69d8
    Called from edd0e214, fp=edd47ff1, args=eddb6d58 eddc1690 edd49158 ffffffffffffffff 10000 edd483e0
    Called from edd0e154, fp=edd480a1, args=eddc1640 edda3550 0 0 0 0
    Called from edd071b4, fp=edd48121, args=0 0 0 0 0 0
    Called from 0, fp=0, args=0 0 0 0 0 0
    End traceback...
    abort jump: trap 34 sp edd48290 pc edd042ec npc edd042f0
    etext edd308ee estack edd489a0 edata edda2388 nofault edda2658
    ksld_kadb[0]: (`o403P0801So6mLD42d8N_lK^bH00004)(`o403P0801So6mLD42d8N_lK^bH0000
    panic[cpu0]/thread=4001fe60: BAD TRAP: type=34 rp=4002fbc0 addr=40030507 mmu_fsr=0
    sched: alignment error:
    addr=0x40030507
    pid=0, pc=0xedd2ba78, sp=0x4002fc50, tstate=0x1404, context=0x0
    g1-g7: 1000c000, edda1f78, edda1f78, 0, edda2658, 14aef0, 4001fe60
    panic: entering debugger (continue to save dump)
    Trap 7d
    What is wrong with the setup,when a breakpoint would cause a traceback and panic on the target?

    One other possibility is having sufficient rights, especially if you are invoking it via some other app, rather than manually as a logged in user. If you are not logged in and instead invoke it via a web site action, I believe you will have problems reading the registry, accessing a desktop, writing to disk, etc.
    Sorry I can't be more definitive, but perhaps it will help.
    Please post your conclusion, if you find it.
    --Ian

  • BSOD Bug Discovered in Audigy 2 ZS Dri

    I have an Audigy 2 ZS. I did a custom install from the driver CD in XP SP unchecking the following items:
    - Creative MiniDisc Center
    - Creative Wave Studio
    - Getting Started Demo
    - MIDI Samples
    - SoundFont Banks
    - Online Manual
    - Music Creation Guide
    - Windows Drivers
    I also did not install Creative Media Source 2.
    Next, I installed the Driver Package from the soundblaster.com web site that is dated July 29 2004. Then I installed the Creative THX Setup Console Update (Version .00.6).
    I have found that several of the Creative Labs programs will cause an instant and repeatable BSOD on my system. They are:
    - \Program Files\Creative\SBAudigy2ZS\Program\Startup Menu\Audigy.exe
    - Creative MediaSource DVD-Audio Player
    - Feature Showcase Demo as installed from the "Feature Showcase Demonstration CD"
    I'd say there is a bug somewhere in the kernel mode driver code because ideally you do not want user mode code to be able to take down the system like this.
    I ran the crash dump through WinDbg and this is the result of the analysis:
    KERNEL_MODE_EXCEPTION_NOT_HANDLED (8e)
    This is a very common bugcheck. Usually the exception address pinpoints the driver/function that caused the problem. Always note this address as well as the link date of the driver/image that contains this address. Some common problems are exception code 0x80000003. This means a hard coded breakpoint or assertion was hit, but this system was booted /NODEBUG. This is not supposed to happen as developers should never have hardcoded breakpoints in retail code, but ... If this happens, make sure a debugger gets connected, and the system is booted /DEBUG. This will let us see why this breakpoint is happening. An exception code of 0x80000002 (STATUS_DATATYPE_MISALIGNMENT) indicates that an unaligned data reference was encountered. The trap frame will supply additional information.
    Arguments:
    Arg: 80000003, The exception code that was not handled
    Arg2: 8050b20, The address that the exception occurred at
    Arg3: f3722330, Trap Frame
    Arg4: 00000000
    Debugging Details:
    EXCEPTION_CODE: (HRESULT) 0x80000003 (24748365) - One or more arguments are invalid
    FAULTING_IP:
    nt!DbgBreakPoint+0
    8050b20 cc int 3
    TRAP_FRAME: f3722330 -- (.trap fffffffff3722330)
    ErrCode = 00000000
    eax=0000000 ebx=00000cb ecx=804ff7d8 edx=0000004 esi=e608000
    edi=82ef7050
    eip=8050b2 esp=f37223a4 ebp=f37223d4 iopl=0 nv up ei ng nz na pe nc
    cs=0008 ss=000 ds=0023 es=0023 fs=0030 gs=0000
    efl=00000282
    nt!DbgBreakPoint+0x:
    8050b2 c3 ret
    Resetting default scope
    DEFAULT_BUCKET_ID: DRIVER_FAULT
    BUGCHECK_STR: 0x8E
    LAST_CONTROL_TRANSFER: from 8053ebc0 to 8050b2
    STACK_TEXT:
    f37223a0 8053ebc0 e608e58 00000e50 e30d2df4 nt!DbgBreakPoint+0x
    f37223d4 8053e7fb e608008 00000000 f3577b8b nt!ExFreePoolWithTag+0x305
    f37223e0 f3577b8b e608008 00000000 e60800c nt!ExFreePool+0xb
    WARNING: Stack unwind information not available. Following frames may be wrong.
    f3722420 f35709de c000000 00000000 3fffffff ctdvda2k+0x22b8b
    f37224b8 f3576f5d f3722428 f356cd2c c000000 ctdvda2k+0xb9de
    f3722524 f35587 f355ab28 f355ab65 f355aba8 ctdvda2k+0x2f5d
    f3722540 f3555640 00000000 83064f68 00000000 ctdvda2k+0x37
    f3722574 f35559da fe3e8030 f372264c fe3e8030 ctdvda2k+0x640
    f37225bc bac60b8a 00f0ff 408d0008 00000000 ctdvda2k+0x9da
    f37225e8 bac60a67 408d0008 fe3e8030 00000000 ctoss2k+0x9b8a
    f372263c bac6063c f372265c 00000000 00000000 ctoss2k+0x9a67
    f3722b68 bacd5f20 82dba008 0000408d 00000002 ctoss2k+0x963c
    f3722b94 bacd4729 82e6c60 82dba00c 82dc220 ctaud2k+0xf20
    f3722bd8 f89b7f02 82e30888 82dc220 82dc220 ctaud2k+0x0729
    f3722c0 804ecd5a 82e44f00 82dc220 806cba8 ctprxy2k+0xf02
    f3722c20 80649 fe209820 806cb90 83238f68 nt!IopfCallDriver+0x3
    f3722c44 8058c958 83238fd8 fe529038 83238f68 nt!IovCallDriver+0x9e
    f3722c58 8058d544 82e44f00 83238f68 fe529038 nt!IopSynchronousServiceTail+0x5e
    f3722d00 8059a55 0000098 00000000 00000000 nt!IopXxxControlFile+0x5ec
    f3722d34 804dadd 0000098 00000000 00000000 nt!NtDeviceIoControlFile+0x28
    f3722d34 7ffe0304 0000098 00000000 00000000 nt!KiSystemService+0xc4
    002dfc 00000000 00000000 00000000 00000000 SharedUserData!SystemCallStub+0x4
    FOLLOWUP_IP:
    nt!ExFreePool+b
    8053e7fb c20400 ret 0x4
    SYMBOL_STACK_INDEX: 2
    FOLLOWUP_NAME: Pool_corruption
    SYMBOL_NAME: nt!ExFreePool+b
    MODULE_NAME: Pool_Corruption
    IMAGE_NAME: Pool_Corruption
    DEBUG_FLR_IMAGE_TIMESTAMP: 0
    STACK_COMMAND: .trap fffffffff3722330 ; kb
    BUCKET_ID: 0x8E_nt!ExFreePool+b
    Followup: Pool_corruption

    Hello,
    at first I?m sorry for digging up this old Threat but after having searched for some time in the forum I found out that in this Thread another user has already perfectly described my problem.
    Unfortunately he hasn?t left any explanation about how he was able to fix this error so I would be very grateful if anyone could help me. (perhaps even one of the mods who remembers anything about this problem?)
    So far I have already tried to repair or uninstall the Audigy Software and Drivers but every time I tried the same Blue Screen has appeared.
    I?ve also contacted the Creative Support about this "bug" but they only had the proposal of reinstalling the entire software which I had already tried without any success.
    It seems somehow strange to me because for example the DVD-Audio Player had already been working perfectly on my system when I had tried out the Creative Software after I had purchased and installed the new Soundcard.
    So far no new Hard- or Software has been installed on my system in the meantime. I just have updated the programs I had already installed before the error occured the first time.
    Could there be perhaps any conflicts with newer driver versions for my TV- or Soundcard or any updated software (for example Kaspersky Anti-Virus)?
    Anyway... thank you very much for your help! ;-)
    Greetings
    celer
    System:
    Windows XP Home SP2
    AMD 64 3200
    024 MB RAM
    GForce 6800GT
    2X 200 Gigs HD (SATA) (no Raid-System)
    Audigy 2 ZS (no newer Drivers found when checked on the Creative Homepage)
    WinTV PCI FM
    Mainboard: D 607 v. 4.06 . (Fujitsu-Siemens OEM)
    I?ve already installed the latest drivers.

  • Project explorer doesn't show callers for .rtm (run time menu) files (is this a confirmed bug?)

    Maybe I was to quick to report this as a bug... I was unable to find anything related to it at my normal sources of information. Does someone has exeperience with it?
    I have a work-around and this is included  in the description :
    http://forums.ni.com/ni/board/message?board.id=BreakPoint&message.id=6776 (message 25)
    ** Original post **
    When a library (.lvlib) that contains a file with a run-time-menu (.rtm) file is removed from the project, but there is still a file that uses this .rtm file, both the .lvlib and all of it's vis and the .rtm file are displayed in the project Dependencies.
    For the Vi's the callers can be found by 'Find->calllers'. For the .rtm file this always results in 'No items found' but the .rtm file remains in the Dependencies (as it should since it is still used).
    Finding the .rtm file can be hard since it is only loaded at run-time and not at edit time(?). If someone encounters this issue, a working method:
    - rename the rtm file (so it cannot be found)
    - open the vis that you suspect are using this file AND try to edit the run-time menu. When this vi uses the run-time menu a warning will appear (cannot load rtm file, using default menu instead)
    Kind regards,
    Mark

    Dear Mr. Beuvink,
    thank you for your reply. It seems that a while back this problem has been reported to our R&D group. The request (CAR) has ID; 41579. There is the following statement in this CAR: the caller vi is in memory or not. When a caller vi is in memory, rtm files will currently never report the vi as a caller. This confirms the behavior you are seeing.
    I'm sorry to say I don't have a solution at this moment, at this moment they are busy fixing this problem. You can look this up in future release notes by searching on the CAR ID I mentioned.
    If you haven any questions, please don't hesitate to contact me.
    Best regards,
    Martijn S
    Applications Engineer
    NI Netherlands

  • Flash Builder Design Mode Bug Workaround (!!!)

    I've been fighting this annoyance since FB4 came out, and while I still don't think that custom/embedded fonts in design view are fixed by this, I've been able to reproduce this "fix" (workaround) to get design view to show fonts/theme correctly under some very specific circumstances on two separate PCs.
    If anyone from Adobe sees this I'd like to know whether this sounds familiar or is possibly logged as a bug already somewhere in JIRA.. if not I could probably do that as long as it won't be a wasted effort.
    The problem:
    You're using a Halo theme but certain CSS settings (specifically and possibly limited to FONTS) don't work properly in design view even though they work fine in Flash.  Essentially this makes design view practically useless since choice of font family, size, and weight can effect component sizing if you aren't hard-coding component sizes (ugh)... ruining your efforts to use design view for UI design if your UI has any level of complexity (or uses absolute positioning at all).
    The specific circumstances seem to be:
    You're using the Halo theme (you have no special 'skinning' requirements and want Halo defaults w/only CSS customizations)
    You've upgraded a Flex 3 project to Flex 4 SDK (not sure if this is needed to reproduce the issue)
    Using a regular non-embedded font (embedded fonts still do crap out, but even this 'workaround' doesn't fix that problem)
    You're using swc library files such as the Swiz lib, Mate, Flexlib, etc. (I think it's ANY swc, not specific to any one)
    This may also only apply when using an "mx only" project (no Spark), since we're using Halo here
    The two part fix (as far as I can tell you need BOTH before design view works correctly):
    In .actionScriptProperties, add the following bolded line after the compiler tag like so:
      </compiler>
      <theme themeIsDefault="false" themeIsSDK="true" themeLocation="${SDK_THEMES_DIR}/frameworks/themes/Halo"/>
      <applications>
      (I think this may only apply to 'upgraded' projects, as the line does seem to be present in newly created FB4 Halo projects.  My guess is that an "upgraded" project should have such a line added, but doesn't get it due to an oversight/bug.)
    The somewhat painful, and definitely odd part.  Remove all your SWC library files from /libs.  Grab the source code for the libraries and drop them into your project's /src folder as if you'd written them yourself.  (This may require some research and knowledge on special requirements to build the libs, such as with Swiz's compiler metadata compiler settings which you need to put into your project's settings.)  After you get things set up right and the project compiles again, doing a refresh of design view should finally give you proper looking Halo controls and fonts so they look identical to the Flash runtime view.
    Why this works, I've no idea.  I suspect it has something to do with that stupid and annoying (and supposedly 'harmless') design mode warning message you get when you include a library like Swiz or Mate in your project.  (Design mode could not load xxxxxxxxxxxxx.swc. It may be incompatible with this SDK, or invalid. (DesignAssetLoader.CompleteTimeout)) - this warning doesn't break your application, people seem to think it's just a harmless warning..but is it breaking design view?
    If anyone has any idea what's going on here, why this 'fixes' the problem (a better work around), or has any other insight I'd love to hear it.  The combo of needing to do two things (in my specific case) to fix the problem really made this a ROYAL PAIN, I still can't believe I found it.

    Hi Fernando, sorry for the delayed response.  CSS Design Mode is not available for Flex 4 projects, but it is still available in Flex 3 projects.  The reason for this is that designing components in Flex 4 is often a lot different, since it relies highly on the new spark skinning architecture.  There is, however, an Appearance panel available in design view which supplies a set of the main inheriting styles. Setting these styles in the Appearance panel will result in assigning values to a global style selector.
    I hope this helps,
    Rob

  • Breakpoints in nested classes don't work

    I've noticed that when I set a breakpoint in a nested class, it doesn't work to stop the code, unless I set the breakpoint after I've created an instance of the class.
    In the code example below, if I set breakpoints A, B, C and D, only breakpoints A and C will be hit when MainClass.main runs.
    However, if I set breakpoint D once breakpoint C is hit, then breakpoint D works.
    I've noticed this behavior in both JBuilder 4 and Eclipse, which are both using the Sun 1.3.1 JRE/JDK.
    Does anyone know if there is a way to get breakpoints in nested classes to work as expected (they stop the thread whenever that point in the code is executed, and setting them before the class is loaded/instantiated doesn't change that behavior).
    BTW, in my research on this topic, I found a mention of "class preparation", a step that the JVM goes through when loading a class. I wonder if the class has to go through this step before the breakpoint can be enabled.
    --James
    public class MainClass {
        public static void main(String[] args) {
            Object o = OtherClass.Test(3); // Breakpoint A
            System.out.println(o);
    class OtherClass {
        static Object Test(int v) {
            Object o = new NestedClass(v);
            return o;                      // Breakpoint C
        static class NestedClass {
            int x;
            NestedClass(int v) {
                x = v;                     // Breakpoint B
            public String toString() {
                return "NestedClass(x=" + x + ")"; // Breakpoint D
    }

    You wrote:
    -> I've noticed this behavior in both JBuilder 4 and Eclipse, which
    -> are both using the Sun 1.3.1 JRE/JDK.
    Take a look at Bug-ID 4299394
    Synopsis: TTY: Deferred line breakpoints can't be set on inner classes
    http://developer.java.sun.com/developer/bugParade/bugs/4299394.html
    -> BTW, in my research on this topic, I found a mention of "class preparation",
    -> a step that the JVM goes through when loading a class. I wonder if the class
    -> has to go through this step before the breakpoint can be enabled.
    A breakpoint cannot be set in a class before the class prepare event for
    that class. Also: the fully qualified name for the inner or nested class
    must be constructed properly.
    Any breakpoint requested before the target class is loaded must be 'deferred',
    which means the debugger keeps track of the breakpoint request and sets
    it when the class load eventually occurs.
    -> However, if I set breakpoint D once breakpoint C is hit, then
    -> breakpoint D works.
    By the time you get to the breakpoint at C, the inner class containing D
    (OtherClass$NestedClass.class) was located, loaded, and prepared as required
    by the "Object o = new NestedClass(v);" statement.

  • FB4: Release build fails with RSLs using FlexSDK 3.5

    Flash Builder 4 (v 4.0.1.277662) fails, when trying to do a release build with the following simple project setup:
    - Flash library project with a simple test class (using the 3.5 Flex SDK which ships with FB4)
    - Flex project with simple mxml-application (using the same SDK)
      The Library is linked as RSL
    When you try to export the release build of the project, you´ll get an unspecified error.
    In the log file, you can found:
    java.lang.NoClassDefFoundError: flex2/tools/oem/OEMException$CircularLibraryDependencyException
    With some google search, I found out, that the error occured with FB 4 beta und should be already fixed.
    That´s for sure true with SDK 4.0 oder SDK 4.1, but not SDK 3.5 (remember: it´s the version, which ships with the FB itself !!!).
    After scanning the jar´s of the SDK 3.5 and 4.0, I found out, that the following 3 files are missing in the flex-compiler-oem.jar in SDK 3.5:
    - OEMException$CircularLibraryDependencyException.class
    - OEMException.class
    - OEMException_en.properties
    Adding these files to the jar of the 3.5 SDK, the release build will be successfully exported.
    We were absolutely disappointed after realizing this issue. This has cost a lot of working time and was frustrating too.
    Is there another way to get this working, without changing the SDK files?
    Greetings, Jörg

    Not sure of any workarounds apart from one what you have already tried, but can you file a Flex SDK bug for this to be fixed in the current version.
    Thanks
    -Sunil

  • 9-Slice scaling not working in FB4?

    I just upgraded my FB3 flash project to FB4.7, and saw that my 9-slice symbols (which I exported from an FLA to a SWC) have stopped working.  That is, the whole graphic is now getting stretched. If I use the exact same SWC and the exact same code in my FB3 environemt all is well.
    The code is really basic:
    var spr:MyRoundedRect = new MyRoundedRect(); // MyRoundedRect comes from the FLA with 9slice scaling
    spr.scaleX = 4;
    spr.scaleY = 3;
    addChild(spr);
    Am I missing something? I this a known bug in Flex Builder 4.7?
    Anyone else ever encounter this?
    Right now, I feel like going back to Flex Builder 3, where the world seemed a better place.

    I'm using Flash Builder 4.7 for a pure flash project (ie, no mxml) & all my graphics objects are in a swc that was exported from an FLA. 
    I've made some progress with that issue. If I explicitly assign the scale9Grid dimensions in the code, it seems to work:
      obj.scale9Grid = new Rectangle(x,y,w,h)
    ...but having to do that is a real productivity killer.  Would be nice to use the 9-slice guide setting in the FLA

  • Breakpoints not breaking

    I have a JavaFX project running in the mobile emulator through NetBeans 6.5. Several of the classes used are Java classes being called from the Main.fx.
    When I set a breakpoint in Main.fx it always triggers, but if I set it anywhere in any of my Java classes it never does. I've tried this many times. I know for certain that the code is being evaluated at the break point, it just isn't breaking. I can even break it in Main.fx then step through to the point I wanted!
    Is there a better way?
    Thanks in advance for any responses.

    auxone wrote:
    Thanks for your responses. I never realized I would have found a bug.
    It blows my mind to think of what I would do if I didn't have breakpoints and step throughs. I will just wait patiently, while I make tons of println() calls.Debuggers are brilliant! Once touched never the same again.... don't feel strange that something called a debugger has found you a bug? It's the real deal and have fun with them in the future,

  • Breakpoints not breaking in xcode

    When I set breakpoints in xcode by clicking in the gutter, the code runs right by them and does not stop. I am in debug mode, so it is not something that simple. When i start the code all the breakpoints turn orange. Is there some setting or something I need to enable to get breakpoints to work?

    Like Alex, I have problems with gdb not stopping at some of the breakpoints I set. I do recognize the difference between Build&Run and Build&Debug, and I am using the latter. Sometimes the debugger stops where I put a breakpoint, sometimes it stops, but on a different line, sometimes it doesn't stop at all, and sometimes it won't let me place a breakpoint on the line I want.
    As one would guess, it helps to write one statement per line, break up complex statements, and expand macros. Even so (and also turning off code optimization), I still find that a lot of my breakpoints just won't work. And then, there are the frequent occasions on which the debugger stops at a breakpoint but then dies and gives me no useful information, or shows a nonrecursive function calling itself, or tells me a variable is out of scope when it clearly should be IN scope.
    Frankly, I waste less time creating my own debugging statements than trying to figure out what gdb is doing. That's disappointing, and I wonder if there are some good resources on learning to use Xcode/gdb more effectively? Is there, for instance, a reference that explains messages like "Frame identical to previous; corrupt stack?" and provides some hints on what classes of bug are likely to elicit particular error or crash modes?
    PowerBook   Mac OS X (10.4.8)  

Maybe you are looking for

  • Suggestion for a new OCA / OCE exam

    I have noticed that there are a lot of candidates who learn for an exam. There seems to be a lot of incentive to studying for the exam and "learning" the material. However, there are also a lot of candidates who do not understand the 'certification',

  • File Browse

    Hi, I have a problem with file browser item. I have a table with a BLOB column (and another column). I have a region based on this table. I have a file browse item based on blob item. I use this sintax on item source: COLUMN_PHOTO:::::: When I save m

  • Converting JSP to JSF

    Hi, I am new to JSF. Could someone suggest how to convert existing JSP project to JSF and Tiles ? TIA, Oleg.

  • SAPScript printing through F.27

    Hi everubody, I have the following issue. When I try to print a SAP form (SAP Script) from transaction F.27 (Periodic Account Statements) with Company Code 1, SAP generates the spool request and tue output preview in SP01 seems to be correct. But, If

  • Why didn't all of my photos transfer to the new OS X Yosemite from my old OS X version?

    I just had a new operating system installed (OS X Yosemite 10.10.1.  When I tried to open iPhoto to view my photos from the old system,  a message indicated that I needed the newer iPhoto installed before I could view the photos I had stored on my ol