Assertions in jbuilder7

hey all,
i seem to not be able to get assertions to work in jbuilder7. Dunno if my ide ia relevant but i cant find the error in my code so im assuming its got something to do with my ide?
anwayz i have this
private boolean checkState(){
boolean check = getState();
//check the class invariant
assert(check==true);
return check;
Jbuilder complains about not being able to find the method assert in the class. But it does higlight assert as a keyword i dont get it. What am i doing wrong?

thanks a LOT that did it. It was under Project->Project Properties->general not much difference but to be precise for more newb's in the same predicament.

Similar Messages

  • SWPM - System Copy - Assertion Failed Unable to load database

    Hello again,
    (already the next question form me, sorry for this
    I am executing a sysetm copy (DB-refresh) on ASE using SWPM.
    However, in "Configure Components" step I get the error: Assertion failed. Unable to load database <SID of Target Sysetm>.
    Where else can I check for errors?
    I think it is still something on which I already worked (with other thread).
    In sapinst_dev.log I found this
    TRACE      2015-03-25 11:05:00.320
    SAPInst calls the LogInquirer. The output of the LogInquirer can be found in file sapinst_loginquirer.log.
    TRACE      2015-03-25 11:05:06.122 [iaxxgenimp.cpp:638]
                CGuiEngineImp::showMessageBox()
    <html> <head> </head> <body> <p> An error occurred while processing option <i>SAP Enhancement Package 1 for SAP N
    etWeaver 7.3 > SAP ASE > System Copy > Target System > Standard System > Based on AS ABAP > Database Refresh or M
    ove( Last error reported by the step: Assertion failed: Unable to load database <SID>.)</i>. You can now: </p> <ul>
    <li> Choose <i>Retry</i><br>to repeat the current step. </li> <li> Choose <i>Log Files</i><br>to get more inform
    ation about the error. </li> <li> Stop the option and continue later. </li> </ul> <p> Log files are written to /t
    mp/sapinst_instdir/NW731/SYB/COPY/SYSTEM/STD/AS-ABAP/REF. </p> </body></html>
    TRACE      2015-03-25 11:05:06.124 [iaxxgenimp.cpp:1031]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    In sapinst.log I found this:
    ERROR 2015-03-25 11:04:59.573
    FCO-00011  The step syb_step_setup_preload with step key |NW_ABAP_DB_DBRefresh|ind|ind|ind|ind|0|0|NW_ABAP_DB|ind
    |ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_CreateDB|ind|ind|ind|ind|createdb|0|NW_S
    YB_DB|ind|ind|ind|ind|SYB_DB_CONTEXT|0|syb_step_setup_preload was executed with status ERROR ( Last error reporte
    d by the step: Assertion failed: Unable to load database <SID>.).
    INFO 2015-03-25 11:04:59.772
    Creating file /tmp/sapinst_instdir/NW731/SYB/COPY/SYSTEM/STD/AS-ABAP/REF/__instana_tmp.xml.
    INFO 2015-03-25 11:05:00.307
    Removed file /tmp/sapinst_instdir/NW731/SYB/COPY/SYSTEM/STD/AS-ABAP/REF/instslana.xml.
    INFO 2015-03-25 11:05:00.308
    Creating file /tmp/sapinst_instdir/NW731/SYB/COPY/SYSTEM/STD/AS-ABAP/REF/instslana.xml.

    Hello Kiran,
    I did a few tests again yesterday, and it was really a stupid mistake from myside.
    The error message did mean, that there wasn't enough space.
    It isn't the authority issue, it was a leak of space.
    FYI, the complete DB-Size of Source System is required - NOT JUST RESERVED SPACE!!!
    Thx for help and sorry for stealing your time :O

  • CPP Assertion Error when navigating in Obiee 11g

    Hi,
    I have a report which uses SQL filters and I am trying to navigate from this report to another page.
    And I see the following error :
    Dashboard Display Error
    Assertion failure: isXsiTypeSqlExpression(rExpr) at line 67 of C:\ADE\aime_bi\bifndn\analytics_web\main/project/webreport/exprformulautils.cpp
    Error Details
    Error Codes: ACIOA5LN
    Some forums mentioned that re-creation of saved SQL filters would help but it didn't.
    Has anyone faced similar errors ?
    Thanks for any pointers.
    - Sujana

    Sujana,
    This is a bug in 11g, apply patch 12561330.
    Rgds,
    Dpka

  • Assert Failed:  Flashfarm

    I am having a problem on intel macs with a crash after an
    assert is tripped
    Assert failed:
    /flashfarm/depot/main/player/branches/FlashPlayer/FlashPlayer8_MacIntel_Integrated/platfo rm/mac/plugins/../mpi_player.cpp:5445
    this is with 8.0r27 (is there a later one for intel mac)
    my code dumps har after this any word on why this assert
    fails?

    Yes, there is now a Flash Player 9 Beta for Intel-based
    Macintosh computers:
    http://www.adobe.com/products/flashplayer/public_beta/

  • Systemd and systemd-logind crash due to failed assertion

    Hi,
    my system is currently only semi-usable because systemd *and* systemd-logind seem to be aborting due to a failed assertion. All systemd- and socket-related programs do not work. There are many zombie processes. These problems started after a reboot. (To be precise, the system hung up probably because of some graphics driver/mesa-related bug and I pushed the reset button.)
    I previously had testing and community-testing enabled, but disabling them did not fix the issue. Also, I was running a custom 3.17 kernel before the reboot but the normal 3.16.4, the testing 3.17.1 and the linux-ck-ivybridge 3.16.6 (from repo-ck) kernels also don't work.
    /usr is not on a seperate partition.
    One bug should have been fixed upstream (here) and the other "disappeared" (there).
    Pacman logs are cluttered with my attempts to fix the problem by reinstalling some packages (systemd, dbus, linux) so I didn't include them, but nothing important was upgraded right before the problem appeared.
    The relevant log lines in short:
    systemd[1]: Assertion 'a >= 0 && a < _JOB_TYPE_MAX_MERGING' failed at src/core/job.c:314, function job_type_lookup_merge(). Aborting.
    and
    Okt 18 23:12:35 HAF912 systemd-logind[442]: Failed to start user slice: Connection timed out
    Okt 18 23:12:35 HAF912 dbus[443]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
    Okt 18 23:12:35 HAF912 login[481]: pam_systemd(login:session): Failed to create session: Connection timed out
    Okt 18 23:13:00 HAF912 systemd-logind[442]: Failed to start user service: Connection timed out
    Okt 18 23:13:00 HAF912 systemd-logind[442]: Assertion 's->user->slice' failed at src/login/logind-session.c:496, function session_start_scope(). Aborting.
    Okt 18 23:13:00 HAF912 dbus[443]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
    journal (also note the "Cannot add dependency job for unit"):
    -- Logs begin at Mo 2014-05-05 19:23:55 CEST, end at Sa 2014-10-18 23:55:29 CEST. --
    Okt 19 01:11:07 localhost systemd-journal[74]: Runtime journal is using 8.0M (max allowed 800.7M, trying to leave 1.1G free of 7.8G available → current limit 800.7M).
    Okt 19 01:11:07 localhost systemd-journal[74]: Runtime journal is using 8.0M (max allowed 800.7M, trying to leave 1.1G free of 7.8G available → current limit 800.7M).
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys cpuset
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys cpu
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys cpuacct
    Okt 19 01:11:07 localhost kernel: Linux version 3.16.4-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Oct 6 08:22:27 CEST 2014
    Okt 19 01:11:07 localhost kernel: Command line: \boot\vmlinuz-linux rw root=/dev/sdc2 rootfstype=btrfs loglevel=2 rcutree.rcu_idle_gp_delay=1 initrd=\boot\initramfs-linux.img
    Okt 19 01:11:07 localhost kernel: e820: BIOS-provided physical RAM map:
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000ddf18fff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000ddf19000-0x00000000de09efff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de09f000-0x00000000de0aafff] ACPI data
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de0ab000-0x00000000de123fff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de124000-0x00000000de129fff] ACPI data
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de12a000-0x00000000de1aefff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de1af000-0x00000000de24cfff] ACPI NVS
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de24d000-0x00000000dea5dfff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000dea5e000-0x00000000dea5efff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000dea5f000-0x00000000deaa1fff] ACPI NVS
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000deaa2000-0x00000000df470fff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000df471000-0x00000000df7dafff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000df7db000-0x00000000df7fffff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000041effffff] usable
    Okt 19 01:11:07 localhost kernel: NX (Execute Disable) protection: active
    Okt 19 01:11:07 localhost kernel: e820: update [mem 0xcc629018-0xcc64ca57] usable ==> usable
    Okt 19 01:11:07 localhost kernel: e820: update [mem 0xcd5a5018-0xcd5b5057] usable ==> usable
    Okt 19 01:11:07 localhost kernel: extended physical RAM map:
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000cc629017] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000cc629018-0x00000000cc64ca57] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000cc64ca58-0x00000000cd5a5017] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000cd5a5018-0x00000000cd5b5057] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000cd5b5058-0x00000000ddf18fff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000ddf19000-0x00000000de09efff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de09f000-0x00000000de0aafff] ACPI data
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de0ab000-0x00000000de123fff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de124000-0x00000000de129fff] ACPI data
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de12a000-0x00000000de1aefff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de1af000-0x00000000de24cfff] ACPI NVS
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de24d000-0x00000000dea5dfff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000dea5e000-0x00000000dea5efff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000dea5f000-0x00000000deaa1fff] ACPI NVS
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000deaa2000-0x00000000df470fff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000df471000-0x00000000df7dafff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000df7db000-0x00000000df7fffff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x0000000100000000-0x000000041effffff] usable
    Okt 19 01:11:07 localhost kernel: efi: EFI v2.31 by American Megatrends
    Okt 19 01:11:07 localhost kernel: efi: ACPI=0xde09f000 ACPI 2.0=0xde09f000 SMBIOS=0xf04c0 MPS=0xfd420
    Okt 19 01:11:07 localhost kernel: efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x000000000000e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem02: type=7, attr=0xf, range=[0x000000000000e000-0x0000000000058000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem03: type=4, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem04: type=7, attr=0xf, range=[0x0000000000059000-0x000000000005f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem05: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem06: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem07: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem08: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
    Okt 19 01:11:07 localhost kernel: efi: mem09: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem10: type=7, attr=0xf, range=[0x0000000001100000-0x0000000002000000) (15MB)
    Okt 19 01:11:07 localhost kernel: efi: mem11: type=2, attr=0xf, range=[0x0000000002000000-0x0000000002f47000) (15MB)
    Okt 19 01:11:07 localhost kernel: efi: mem12: type=7, attr=0xf, range=[0x0000000002f47000-0x000000007e536000) (1973MB)
    Okt 19 01:11:07 localhost kernel: efi: mem13: type=2, attr=0xf, range=[0x000000007e536000-0x0000000080000000) (26MB)
    Okt 19 01:11:07 localhost kernel: efi: mem14: type=7, attr=0xf, range=[0x0000000080000000-0x00000000cc629000) (1222MB)
    Okt 19 01:11:07 localhost kernel: efi: mem15: type=2, attr=0xf, range=[0x00000000cc629000-0x00000000cc64d000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem16: type=1, attr=0xf, range=[0x00000000cc64d000-0x00000000cd594000) (15MB)
    Okt 19 01:11:07 localhost kernel: efi: mem17: type=2, attr=0xf, range=[0x00000000cd594000-0x00000000cd59f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem18: type=7, attr=0xf, range=[0x00000000cd59f000-0x00000000cd5a5000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem19: type=2, attr=0xf, range=[0x00000000cd5a5000-0x00000000cd5f0000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem20: type=7, attr=0xf, range=[0x00000000cd5f0000-0x00000000cd5f5000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem21: type=2, attr=0xf, range=[0x00000000cd5f5000-0x00000000cdca0000) (6MB)
    Okt 19 01:11:07 localhost kernel: efi: mem22: type=7, attr=0xf, range=[0x00000000cdca0000-0x00000000cdca1000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem23: type=2, attr=0xf, range=[0x00000000cdca1000-0x00000000cdd0a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem24: type=1, attr=0xf, range=[0x00000000cdd0a000-0x00000000cdd46000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem25: type=7, attr=0xf, range=[0x00000000cdd46000-0x00000000d0132000) (35MB)
    Okt 19 01:11:07 localhost kernel: efi: mem26: type=4, attr=0xf, range=[0x00000000d0132000-0x00000000d047a000) (3MB)
    Okt 19 01:11:07 localhost kernel: efi: mem27: type=7, attr=0xf, range=[0x00000000d047a000-0x00000000d07e5000) (3MB)
    Okt 19 01:11:07 localhost kernel: efi: mem28: type=4, attr=0xf, range=[0x00000000d07e5000-0x00000000d0806000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem29: type=7, attr=0xf, range=[0x00000000d0806000-0x00000000d0847000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem30: type=4, attr=0xf, range=[0x00000000d0847000-0x00000000d0d94000) (5MB)
    Okt 19 01:11:07 localhost kernel: efi: mem31: type=7, attr=0xf, range=[0x00000000d0d94000-0x00000000d0d95000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem32: type=4, attr=0xf, range=[0x00000000d0d95000-0x00000000d0dbb000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem33: type=7, attr=0xf, range=[0x00000000d0dbb000-0x00000000d0dbc000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem34: type=4, attr=0xf, range=[0x00000000d0dbc000-0x00000000d0dcd000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem35: type=7, attr=0xf, range=[0x00000000d0dcd000-0x00000000d0dce000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem36: type=4, attr=0xf, range=[0x00000000d0dce000-0x00000000d0e24000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem37: type=7, attr=0xf, range=[0x00000000d0e24000-0x00000000d0e25000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem38: type=4, attr=0xf, range=[0x00000000d0e25000-0x00000000d0e7d000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem39: type=7, attr=0xf, range=[0x00000000d0e7d000-0x00000000d0e7e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem40: type=4, attr=0xf, range=[0x00000000d0e7e000-0x00000000d0eca000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem41: type=7, attr=0xf, range=[0x00000000d0eca000-0x00000000d0ecb000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem42: type=4, attr=0xf, range=[0x00000000d0ecb000-0x00000000d0eda000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem43: type=7, attr=0xf, range=[0x00000000d0eda000-0x00000000d0edb000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem44: type=4, attr=0xf, range=[0x00000000d0edb000-0x00000000d0ff5000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem45: type=7, attr=0xf, range=[0x00000000d0ff5000-0x00000000d0ff6000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem46: type=4, attr=0xf, range=[0x00000000d0ff6000-0x00000000d1020000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem47: type=7, attr=0xf, range=[0x00000000d1020000-0x00000000d1021000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem48: type=4, attr=0xf, range=[0x00000000d1021000-0x00000000d10f5000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem49: type=7, attr=0xf, range=[0x00000000d10f5000-0x00000000d10f6000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem50: type=4, attr=0xf, range=[0x00000000d10f6000-0x00000000d1140000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem51: type=7, attr=0xf, range=[0x00000000d1140000-0x00000000d1141000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem52: type=4, attr=0xf, range=[0x00000000d1141000-0x00000000d1219000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem53: type=7, attr=0xf, range=[0x00000000d1219000-0x00000000d121a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem54: type=4, attr=0xf, range=[0x00000000d121a000-0x00000000d1263000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem55: type=7, attr=0xf, range=[0x00000000d1263000-0x00000000d1264000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem56: type=4, attr=0xf, range=[0x00000000d1264000-0x00000000d145f000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem57: type=7, attr=0xf, range=[0x00000000d145f000-0x00000000d1460000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem58: type=4, attr=0xf, range=[0x00000000d1460000-0x00000000d14a9000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem59: type=7, attr=0xf, range=[0x00000000d14a9000-0x00000000d14aa000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem60: type=4, attr=0xf, range=[0x00000000d14aa000-0x00000000d1500000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem61: type=7, attr=0xf, range=[0x00000000d1500000-0x00000000d1501000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem62: type=4, attr=0xf, range=[0x00000000d1501000-0x00000000d154a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem63: type=7, attr=0xf, range=[0x00000000d154a000-0x00000000d154b000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem64: type=4, attr=0xf, range=[0x00000000d154b000-0x00000000d15e4000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem65: type=7, attr=0xf, range=[0x00000000d15e4000-0x00000000d15e5000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem66: type=4, attr=0xf, range=[0x00000000d15e5000-0x00000000d1607000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem67: type=7, attr=0xf, range=[0x00000000d1607000-0x00000000d1608000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem68: type=4, attr=0xf, range=[0x00000000d1608000-0x00000000d1997000) (3MB)
    Okt 19 01:11:07 localhost kernel: efi: mem69: type=7, attr=0xf, range=[0x00000000d1997000-0x00000000d1998000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem70: type=4, attr=0xf, range=[0x00000000d1998000-0x00000000d1aae000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem71: type=7, attr=0xf, range=[0x00000000d1aae000-0x00000000d1aaf000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem72: type=4, attr=0xf, range=[0x00000000d1aaf000-0x00000000d1b1e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem73: type=7, attr=0xf, range=[0x00000000d1b1e000-0x00000000d1b1f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem74: type=4, attr=0xf, range=[0x00000000d1b1f000-0x00000000d1c7b000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem75: type=7, attr=0xf, range=[0x00000000d1c7b000-0x00000000d1c94000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem76: type=4, attr=0xf, range=[0x00000000d1c94000-0x00000000d1cae000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem77: type=7, attr=0xf, range=[0x00000000d1cae000-0x00000000d1cbc000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem78: type=4, attr=0xf, range=[0x00000000d1cbc000-0x00000000d1d5d000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem79: type=7, attr=0xf, range=[0x00000000d1d5d000-0x00000000d1d6a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem80: type=4, attr=0xf, range=[0x00000000d1d6a000-0x00000000d1d9e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem81: type=7, attr=0xf, range=[0x00000000d1d9e000-0x00000000d1d9f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem82: type=4, attr=0xf, range=[0x00000000d1d9f000-0x00000000dd15d000) (179MB)
    Okt 19 01:11:07 localhost kernel: efi: mem83: type=7, attr=0xf, range=[0x00000000dd15d000-0x00000000ddc86000) (11MB)
    Okt 19 01:11:07 localhost kernel: efi: mem84: type=3, attr=0xf, range=[0x00000000ddc86000-0x00000000ddf19000) (2MB)
    Okt 19 01:11:07 localhost kernel: efi: mem85: type=0, attr=0xf, range=[0x00000000ddf19000-0x00000000ddf75000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem86: type=0, attr=0xf, range=[0x00000000ddf75000-0x00000000de09f000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem87: type=9, attr=0xf, range=[0x00000000de09f000-0x00000000de0ab000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem88: type=0, attr=0xf, range=[0x00000000de0ab000-0x00000000de124000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem89: type=9, attr=0xf, range=[0x00000000de124000-0x00000000de129000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem90: type=9, attr=0xf, range=[0x00000000de129000-0x00000000de12a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem91: type=7, attr=0xf, range=[0x00000000de12a000-0x00000000de1af000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem92: type=10, attr=0xf, range=[0x00000000de1af000-0x00000000de24d000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem93: type=6, attr=0x800000000000000f, range=[0x00000000de24d000-0x00000000de730000) (4MB)
    Okt 19 01:11:07 localhost kernel: efi: mem94: type=6, attr=0x800000000000000f, range=[0x00000000de730000-0x00000000de908000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem95: type=6, attr=0x800000000000000f, range=[0x00000000de908000-0x00000000de90a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem96: type=6, attr=0x800000000000000f, range=[0x00000000de90a000-0x00000000de93c000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem97: type=6, attr=0x800000000000000f, range=[0x00000000de93c000-0x00000000de93e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem98: type=6, attr=0x800000000000000f, range=[0x00000000de93e000-0x00000000de9bb000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem99: type=5, attr=0x800000000000000f, range=[0x00000000de9bb000-0x00000000de9db000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem100: type=5, attr=0x800000000000000f, range=[0x00000000de9db000-0x00000000dea5e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem101: type=4, attr=0xf, range=[0x00000000dea5e000-0x00000000dea5f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem102: type=10, attr=0xf, range=[0x00000000dea5f000-0x00000000deaa2000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem103: type=4, attr=0xf, range=[0x00000000deaa2000-0x00000000dec18000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem104: type=3, attr=0xf, range=[0x00000000dec18000-0x00000000df43b000) (8MB)
    Okt 19 01:11:07 localhost kernel: efi: mem105: type=4, attr=0xf, range=[0x00000000df43b000-0x00000000df440000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem106: type=3, attr=0xf, range=[0x00000000df440000-0x00000000df444000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem107: type=4, attr=0xf, range=[0x00000000df444000-0x00000000df445000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem108: type=3, attr=0xf, range=[0x00000000df445000-0x00000000df447000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem109: type=4, attr=0xf, range=[0x00000000df447000-0x00000000df455000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem110: type=3, attr=0xf, range=[0x00000000df455000-0x00000000df467000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem111: type=4, attr=0xf, range=[0x00000000df467000-0x00000000df46f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem112: type=3, attr=0xf, range=[0x00000000df46f000-0x00000000df471000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem113: type=6, attr=0x800000000000000f, range=[0x00000000df471000-0x00000000df7db000) (3MB)
    Okt 19 01:11:07 localhost kernel: efi: mem114: type=4, attr=0xf, range=[0x00000000df7db000-0x00000000df800000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem115: type=7, attr=0xf, range=[0x0000000100000000-0x000000041f000000) (12784MB)
    Okt 19 01:11:07 localhost kernel: efi: mem116: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
    Okt 19 01:11:07 localhost kernel: efi: mem117: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem118: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem119: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem120: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem121: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
    Okt 19 01:11:07 localhost kernel: SMBIOS 2.7 present.
    Okt 19 01:11:07 localhost kernel: DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./Z77-DS3H, BIOS F11a 11/13/2013
    Okt 19 01:11:07 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Okt 19 01:11:07 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Okt 19 01:11:07 localhost kernel: AGP: No AGP bridge found
    Okt 19 01:11:07 localhost kernel: e820: last_pfn = 0x41f000 max_arch_pfn = 0x400000000
    Okt 19 01:11:07 localhost kernel: MTRR default type: uncachable
    Okt 19 01:11:07 localhost kernel: MTRR fixed ranges enabled:
    Okt 19 01:11:07 localhost kernel: 00000-9FFFF write-back
    Okt 19 01:11:07 localhost kernel: A0000-BFFFF uncachable
    Okt 19 01:11:07 localhost kernel: C0000-CFFFF write-protect
    Okt 19 01:11:07 localhost kernel: D0000-DFFFF uncachable
    Okt 19 01:11:07 localhost kernel: E0000-FFFFF write-protect
    Okt 19 01:11:07 localhost kernel: MTRR variable ranges enabled:
    Okt 19 01:11:07 localhost kernel: 0 base 000000000 mask C00000000 write-back
    Okt 19 01:11:07 localhost kernel: 1 base 400000000 mask FF0000000 write-back
    Okt 19 01:11:07 localhost kernel: 2 base 410000000 mask FF8000000 write-back
    Okt 19 01:11:07 localhost kernel: 3 base 418000000 mask FFC000000 write-back
    Okt 19 01:11:07 localhost kernel: 4 base 41C000000 mask FFE000000 write-back
    Okt 19 01:11:07 localhost kernel: 5 base 41E000000 mask FFF000000 write-back
    Okt 19 01:11:07 localhost kernel: 6 base 0E0000000 mask FE0000000 uncachable
    Okt 19 01:11:07 localhost kernel: 7 disabled
    Okt 19 01:11:07 localhost kernel: 8 disabled
    Okt 19 01:11:07 localhost kernel: 9 disabled
    Okt 19 01:11:07 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Okt 19 01:11:07 localhost kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
    Okt 19 01:11:07 localhost kernel: e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000
    Okt 19 01:11:07 localhost kernel: found SMP MP-table at [mem 0x000fd770-0x000fd77f] mapped at [ffff8800000fd770]
    Okt 19 01:11:07 localhost kernel: Scanning 1 areas for low memory corruption
    Okt 19 01:11:07 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x00000000-0x000fffff] page 4k
    Okt 19 01:11:07 localhost kernel: BRK [0x02b23000, 0x02b23fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: BRK [0x02b24000, 0x02b24fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: BRK [0x02b25000, 0x02b25fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x41ee00000-0x41effffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x41ee00000-0x41effffff] page 2M
    Okt 19 01:11:07 localhost kernel: BRK [0x02b26000, 0x02b26fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x41c000000-0x41edfffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x41c000000-0x41edfffff] page 2M
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x400000000-0x41bffffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x400000000-0x41bffffff] page 2M
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x00100000-0xddf18fff]
    Okt 19 01:11:07 localhost kernel: [mem 0x00100000-0x001fffff] page 4k
    Okt 19 01:11:07 localhost kernel: [mem 0x00200000-0xdddfffff] page 2M
    Okt 19 01:11:07 localhost kernel: [mem 0xdde00000-0xddf18fff] page 4k
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0xde12a000-0xde1aefff]
    Okt 19 01:11:07 localhost kernel: [mem 0xde12a000-0xde1aefff] page 4k
    Okt 19 01:11:07 localhost kernel: BRK [0x02b27000, 0x02b27fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0xdea5e000-0xdea5efff]
    Okt 19 01:11:07 localhost kernel: [mem 0xdea5e000-0xdea5efff] page 4k
    Okt 19 01:11:07 localhost kernel: BRK [0x02b28000, 0x02b28fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0xdeaa2000-0xdf470fff]
    Okt 19 01:11:07 localhost kernel: [mem 0xdeaa2000-0xdebfffff] page 4k
    Okt 19 01:11:07 localhost kernel: [mem 0xdec00000-0xdf3fffff] page 2M
    Okt 19 01:11:07 localhost kernel: [mem 0xdf400000-0xdf470fff] page 4k
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0xdf7db000-0xdf7fffff]
    Okt 19 01:11:07 localhost kernel: [mem 0xdf7db000-0xdf7fffff] page 4k
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x100000000-0x3ffffffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x100000000-0x3ffffffff] page 2M
    Okt 19 01:11:07 localhost kernel: RAMDISK: [mem 0x7e536000-0x7fffffff]
    Okt 19 01:11:07 localhost kernel: ACPI: Early table checksum verification disabled
    Okt 19 01:11:07 localhost kernel: ACPI: RSDP 0x00000000DE09F000 000024 (v02 ALASKA)
    Okt 19 01:11:07 localhost kernel: ACPI: XSDT 0x00000000DE09F070 00005C (v01 ALASKA A M I 01072009 AMI 00010013)
    Okt 19 01:11:07 localhost kernel: ACPI: FACP 0x00000000DE0A8C60 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    Okt 19 01:11:07 localhost kernel: ACPI: DSDT 0x00000000DE09F158 009B05 (v02 ALASKA A M I 00000012 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: FACS 0x00000000DE24BF80 000040
    Okt 19 01:11:07 localhost kernel: ACPI: APIC 0x00000000DE0A8D58 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
    Okt 19 01:11:07 localhost kernel: ACPI: MCFG 0x00000000DE0A8DF0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    Okt 19 01:11:07 localhost kernel: ACPI: HPET 0x00000000DE0A8E30 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0x00000000DE0A8E68 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0x00000000DE0A91D8 0009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0x00000000DE0A9B88 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: Local APIC address 0xfee00000
    Okt 19 01:11:07 localhost kernel: No NUMA configuration found
    Okt 19 01:11:07 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000041effffff]
    Okt 19 01:11:07 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x41effffff]
    Okt 19 01:11:07 localhost kernel: NODE_DATA [mem 0x41efe9000-0x41efedfff]
    Okt 19 01:11:07 localhost kernel: [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040e600000-ffff88041e5fffff] on node 0
    Okt 19 01:11:07 localhost kernel: Zone ranges:
    Okt 19 01:11:07 localhost kernel: DMA [mem 0x00001000-0x00ffffff]
    Okt 19 01:11:07 localhost kernel: DMA32 [mem 0x01000000-0xffffffff]
    Okt 19 01:11:07 localhost kernel: Normal [mem 0x100000000-0x41effffff]
    Okt 19 01:11:07 localhost kernel: Movable zone start for each node
    Okt 19 01:11:07 localhost kernel: Early memory node ranges
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0x00001000-0x0009efff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0x00100000-0xddf18fff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0xde12a000-0xde1aefff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0xdea5e000-0xdea5efff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0xdeaa2000-0xdf470fff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0xdf7db000-0xdf7fffff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0x100000000-0x41effffff]
    Okt 19 01:11:07 localhost kernel: On node 0 totalpages: 4184369
    Okt 19 01:11:07 localhost kernel: DMA zone: 64 pages used for memmap
    Okt 19 01:11:07 localhost kernel: DMA zone: 25 pages reserved
    Okt 19 01:11:07 localhost kernel: DMA zone: 3998 pages, LIFO batch:0
    Okt 19 01:11:07 localhost kernel: DMA32 zone: 14183 pages used for memmap
    Okt 19 01:11:07 localhost kernel: DMA32 zone: 907667 pages, LIFO batch:31
    Okt 19 01:11:07 localhost kernel: Normal zone: 51136 pages used for memmap
    Okt 19 01:11:07 localhost kernel: Normal zone: 3272704 pages, LIFO batch:31
    Okt 19 01:11:07 localhost kernel: ACPI: PM-Timer IO Port: 0x408
    Okt 19 01:11:07 localhost kernel: ACPI: Local APIC address 0xfee00000
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    Okt 19 01:11:07 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Okt 19 01:11:07 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    Okt 19 01:11:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Okt 19 01:11:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Okt 19 01:11:07 localhost kernel: ACPI: IRQ0 used by override.
    Okt 19 01:11:07 localhost kernel: ACPI: IRQ2 used by override.
    Okt 19 01:11:07 localhost kernel: ACPI: IRQ9 used by override.
    Okt 19 01:11:07 localhost kernel: Using ACPI (MADT) for SMP configuration information
    Okt 19 01:11:07 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
    Okt 19 01:11:07 localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    Okt 19 01:11:07 localhost kernel: nr_irqs_gsi: 40
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xcc629000-0xcc629fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xcc64c000-0xcc64cfff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xcd5a5000-0xcd5a5fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xcd5b5000-0xcd5b5fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xddf19000-0xde09efff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde09f000-0xde0aafff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde0ab000-0xde123fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde124000-0xde129fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde1af000-0xde24cfff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde24d000-0xdea5dfff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xdea5f000-0xdeaa1fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xdf471000-0xdf7dafff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xdf800000-0xf7ffffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    Okt 19 01:11:07 localhost kernel: e820: [mem 0xdf800000-0xf7ffffff] available for PCI devices
    Okt 19 01:11:07 localhost kernel: Booting paravirtualized kernel on bare hardware
    Okt 19 01:11:07 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    Okt 19 01:11:07 localhost kernel: PERCPU: Embedded 29 pages/cpu @ffff88041ec00000 s86784 r8192 d23808 u262144
    Okt 19 01:11:07 localhost kernel: pcpu-alloc: s86784 r8192 d23808 u262144 alloc=1*2097152
    Okt 19 01:11:07 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    Okt 19 01:11:07 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4118961
    Okt 19 01:11:07 localhost kernel: Policy zone: Normal
    Okt 19 01:11:07 localhost kernel: Kernel command line: \boot\vmlinuz-linux rw root=/dev/sdc2 rootfstype=btrfs loglevel=2 rcutree.rcu_idle_gp_delay=1 initrd=\boot\initramfs-linux.img
    Okt 19 01:11:07 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Okt 19 01:11:07 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340
    Okt 19 01:11:07 localhost kernel: AGP: Checking aperture...
    Okt 19 01:11:07 localhost kernel: AGP: No AGP bridge found
    Okt 19 01:11:07 localhost kernel: Calgary: detecting Calgary via BIOS EBDA area
    Okt 19 01:11:07 localhost kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Okt 19 01:11:07 localhost kernel: Memory: 16146888K/16737476K available (5336K kernel code, 887K rwdata, 1688K rodata, 1128K init, 1164K bss, 590588K reserved)
    Okt 19 01:11:07 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    Okt 19 01:11:07 localhost kernel: Preemptible hierarchical RCU implementation.
    Okt 19 01:11:07 localhost kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Okt 19 01:11:07 localhost kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Okt 19 01:11:07 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    Okt 19 01:11:07 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    Okt 19 01:11:07 localhost kernel: NR_IRQS:8448 nr_irqs:744 16
    Okt 19 01:11:07 localhost kernel: Console: colour dummy device 80x25
    Okt 19 01:11:07 localhost kernel: console [tty0] enabled
    Okt 19 01:11:07 localhost kernel: allocated 67108864 bytes of page_cgroup
    Okt 19 01:11:07 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Okt 19 01:11:07 localhost kernel: hpet clockevent registered
    Okt 19 01:11:07 localhost kernel: tsc: Fast TSC calibration using PIT
    Okt 19 01:11:07 localhost kernel: tsc: Detected 3503.511 MHz processor
    Okt 19 01:11:07 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7009.98 BogoMIPS (lpj=11678370)
    Okt 19 01:11:07 localhost kernel: pid_max: default: 32768 minimum: 301
    Okt 19 01:11:07 localhost kernel: ACPI: Core revision 20140424
    Okt 19 01:11:07 localhost kernel: ACPI: All ACPI Tables successfully acquired
    Okt 19 01:11:07 localhost kernel: Security Framework initialized
    Okt 19 01:11:07 localhost kernel: Yama: becoming mindful.
    Okt 19 01:11:07 localhost kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    Okt 19 01:11:07 localhost kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    Okt 19 01:11:07 localhost kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
    Okt 19 01:11:07 localhost kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys memory
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys devices
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys freezer
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys net_cls
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys blkio
    Okt 19 01:11:07 localhost kernel: CPU: Physical Processor ID: 0
    Okt 19 01:11:07 localhost kernel: CPU: Processor Core ID: 0
    Okt 19 01:11:07 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    Okt 19 01:11:07 localhost kernel: mce: CPU supports 9 MCE banks
    Okt 19 01:11:07 localhost kernel: CPU0: Thermal monitoring enabled (TM1)
    Okt 19 01:11:07 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    tlb_flushall_shift: 2
    Okt 19 01:11:07 localhost kernel: Freeing SMP alternatives memory: 20K (ffffffff819f9000 - ffffffff819fe000)
    Okt 19 01:11:07 localhost kernel: ftrace: allocating 20445 entries in 80 pages
    Okt 19 01:11:07 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Okt 19 01:11:07 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz (fam: 06, model: 3a, stepping: 09)
    Okt 19 01:11:07 localhost kernel: TSC deadline timer enabled
    Okt 19 01:11:07 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
    Okt 19 01:11:07 localhost kernel: ... version: 3
    Okt 19 01:11:07 localhost kernel: ... bit width: 48
    Okt 19 01:11:07 localhost kernel: ... generic registers: 4
    Okt 19 01:11:07 localhost kernel: ... value mask: 0000ffffffffffff
    Okt 19 01:11:07 localhost kernel: ... max period: 0000ffffffffffff
    Okt 19 01:11:07 localhost kernel: ... fixed-purpose events: 3
    Okt 19 01:11:07 localhost kernel: ... event mask: 000000070000000f
    Okt 19 01:11:07 localhost kernel: x86: Booting SMP configuration:
    Okt 19 01:11:07 localhost kernel: .... node #0, CPUs: #1
    Okt 19 01:11:07 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Okt 19 01:11:07 localhost kernel: #2 #3 #4 #5 #6 #7
    Okt 19 01:11:07 localhost kernel: x86: Booted up 1 node, 8 CPUs
    Okt 19 01:11:07 localhost kernel: smpboot: Total of 8 processors activated (56078.85 BogoMIPS)
    Okt 19 01:11:07 localhost kernel: devtmpfs: initialized
    Okt 19 01:11:07 localhost kernel: PM: Registering ACPI NVS region [mem 0xde1af000-0xde24cfff] (647168 bytes)
    Okt 19 01:11:07 localhost kernel: PM: Registering ACPI NVS region [mem 0xdea5f000-0xdeaa1fff] (274432 bytes)
    Okt 19 01:11:07 localhost kernel: pinctrl core: initialized pinctrl subsystem
    Okt 19 01:11:07 localhost kernel: RTC time: 23:11:07, date: 10/18/14
    Okt 19 01:11:07 localhost kernel: NET: Registered protocol family 16
    Okt 19 01:11:07 localhost kernel: cpuidle: using governor ladder
    Okt 19 01:11:07 localhost kernel: cpuidle: using governor menu
    Okt 19 01:11:07 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    Okt 19 01:11:07 localhost kernel: ACPI: bus type PCI registered
    Okt 19 01:11:07 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Okt 19 01:11:07 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    Okt 19 01:11:07 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    Okt 19 01:11:07 localhost kernel: PCI: Using configuration type 1 for base access
    Okt 19 01:11:07 localhost kernel: ACPI: Added _OSI(Module Device)
    Okt 19 01:11:07 localhost kernel: ACPI: Added _OSI(Processor Device)
    Okt 19 01:11:07 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Okt 19 01:11:07 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Okt 19 01:11:07 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Okt 19 01:11:07 localhost kernel: ACPI: Dynamic OEM Table Load:
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0xFFFF88040834B000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: Dynamic OEM Table Load:
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0xFFFF880408302C00 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: Dynamic OEM Table Load:
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0xFFFF880408309A00 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: Interpreter enabled
    Okt 19 01:11:07 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
    Okt 19 01:11:07 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
    Okt 19 01:11:07 localhost kernel: ACPI: (supports S0 S3 S4 S5)
    Okt 19 01:11:07 localhost kernel: ACPI: Using IOAPIC for interrupt routing
    Okt 19 01:11:07 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN00] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN01] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN02] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN03] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN04] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    Okt 19 01:11:07 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Okt 19 01:11:07 localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
    Okt 19 01:11:07 localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
    Okt 19 01:11:07 localhost kernel: PCI host bridge to bus 0000:00
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    Okt 19 01:11:07 localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7200000-0xf720ffff 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    Okt 19 01:11:07 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf721a000-0xf721a00f 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7218000-0xf72183ff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7210000-0xf7213fff 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7217000-0xf72173ff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.0: [8086:1e44] type 00 class 0x060100
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7216000-0xf72167ff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7215000-0xf72150ff 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: [10de:11c0] type 00 class 0x030000
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.1: [10de:0e0b] type 00 class 0x040300
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: [1969:1083] type 00 class 0x020000
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7100000-0xf713ffff 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: reg 0x18: [io 0xd000-0xd07f]
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7100000-0xf71fffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: [8086:244e] type 01 class 0x060401
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: supports D1 D2
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 04-05] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:05:00.0: [1102:0007] type 00 class 0x040100
    Okt 19 01:11:07 localhost kernel: pci 0000:05:00.0: reg 0x10: [io 0xc000-0xc01f]
    Okt 19 01:11:07 localhost kernel: pci 0000:05:00.0: supports D1 D2
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.0: [14f1:8800] type 00 class 0x040000
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.0: reg 0x10: [mem 0xf5000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.1: [14f1:8801] type 00 class 0x048000
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.1: reg 0x10: [mem 0xf4000000-0xf4ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.2: [14f1:8802] type 00 class 0x048000
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.2: reg 0x10: [mem 0xf3000000-0xf3ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.4: [14f1:8804] type 00 class 0x048000
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.4: reg 0x10: [mem 0xf2000000-0xf2ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0xc000-0xcfff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0xf2000000-0xf5ffffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: Enabled 4 GPEs in block 00 to 3F
    Okt 19 01:11:07 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Okt 19 01:11:07 localhost kernel: vgaarb: loaded
    Okt 19 01:11:07 localhost kernel: vgaarb: bridge control possible 0000:01:00.0
    Okt 19 01:11:07 localhost kernel: PCI: Using ACPI for IRQ routing
    Okt 19 01:11:07 localhost kernel: PCI: pci_cache_line_size set to 64 bytes
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xcc629018-0xcfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xcd5a5018-0xcfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xddf19000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xde1af000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xdea5f000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xdf471000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff]
    Okt 19 01:11:07 localhost kernel: NetLabel: Initializing
    Okt 19 01:11:07 localhost kernel: NetLabel: domain hash size = 128
    Okt 19 01:11:07 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Okt 19 01:11:07 localhost kernel: NetLabel: unlabeled traffic allowed by default
    Okt 19 01:11:07 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    Okt 19 01:11:07 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    Okt 19 01:11:07 localhost kernel: Switched to clocksource hpet
    Okt 19 01:11:07 localhost kernel: pnp: PnP ACPI init
    Okt 19 01:11:07 localhost kernel: ACPI: bus type PNP registered
    Okt 19 01:11:07 localhost kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0680-0x069f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0200-0x020f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0xffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0xffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0400-0x0453] could not be reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0458-0x047f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0500-0x057f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    Okt 19 01:11:07 localhost kernel: system 00:03: [io 0x0454-0x0457] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: system 00:04: [io 0x0a00-0x0a0f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:04: [io 0x0a30-0x0a3f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:04: [io 0x0a20-0x0a2f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xe0000000-0xe0000fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: pnp: PnP ACPI: found 7 devices
    Okt 19 01:11:07 localhost kernel: ACPI: bus type PNP unregistered
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7100000-0xf71fffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 04-05]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf7100000-0xf71fffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 0 [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 11 [mem 0xe0000000-0xfeafffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 4 [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 5 [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 6 [io 0x0000-0x0cf7]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 7 [io 0x0d00-0xffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 8 [mem 0x000a0000-0x000bffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 9 [mem 0x000d0000-0x000d3fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 10 [mem 0x000d4000-0x000d7fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 11 [mem 0x000d8000-0x000dbfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 12 [mem 0x000dc000-0x000dffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 13 [mem 0xe0000000-0xfeafffff]
    Okt 19 01:11:07 localhost kernel: NET: Registered protocol family 2
    Okt 19 01:11:07 localhost kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    Okt 19 01:11:07 localhost kernel: TCP bind hash table entries: 65536 (order: 8,

    I worked around the issue myself by manually commenting the offending assertions out in src/core/job.c, so this is an upstream bug. I will report it at the systemd bug tracker.

  • 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.

  • Internal error: assertion failed - still won't work in LR4

    When I try to export an image from LR4 I get the "internal error: assertion failed" error. I'm running Lion 10.7.3 on a MacBook.
    I started by reading the thread at:
    Re: "internal error: assertion failed" when exporting via LR4
    tinaTS offered what she thought was the correct fix but her suggestion didn't apply to my situation. She suggested moving user presets but I don't have any to move.
    I also tried the basic “repair permissions” and Lion restart with no luck. 
    Kirk Marcus suggested removing the com.adobe.Lightroom4.plist from my library. This didn't help, still getting the error.
    Then I removed these files as well:
    com.adobe.Lightroom3.plist
    com.adobe.Lightroom2.plist
    com.adobe.Lightroom3.LSSharedFileList.plist
    com.adobe.Lightroom3.plist.lockfile
    None of that helped.
    I tried removing all files that began with com.adobe.Lightroom and then creating a new library and just importing one picture but I still get the same "internal error" VERY FRUSTRATING.
    Obviously, the program is worthless to me if I can't export images.
    Additional suggestions would be appreciated. I see that lots of people on the internet are having this problem but none of the suggestions I've found so far have been of any help.

    Thanks for the suggestions. I tried removing the com.adobe.Lightroom4.plist. This didn't help, still getting the error.
    Then I removed these files as well:
    com.adobe.Lightroom3.plist
    com.adobe.Lightroom2.plist
    com.adobe.Lightroom3.LSSharedFileList.plist
    com.adobe.Lightroom3.plist.lockfile
    None of that helped.
    I tried creating a new library and just importing one picture but I still get the same "internal error" VERY FRUSTRATING.

  • How to configure ADF application to use OAM Identity Assertion ? web.xml

    We have a web application developed using ADF (application development framework) and deployed on WebCenter 11.1.1.2 (weblogic 10.3.2)
    OID Authentication and OAM identity assertion is configured in WebLogic 10.3.2 .
    How to configure security in ADF application (web.xml or weblogic.xml) so that it uses OAM identity assertion (already configured as authentication providers in weblogic server)
    Any pointers or documentation so that application (developed using ADF) check for identity tocken and verifies it with one of identity assertion providers.

    John,
    I have to concur. With OAM you don't need this. OAM intercepts the calls and inserts a cookie for WLS to get user information from.
    I strongly advise to go through the above mention OFM Security Guide. Esp. Chapter 10 tells you in every detail how to implement OAM SSO with WLS (with or without OHS as a proxy).
    Reading this chapter saves you time and turnarounds on this topic...
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Apple Mail Assertion Failure

    Hi,
    My company uses Office 365 for hosted Exchange email. We have 1 user who uses Apple Mail on OSX 10.7 to connect to the server in Exchange mode (using EWS). This was working great until a few days ago where he has sporadic connection problems. Reproducable situation below:
    1) Select 100 emails in any given folder
    2) Drag/drop those emails into another folder to move them there
    3) They will start moving but it will fail at somepoint and give the message "Cannot execute move operation".
    4) After that message appears it is usually several minutes before he can try again or send any emails.
    5) Trying to send an email immediately after the error message results in the "Cannot send message using the server" dialog where you are prompted to select a different server to send the message. Choosing an SMTP server results in the message being sent but sometimes (and only sometimes) the message is resent a couple of hours later through the exchange system.
    We are getting a million of the following assertion failure messages in the console:
    06-06-2012 12:22:05.518  Mail: *** Assertion failure in -[EWSGetFolderResponseOperation handleResponseMessage:withObject:], /SourceCache/Message/Message-1278/MessageStores.subproj/EWSResponseOperation.m: 340
    EWS did something wrong: An internal server error occurred. The operation failed. on EWS response <EWSGetFolderResponseOperation: 0x7fb9cb1ae620> (EXECUTING)
    0   Message 0x00007fff8f712ef8 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 116
    1   Message 0x00007fff8f71308e -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 185
    2   Message 0x00007fff8f662c64 -[EWSResponseOperation handleResponseMessage:withObject:] + 556
    3   Message 0x00007fff8f656eb6 __-[EWSGetFolderResponseOperation executeOperation]_block_invoke_1 + 77
    4   CoreFoundation 0x00007fff87979cee __NSArrayEnumerate + 718
    5   Message 0x00007fff8f6572ae -[EWSGetFolderResponseOperation executeOperation] + 453
    6   Message 0x00007fff8f73397f -[MonitoredOperation main] + 228
    7   Foundation 0x00007fff9152e6b4 -[__NSOperationInternal start] + 705
    8   Foundation 0x00007fff91541912 ____NSOQSchedule_block_invoke_2 + 124
    9   libdispatch.dylib 0x00007fff8a798a86 _dispatch_call_block_and_release + 18
    10  libdispatch.dylib 0x00007fff8a799965 _dispatch_worker_thread2 + 255
    11  libsystem_c.dylib 0x00007fff8c83b3da _pthread_wqthread + 316
    12  libsystem_c.dylib 0x00007fff8c83cb85 start_wqthread + 13
    06-06-2012 12:22:05.518  Mail: Recieved EWS error: Error Domain=MFEWSErrorDomain Code=94 "An internal server error occurred. The operation failed." UserInfo=0x7fb9cecbb7c0 {NSLocalizedDescription=An internal server error occurred. The operation failed.}
    We have tried deleting the account and making a new one. As well as removing the mailbox folder (~/Library/Mail/V2/EWS-*) and the Apple Mail plist file. We have also setup the email on a different Mac (also OSX 10.7) but we still get the same assertion failure message.
    This user's email account works fine in Outlook on Windows and Mac (Outlook 2010 and 2011) and it also works fine through the online web portal. Outlook 2011 Mac uses EWS (the same protocol Apple Mail uses) and it's not throwing any errors and everything works properly so that is leading me to believe it's an issue with Apple Mail.
    Perhaps related, perhaps not, but the user's iPhone and iPad have also stopped working properly with the account. They will sometimes connect but a lot of the time they give an error message about not being able to connect to the server. This leads us to believe it's an exchange server problem, but then why does it work in Outlook and the online portal without any problems? It's only the Apple products that are falling apart.

    I ended up having to reproduce the problem in Outlook 2011 Mac before O365 support would help me. Apparently Apple Mail isn't one of the officially supported clients so they weren't going to figure it out for me. Once they ran out of ideas they just gave me the "Apple Mail is officially supported" excuse and stopped helping me.
    Although we weren't initially having the problem in Outlook 2011 Mac it did start giving tons of errors during certain operations (with a -19907 error code) after a while. Not sure why it started doing that ... but it did. This was only happening with one of our user's accounts so it had to be something server-side that was the problem. I eventually got a support ticket in their system (despite being a P1 plan holder) so that they could call me. We did some Wireshark capturing to try to diagnose the problem but by that time the problem had fixed itself.

  • Assertion Failed - Dump when clicking on the links from Portal for WD Comp

    Hi,
    We have a WD Component which is integrated to the Portal . When we click on the link in the Portal for the first 2 times, the selection screen is shown correctly ( when debugged, the program stops in WDDOINIT method before the sel.screen is shown).
    When we click on the link for the third or fourth time with no time gap, it shows a dump. This is the dump I am getting.
    Runtime Errors         ASSERTION_FAILED
    Date and Time          01/06/2011 10:13:58
    Short text
    The ASSERT condition was violated.
    What happened?
    In the running application program, the ASSERT statement recognized a
    situation that should not have occurred.
    The runtime error was triggered for one of these reasons:
    - For the checkpoint group specified with the ASSERT statement, the
    activation mode is set to "abort".
    - Via a system variant, the activation mode is globally set to "abort"
    for checkpoint groups in this system.
    - The activation mode is set to "abort" on program level.
    - The ASSERT statement is not assigned to any checkpoint group.
    How to correct the error
    Probably the only way to eliminate the error is to correct the program.
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "ASSERTION_FAILED" " "
    "CL_NW7_VIEW_ELEMENT_ADAPTER===CP" or "CL_NW7_VIEW_ELEMENT_ADAPTER===CM004"
    "DISPATCH_NW7_EVENT"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    User and Transaction
    Client.............. 010
    User................ "STECURRY"
    Language Key........ "E"
    Transaction......... " "
    Transactions ID..... "4D250E9ADDFB00BDE10080000A041004"
    Program............. "CL_NW7_VIEW_ELEMENT_ADAPTER===CP"
    Screen.............. "SAPMHTTP 0010"
    Screen Line......... 2
    Information on Caller ofr "HTTPS" Connection:
    Plug-in Type.......... "HTTPS"
    Caller IP............. "10.6.4.220"
    Caller Port........... 443
    Universal Resource Id. "/sap/bc/webdynpro/sap/ZEM_INV_APP_ASSIGNMENTS/"
    Information on where terminated
    Termination occurred in the ABAP program "CL_NW7_VIEW_ELEMENT_ADAPTER===CP" -
    in "DISPATCH_NW7_EVENT".
    The main program was "SAPMHTTP ".
    In the source code you have the termination point in line 5
    of the (Include) program "CL_NW7_VIEW_ELEMENT_ADAPTER===CM004".
    Source Code Extract
    Line
    SourceCde
    1
    METHOD dispatch_nw7_event.
    2
    DATA: l_event_handler TYPE REF TO if_wdr_nw7_event_handler.
    3
    4
    l_event_handler = get_nw7_event_handler( i_event_handler_id ).
    >>>>>
    assert l_event_handler is not initial.
    6
    7
    " View-based Delta Rendering: tracking of client events
    8
    raise event on_nw7_handle_event
    9
    exporting
    10
    event_handler = l_event_handler
    11
    event_name    = i_event_name.
    12
    13
    14
    l_event_handler->handle_event(
    15
    i_event_name       = i_event_name
    16
    i_event_parameters = i_event_parameters
    17
    i_update_data      = i_update_data
    18
    i_event_queue      = i_event_queue ).
    19
    ENDMETHOD.
    -  I have cut the dump to make it short and clear.
    One of my colleague ran a HTTP watch trace and I am attaching it as well.
    <body> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr> <td> <h1> Error when processing your request </h1> <br> <h2> What has happened? </h2> <p> The URL https://uswasspq.deloitte.com:/sap/bc/webdynpro/sap/ZEM_INV_APPROVER_MAIN//ucfLOADING was not called due to an error. </p> </td> </tr> <tr> <td>   </td> </tr> <tr> <td class="emphasize"> <strong> Note </strong> <br> <ul> <li> The following error text was processed in the system SPQ : <b> User session (HTTP/SMTP/..) closed after timeout </b> </li> </ul> <ul> <li> The error occurred on the application server usuxc204_SPQ_01 and in the work process 1 . </li> </ul> <ul> <li> The termination type was: ERROR_MESSAGE_STATE </li> </ul> <ul> <li> The ABAP call stack was: <br> Method: PREPROCESS_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP<BR>Method: IF_HTTP_EXTENSIONHANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP<BR>Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP<BR>Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME<BR>Module: %_HTTP_START of program SAPMHTTP<BR> </li> </ul> </td> </tr> <tr> <td>   </td> </tr> <tr> <td> <p>   </p> <h2> What can I do? </h2> <ul> <li> If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system SPQ in transaction ST22. </li> </ul> <ul> <li> If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server usuxc204_SPQ_01 in transaction SM21. </li> </ul> <ul> <li> If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 1 in transaction ST11 on the application server usuxc204_SPQ_01 . In some situations, you may also need to analyze the trace files of other work processes. </li> </ul> <ul> <li> If you do not yet have a user ID, contact your system administrator. </li> </ul> <br/> <p class="note"> Error code: ICF-IE-https -c: 010 -u: STHUGHES -l: E -s: SPQ -i: usuxc204_SPQ_01 -w: 1 -d: 20110208 -t: 131808 -v: ERROR_MESSAGE_STATE -e: User session (HTTP/SMTP/..) closed after timeout </p> <br/> <p> HTTP 500 - Internal Server Error <br/> <p> Your SAP Internet Communication Framework Team </p> </td> </tr> </table> </body> </html>
    After this error a URL is called form the WebDynpro to the following html page.
    https://uswasspq.deloitte.com/sap/bc/webdynpro/sap/zem_inv_approver_main/dps_Error_Page.html ( this is the friendly message we have put so that the user does not see the dump on his screen.
    I tried invalidating the nodes in the WDDOEXIT at the view level but it did not help. This is a show stopper for the project to go live.
    Thanks,
    Guru.

    Hi Guru,
    It is not readable the way you posted and that might be the reason that you do not get reactions.
    Can you please confirm the following.
    1. Is this problem occurs  with out portal when you run the application standalone in SAP GUI.
    2. What is going on wddoinit method or wddomodify method, any  resource handling there ?

  • Assertion failure error while using hierarchy column in 11.1.1.7.1

    Hi all,
    I have done In-place upgrade of OBIEE from 11.1.1.5 to 11.1.1.7. Afterthat installed 11.1.1.7.1 patchset also.
    Dashboard prompts were created by using hierarchy column. While applying hierarchy prompt i am getting below error
    Assertion failure: levels.size() > start_pos at line 843 of project/weblayoutbuilder/viewlayoutbuilderutil.cpp
      Error Details
    Error Codes: ACIOA5LN
    Some times presentation services will restarted automatically.
    Kindly give a solution regarding this.
    Thanks in advance

    This is occuring due to Bug 17334677 in 11.1.1.7.0. It has been fixed in future versions and backported to SOA BPM 11.1.1.7.0 Apply Patch 17334677

  • "Assertion failed" error when executing a simple UCI program

    I am using a simple UCI program (tt1.c) with Xmath version 7.0.1 on Sloaris 2.8 that performs the followings:
    - Start Xmath701
    - Sleep 10 Seconds
    - Load a sysbuild model
    - Stop Xmath
    I am calling the uci executable using the following command:
    > /usr/local/apps/matrixx-7.0.1/bin/xmath -call tt1 &
    In this way everything works fine and the following printouts from the program are produced.
    --------- uci printout ----------
    ## Starting Xmath 701
    ## sleep 10 seconds
    ## load "case_h_cs_ds.xmd";
    ## Stopping Xmath 701
    All the processes (tt1, XMATH, xmath_mon, and sysbld) terminate correctly.
    The problem occurs if the 10 second wait after starting xmath is omitted:
    - Start Xmath701
    - Load a sysbuild model
    - Stop Xmath
    This results to the following printouts:
    --------- uci printout ----------
    ## Starting Xmath 701
    ## load "case_h_cs_ds.xmd";
    Assertion failed: file "/vob1/xm/ipc/ipc.cxx", line 420 errno 0.
    Note that the last line is not produced by the uci program and the tt1 did not
    finish (the printout before stopping xmath "## Stopping Xmath 701" was
    not produced).
    A call to the unix "ps -ef" utility shows that none of the related process has been terminated:
    fs085312 27631 20243 0 10:45:29 pts/27 0:00 tt1
    fs085312 27643 1 0 10:45:30 ? 0:00 /usr/local/apps/matrixx-7.0.1/solaris_mx_70.1/xmath/bin/xmath_mon /usr/local/app
    fs085312 27641 27631 0 10:45:30 ? 0:01 /usr/local/apps/matrixx-7.0.1/solaris_mx_70.1/xmath/bin/XMATH 142606339, 0x8800
    fs085312 25473 25446 0 10:45:33 ? 0:01 sysbld ++ 19 4 7 6 5 8 9 0 25446 ++
    The questions are as follows:
    1- What is "Assertion failed: file "/vob1/xm/ipc/ipc.cxx", line 420 errno 0" and why is that produced?
    2- Should the UCI program waits for end of sysbld initialization before issuing commands?
    3- If the answer to the above question is yes, is there a way to check the termination of sysbld initialization?
    Thanks in advance for you help.
    Attachments:
    tt1.c ‏1 KB

    I tracked down the problem and it is a race condition between the many processes being started up. A smaller delay should also solve the problem. Or, maybe do something else before the first 'load'. The 'load' command tries to launch systembuild and causes the race condition.

  • Assert Failer Error while installing the Trial Version

    Hi,
    I am getting the following error while installing the trail version. any help is greatly appreciated. I am also not able to find XCMDOUT.LOG.
    ERROR      2005-01-27 11:59:43 [iaxabactorext.cpp:420]
               CIaSdbActorExt::sdbSessionExecute_impl
    MDB-07001  No action defined for actor.
    ERROR      2005-01-27 11:59:43 [iaxxinscbk.cpp:223]
               abortInstallation
    CJS-00081  Assertion failed: in
    function sdb_inst_enum() {
        var actn = "SDB_INST_ENUM";
        var call_arr = sdb_action_with_info(actn, "75");
        ASSERT(arguments.callee, call_arr != undefined, "ERROR WHILE EXECUTING dbmcli COMMAND! CHECK THE XCMDOUT.LOG FILE");
        ASSERT(arguments.callee, call_arr[0] != "false", "ERROR WHILE EXECUTING dbmcli COMMAND! CHECK THE XCMDOUT.LOG FILE");
        var e_arr;
        e_arr = new Array();
        for (var a_cnt = 1; a_cnt < call_arr.length; a_cnt++) {
            e_arr.push(call_arr[a_cnt]);
        return e_arr;
    ERROR WHILE EXECUTING dbmcli COMMAND! CHECK THE XCMDOUT.LOG FILE

    Hi Lakshmi,
      Were you ever able to resolve the problem?
    -wael

  • XD01 assertion failed error while updating customer master data

    Hi Guys,
    This is an error when I use transaction XD01 to create customers accounts, If you have any ideas do let me and we'll try it....
    The error does not let an BDC or LSMW progress as well. There are also no recent sap notes on the same.
    The error is as follow
    ASSERTION_FAILED
    Short text
    The ASSERT condition was violated.
    What happened?
    In the running application program, the ASSERT statement recognized a
    situation that should not have occurred.
    The runtime error was triggered for one of these reasons:
    - For the checkpoint group specified with the ASSERT statement, the
    activation mode is set to "abort".
    - Via a system variant, the activation mode is globally set to "abort"
    for checkpoint groups in this system.
    - The activation mode is set to "abort" on program level.
    - The ASSERT statement is not assigned to any checkpoint group.
    What can you do?
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system
    administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look
    at and manage termination messages, and you can also
    keep them for a long time.
    Error analysis
    The following checkpoint group was used: "No checkpoint group specified"
    If in the ASSERT statement the addition FIELDS was used, you can find
    the content of the first 8 specified fields in the following overview:
    " (not used) "
    " (not used) "
    " (not used) "
    " (not used) "
    " (not used) "
    " (not used) "
    " (not used) "
    " (not used) "
    I have a company code CG01 with sales organization CTS0 and I want to transfer or extend all the customer master data to another company code CG03 with the sales organization CTS0
    The things that I have tried and not work
    using xd01, fd15, fd16, fd01, does not wok and gives the error as above
    The things that I have tried and it works
    Change the sales organization from CTS0 to CTS1 I am able to post the customer master data, using any of the above tcodes and it does not give any error, however the client wants to sales organization to remain CTS0
    So please give me any ideas as per your experience as this transfer of master data has to happen by Monday, else I'll be fried by my boss
    My number is 9820029197
    Will also keep you'll posted on any developments on this case,
    Ronan Pinto

    >
    > Firstly I am from SAP FI, so totally new to SAP SD
    >
    Then you are best person to explain the reason on why the same sales organization, can't be assigned to different company codes. When a sales is done through one sales organization, then will the  profit/loss be accounted in different company codes. Is it legally allowed in the country, where your customer is doing business? How you are going to develop the  balance sheet? Again being the FI person, you are best judge to provide the details to your customer and not a SD guy.
    >
    > 1) How did the system not give an error while putting the data inside CG02 with sales organisaton same as CST0 same as in company code CG01.
    >
    I dont see any other method than removing the assignments in the backend and uploading the data. You can consult a Basis person to find the  change logs for the assignment table. In my opinion, removing the sales organization from a company code assignment just for loading a customer master data and then reassigning to original sales org is  a crooked method and/or not a professional method.
    >
    > 2) Since I have limited experience of SD, If I have to convince my client about the use of CTS1 sales organisation or a unique sales organisation against his argument that it worked for company code CG02, how should I do it.......
    >
    As explained above, how the sales will be accounted  in different company codes (even if the system allows  to assign the same sales org to different company codes)?
    I would recommend you to post this question in FI forum (after closing here) to check what are the legal implications for this scenario.
    Regards,

  • [nQSError: 46036] Internal Assertion: Condition pLeftOperand in obiee 11g

    Hi ,
    I am trying to display text data from Essbase Cube in OBIEE report , had one thread already opened for this :
    Displaying text data from Essbase Cube in OBIEE report
    I'm approaching in the following way :
    1. Created one session initialization block "TEXT_ID_VALUE" , having below query :
    select TEXT_ID, VALUE from HSP_TEXT_CELL_VALUE ;
    2. Matching the data populating in "TEXT_ID"(numeric data) session variable, with one of my measure column and fetching the corresponding "VALUE" session variable (text data) . (both the session variable's belong to TEXT_ID_VALUE initialization block , with 'row wise initialization' )
    3. Wrote below expression in measure column(in BMM layer) :
    CASE WHEN  "CAPEX_inteliplan"."CAPEX"."Capex Description" = VALUEOF(NQ_SESSION.TEXT_ID)  THEN  VALUEOF(NQ_SESSION.VALUE)  END
    Its throwing this error message :
    *[nQSError: 46036] Internal Assertion: Condition pLeftOperand, file server\Query\Optimizer\Request\Src\SQORRqExprCond.cpp, line 158.*
    Am I missing anything / is it the correct way to do it?

    Hi Srini ,
    I found " user.sh " under :
    C:\obiee11g\instances\instance2\bifoundation\OracleBIApplication\coreapplication\setup
    It about :
    The examples of configuring Oracle and DB2 UDB
    *# clients on various Unix and Linux Operating Systems(Solaris,Linux,HPUX PA-RISC,HPUX Itanium,AIX) .*
    I found a "user.cmd"(probably for windows) also in that folder location , but it contains only the following :
    *@echo off*
    REM This file is a place holder for setting environment variables
    REM set TNS_ADMIN=C:\obiee11g\Oracle_BI1\network\admin
    Not sure where add "OBI_BACKGROUND_STACK_SIZE = 1024 KB" !

Maybe you are looking for

  • How to make a custom folder on the dock open (not in the finder)

    I want to be able to add a folder to the dock and open it like the 3 preset folders open in the little window, not in a finder window. Any ideas?

  • Cross-references slow ID5 down

    I'm using ID5 (7.0.2) on Win XP. I'm editing a 10 document book and as soon as I started cross-references the editing became unbearably slow - every character takes a second to update and hard drive is constantly in use. Performance is set to fast, l

  • Dataguard standby DB error

    Hi, Version is 10.2.0.3 on Linux x86_64. I have a test environment where i have setup a dataguard in MAX AVAILABILITY mode. It has only a single standby database. It was working as expected but recently i have shutdown immediate the primary database

  • Connecting 6233 to Vista PC

    I previously had PC Suite installed successfully on XP, but I cannot get my 6233 to connect successfully to Vista. Running PC Suite 6.84 and connecting with CA-53. When I connect the phone, Vista searches for drivers from windows update and installs

  • Loading & running Premiere Elements 9 in Windows 8

    Can I load and run Premiere Elements 9 in Windows 8???