[Solved] Slock crash after resume

Hi there.
I recently experience something odd.
I call slock in /etc/systemd/system/[email protected] so that the screen is locked after resume.
What started only recently (I believe) is that (I assume) slock crashes about a minute after resume.
The only thing I can observe is that the lock screen is suddenly gone, without me touching anything.
If I enable slock manually this does not happen, so I assume that something kills slock.
Any ideas?
Last edited by PUE (2015-01-05 19:41:23)

$ cat /etc/systemd/system/[email protected]
[Unit]
Description=User suspend actions
Before=suspend.target
[Service]
User=%I
Type=forking
Environment=DISPLAY=:0
ExecStart=/usr/bin/slock
[Install]
WantedBy=suspend.target
There was no reference to slock in the journal. I will have to test again later. The journal output is obscured by:
...skipping...
No idea why anyone would think that it is helpful to not show part of the journal....
I have a couple of suspicious lines in there (reverse log because I don't know how to just search near the end), but I am not sure whether this is the problematic case:
Jan 04 14:29:54 eeyore systemd[1]: Stopped target Suspend.
Jan 04 14:29:54 eeyore systemd[1]: Stopping Suspend.
Jan 04 14:29:54 eeyore systemd[1]: Unit suspend.target is bound to inactive service. Stopping, too.
Jan 04 14:29:54 eeyore systemd-logind[295]: Operation finished.
Jan 04 14:29:54 eeyore systemd[1]: Reached target Suspend.
Jan 04 14:29:54 eeyore systemd[1]: Starting Suspend.
Jan 04 14:29:54 eeyore systemd[1]: [email protected] failed.
Jan 04 14:29:54 eeyore systemd[1]: Unit [email protected] entered failed state.
Jan 04 14:29:54 eeyore systemd[1]: Failed to start User suspend actions.
Jan 04 14:29:54 eeyore systemd[1]: [email protected] start operation timed out. Terminating.
Jan 04 14:28:44 eeyore systemd[469]: Time has been changed
Jan 04 14:28:44 eeyore systemd[1]: Time has been changed
Last edited by PUE (2015-01-05 17:54:01)

Similar Messages

  • My Mountain Lion mac crashes after resuming from sleep

    Hello
    My Mountain Lion mac crashes after resuming from sleep every time I use it
    It happens every time the mac resumes from sleep and it started like a week ago
    I remember installing the new updates for flash? and xquartz and nothing else.
    I have also had microsoft word installed on my mac for about 1 weeks before this problem started so might be related to that
    Please share with me any tips on how to fix this because I am really annoyed of losing stuff after each time my mac resumes from sleep

    I have an iMac bought may -11, and it worked fine with Snow Leopard.
    About a week ago I bought and installed Mountain Lion 10.8.2. Everything went fine, and all software worked ok. iPhoto had some problems, but after installing update the system prompted to do, it has worked ok.
    The propblem occurs now and then, when computer is waked up from sleep. The Desktop occurs, but no software starts, not even System Tools untlil rebooting the computer. Of course, I can not reboot the computer from "Apple menu", but holding the power button down.
    This is very embarassing! OsX Mountain Lion has turned out to be a very big disappointment. I installed id because of iCloud (i have a new iPad, too with iOs 6 installed).
    Can anyone help me? Is there any other way to solve the problem than re-installing good old Snow Leopard?
    I would not like to do that, I bought Mac because I was bored in re-installing and recovering!
    Thank you

  • [SOLVED]No sound after resuming from suspend thinkpad t23

    On a T23 Thinkpad, suspend-to-ram works, but I have no sound and no network when resuming.
    After googling for a while, it seems I must unload sound modules before going to sleep and then reload my sound modules after resuming.
    lsmod|grep snd gives me this:
    snd_intel8x0 28700 3
    snd_ac97_codec 94756 1 snd_intel8x0
    snd_pcm_oss 38432 0
    snd_pcm 68996 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_timer 19332 1 snd_pcm
    snd_page_alloc 8072 2 snd_intel8x0,snd_pcm
    snd_mixer_oss 14464 1 snd_pcm_oss
    snd 44388 12 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore 6496 1 snd
    ac97_bus 2432 1 snd_ac97_codec
    However, from the command line, after
    modprobe -r snd_seq_oss snd_seq snd_seq_device snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_pcm snd_timer snd_mixer_oss
    I get:
    FATAL: Module snd_intel8x0 is in use.
    Even though I have no sound apps running.
    I am planning on putting the modprobe -r command in /etc/pm/sleep.d/whatever to unload and then another to reload the mods.
    Any help appreciated.
    Last edited by Misfit138 (2008-01-07 02:27:07)

    OK, solved it. Placed this in /etc/pm/sleep.d/11suspend
    #!/bin/sh
    mixers="Master PCM CD"
    for mixer in $mixers ; do
    /usr/bin/amixer -q sset $mixer mute
    /usr/bin/amixer -q sset $mixer unmute
    done
    Just mutes and unmutes master, PCM and cd channels. Works perfectly. suspend-to-ram and hibernate now work 100%.
    Thinkpads are so sweet.

  • [Solved] No sound after resuming from suspend

    After suspending and resuming I no longer have any sound output (through headphone jack or my laptop speaker). The laptop is a toshiba portege r835. I can't say how long this has been happening, since I've only tried to play any sounds after resuming recently.
    Searching the forums I found the following thread: https://bbs.archlinux.org/viewtopic.php?id=151001
    I haven't tried this because it isn't exactly the same problem, but mostly because I'm currently stuck on kernel 3.5.6 because of the sandy bridge power regression issues.
    Does anyone have any other ideas on how to possibly fix this problem?
    Thanks!!
    Last edited by twistedcubic (2012-12-31 22:20:20)

    Solved, sort of.
    I had some double suspend issue: I had set up suspend with systemd before using xfce and then after installing xfce I set my power settings so that the computer would suspend after shutting the lid, so I would have to open the lid, shut it, and then open it again for the computer to actually resume. After turning off the suspend setting in the xfce power manager, and just using the systemd suspend, the sound works fine on resume (both headphones and speakers)!

  • Firefox crashing after resuming from sleep

    For the past month or so after resuming my computer from sleep, firefox will crash as soon as I pull it up if it was minimized, or crash immediately if it was the active object before my computer went to sleep. I've tried safe mode, and it didn't work.
    Last five crash reports:
    bp-5f822abd-ca92-4eda-b05c-e02ab2140622
    bp-3009d8d3-5d6f-43d4-a5c6-73fb22140621
    bp-09d83832-4a4f-48c9-96f9-535c02140621
    bp-1a8f4963-fc7f-40a6-abe3-d72862140620
    bp-53774bda-2d27-41be-9a1e-85ff22140619

    In the latest crash report;
    Related Bugs
    1027103 NEW --- Google Maps Street View crashes in gfxContext::PushClipsToDT(mozilla::gfx::DrawTarget*)
    1011864 NEW --- Mozilla Firefox 29.0 crash (pointing to Null ) with window.open and very large sizes (PushClipsToDT signature)
    1011348 NEW --- Crash/freeze when rendering certain private-use characters at font-sizes greater than about 1300%
    1010262 NEW --- crash in gfxContext::PushClipsToDT(mozilla::gfx::DrawTarget*)
    1002546 RESOLVED DUPLICATE crash in gfxContext::PushClipsToDT(mozilla::gfx::DrawTarget*)
    974656 NEW --- Linux crash in gfxContext::PushClipsToDT(mozilla::gfx::DrawTarget*)
    877629 RESOLVED WORKSFORME Opening http://elijahmanor.github.io/talks/angry-birds-javascript/index.html crashes the latest Nightly
    839805 RESOLVED WORKSFORME Sasquatch Music Festival website crashes Firefox
    805406 REOPENED --- crash in gfxContext::PushClipsToDT with Direct2D 1.1 (d3d11.dll 6.2 or 6.3)
    803949 RESOLVED FIXED Crash [@ gfxContext::PushClipsToDT]
    793175 VERIFIED FIXED Firefox 18 spike in crashes @ gfxContext::PushClipsToDT while hovering over tab preview in Task Bar
    758531 RESOLVED FIXED crash in gfxContext::PushClipsToDT
    734948 RESOLVED WORKSFORME Various crashes with gfx.content.azure.enabled

  • Lion crashes after resuming

    Hello all,
    This is my first time posting and I am a new mac user. I upgraded to Lion and I enjoy the new features. But, I am having issues with lion crashing after I resume my mac from sleep/opening the laptop. I have read many threads online with this same problem, and still have no fix. I was wondering if anyone had real advice, or if someone from apple could jump on this.

    No one?

  • Ovi suite crash after resume from hypernation

    Hi,
    Nokia Ovi suite 2.1 final on Windows 7 with Nokia E75 connected via bluetooth and the PC connected to WiFi network.
    Ovi suite crashes after I resume my laptop from hypernation, but only sometimes. It may be connected with a internet connection not always being available immediately after resume.
    Regards,

    Could you please provide more information on this?
    A. Device details ( type *#0000#)
    B. System Information details ( Help About- Ovi Suite- System Information )
    Please THANK me by clicking on the ****WHITE STAR** ( Giving KUDOS) the big GREEN BOX to your LEFT .
    It will help me to serve you better !!!!!
    Thanking You

  • [SOLVED] FF crashes after a few seconds

    Hi,
    FF used to work great but since yesterday, it crashes after 2-3 seconds.
    It's not related to the Google start page, it also crashes the same way in safe mode.
    I cannot go into the option screen since it crashes right away.
    If I reinstall it, it works until I close it and reopen it even though I haven't sync or downloaded any add-ons.
    Clean install -> close -> open -> crash.
    Does the same thing with FF 14 and 15b3... No idea what to do.
    I can't even use the profile manager.
    Any clue anyone ?
    Thx
    Edit:
    Ok, problem fixed. There's no magic to it, I just restored Windows to a previous state. This will remain a mystery forever.
    Good luck to those of you who have the same weird problem.

    The same for me. iPhone 4S, itunes match and upgrade to ios7 by air.
    So what we have:
    1) Music app does not launch (white screen then close)
    2) About screen crashes (I guess once it tries to calculate music space)
    3) Spotlight does not show any results (no care what I set to search in in the preferences)
    4) iTunes Match slider can not be set to Off. However, it is possible to logout from AppleID, then it off. But this does not change the situaton at all
    5) Podcast app does not launch
    I tried to reboot, to sign in with another Apple ID, to turn off itunes Match, to reset all preferences. Nothing helps.
    Things to try:
    - reset all preferences and content
    - reinstall ios7 with itunes from scratch
    - switch to windows phone

  • [SOLVED]pc freezes after resuming from suspend.

    When I upgraded kernel from linux-3.3.8-1 to linux-3.4.2-2 or later  , PC freezes after resuming.
    Monitor comes back and kde requires passward , but after few seconds , everything freezes.
    keyboard and mouse won't respond.
    There is no log after resuming.
    Is there anybody who have same trouble?
    CPU intel core i7 2600k
    MB asrock H67M-GE
    /var/log/pm-suspend.log
    Initial commandline parameters:
    Thu Jun 21 16:52:33 JST 2012: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux myhost 3.4.3-1-ARCH #1 SMP PREEMPT Mon Jun 18 08:28:29 CEST 2012 x86_64 GNU/Linux
    Module Size Used by
    w83627ehf 31388 0
    hwmon_vid 3196 1 w83627ehf
    xt_hl 1369 6
    ip6t_rt 2112 3
    nf_conntrack_ipv6 6650 7
    nf_defrag_ipv6 6401 1 nf_conntrack_ipv6
    ipt_REJECT 2281 1
    xt_LOG 11975 9
    xt_limit 2041 12
    xt_tcpudp 2503 18
    xt_addrtype 2853 4
    xt_state 1295 14
    ip6table_filter 1396 1
    ip6_tables 18198 2 ip6table_filter,ip6t_rt
    nf_conntrack_netbios_ns 1077 0
    nf_conntrack_broadcast 1285 1 nf_conntrack_netbios_ns
    nf_nat_ftp 1668 0
    nf_nat 15100 1 nf_nat_ftp
    nf_conntrack_ipv4 6871 9 nf_nat
    nf_defrag_ipv4 1339 1 nf_conntrack_ipv4
    nf_conntrack_ftp 6261 1 nf_nat_ftp
    nf_conntrack 61584 8 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_state,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4,nf_conntrack_ipv6
    iptable_filter 1456 1
    ip_tables 16946 1 iptable_filter
    x_tables 16954 12 ip6table_filter,xt_hl,ip_tables,xt_tcpudp,xt_limit,xt_state,xt_LOG,iptable_filter,ip6t_rt,ipt_REJECT,ip6_tables,xt_addrtype
    snd_hda_codec_hdmi 23672 1
    snd_hda_codec_realtek 60377 1
    vboxdrv 1792262 0
    acpi_cpufreq 5933 1
    aesni_intel 43154 0
    mperf 1267 1 acpi_cpufreq
    snd_hda_intel 24053 4
    aes_x86_64 7508 1 aesni_intel
    ppdev 5902 0
    aes_generic 26138 2 aesni_intel,aes_x86_64
    ghash_clmulni_intel 4237 0
    r8169 49354 0
    i915 438164 3
    video 11307 1 i915
    i2c_i801 8180 0
    i2c_algo_bit 5391 1 i915
    drm_kms_helper 33051 1 i915
    drm 208958 4 i915,drm_kms_helper
    parport_pc 30765 0
    intel_agp 10936 1 i915
    mei 32152 0
    psmouse 70792 0
    pcspkr 1899 0
    processor 26567 1 acpi_cpufreq
    evdev 9754 6
    button 4502 1 i915
    intel_gtt 14047 3 i915,intel_agp
    parport 31395 2 ppdev,parport_pc
    i2c_core 20369 5 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit
    serio_raw 4653 0
    cryptd 8741 2 ghash_clmulni_intel,aesni_intel
    coretemp 5654 0
    iTCO_wdt 12813 0
    mii 4123 1 r8169
    iTCO_vendor_support 1929 1 iTCO_wdt
    snd_hda_codec 94273 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
    crc32c_intel 1987 0
    snd_hwdep 6300 1 snd_hda_codec
    snd_pcm 74958 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
    snd_timer 18966 2 snd_pcm
    snd 58997 13 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5410 1 snd
    microcode 12185 0
    ext4 424175 2
    crc16 1359 1 ext4
    jbd2 73919 1 ext4
    mbcache 5977 1 ext4
    usbhid 36430 0
    hid 85285 1 usbhid
    ehci_hcd 41154 0
    usbcore 147533 3 ehci_hcd,usbhid
    usb_common 954 1 usbcore
    floppy 58615 0
    sr_mod 14823 0
    cdrom 35648 1 sr_mod
    sd_mod 29239 4
    ahci 20549 4
    libahci 20023 1 ahci
    libata 167611 2 ahci,libahci
    scsi_mod 132942 3 libata,sd_mod,sr_mod
    total used free shared buffers cached
    Mem: 7900332 743308 7157024 0 34932 257560
    -/+ buffers/cache: 450816 7449516
    Swap: 15359996 0 15359996
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /etc/pm/sleep.d/90alsa suspend suspend:
    /etc/pm/sleep.d/90alsa suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Thu Jun 21 16:52:33 JST 2012: performing suspend
    Last edited by remingtontonpon (2012-07-25 01:58:04)

    In my case, monitor freezes too.
    And I have only one PC, so i can't try ssh.
    I logged into runlevel3 and try
    sudo pm-suspend
    and it works fine. So it seems this trouble caused only in runlevel5.
    I also tried following command in runlevel5
    # echo freezer > /sys/power/pm_test
    # echo mem > /sys/power/state
    # echo devices > /sys/power/pm_test
    # echo mem > /sys/power/state
    # echo platform > /sys/power/pm_test
    # echo mem > /sys/power/state
    # echo processors > /sys/power/pm_test
    # echo mem > /sys/power/state
    # echo core > /sys/power/pm_test
    # echo mem > /sys/power/state
    Everything works fine but sudo pm-suspend failed.
    Last edited by remingtontonpon (2012-06-25 08:18:26)

  • [SOLVED] GRUB crashed after pacman -Su

    Hello all,
    I did a system update about 2 hours ago, I did pacman -Syy and pacman -Su. Every thing looked normal.
    Restarted and system crashes right in GRB, it doesn't even shows the menu or error message, it just fills the screen with "GRUB GRUB GRUB GRUB GRUB GRUB GRUB".
    I checked the disk, partition tables are ok, and the whol HD looks ok, no errors at all (checked with system rescue cd, a gentoo live cd).
    I also mounted the boot partition, all files seem to be ok, grub menu, etc..
    /grub/menu.lst was modified today, but looks ok.
    Any Idea of what could happen?
    How to solve it?
    Should I try to replace grub?
    Last edited by iopo (2011-04-28 11:31:34)

    Thank you hcjl and demian.
    Problem solved after GRUB re-install.
    Here is the procedure (resume from hcjl links) I made, just in case someone else needs it:
    1- Download the arch iso and write it to cd or dvd
    2- Run the cd, login as root
    3- Mount arch and boot partitions:
    -Find boot and arch partitions with
    fdisk -l
    Create a directory where you would like to mount the arch partition, then mount it:
    mkdir /mnt/arch
    mount /dev/<device-or-partition-name> /mnt/arch
    4- Changing Root:
    cd /mnt/arch
    mount -t proc proc proc/
    mount -t sysfs sys sys/
    mount -o bind /dev dev/
    Mount the boot partition:
    mount /dev/<device-or-partition-name> boot/
    And change root:
    chroot . /bin/bash
    5- Install GRUB on hd0 (first hard drive):
    # grub
    grub> setup (hd0)
    6- Exit all, reboot
    That fixed my problem, and preserved my original GRUB menu (I did a backup of broken GRUB, but it was nor necesary)
    Thank you all for your help.
    Last edited by iopo (2011-04-28 21:16:47)

  • Mac Os X Lion Crashes after resuming from Sleep

    Hi Everybody, i'm experiencing an issue on my 13'' MBP Early 2011 (i5 processor, 4GB RAM, 750GB HD SATA). My MBP often got stuc after i resume from my monitor sleep. I'll explain it in a better way: After i resume from sleep, there's at first a black screen in which the mouse can move, after that the mouse becmes the classic loading wheel and it freezes copletely, remaining in this situation. I thought it was a screensaver compatibility issue, but the problem stand still after i uninstalled screensaver and deactivate the screensaver options. I think it's a problem with Lion with the HD, but i have no evidence of it. Can Anyone help?
    Thank you in advance,
    Daniele.

    Whenever someone comes to me with crashing and freezing on waking up I look at 3 things and typically in this order:
    (1) Hard drive - usually if it is the hard drive SMART has already given a warning if the drive is actually failing or running Disk Utility reveals problems - often problems that cannot be fixed. Also, when the crashes are related to the hard drive there may actuallly be nothing wrong with the drive and a simple erase and reinstall will fix it.
    (2) Software issues - the old trick of creating a new account and logging into it to see if the problem is in your account or global helps. Looking in console to see if there's an error message logged just before the crash can be instructive - or not. Often the crash occurs before an error is logged. Sometimes reinstalling the OS is the solution - that's where having a FireWire hard drive is helpful. I can just boot with it and see if the computer still crashes on waking. If not I know to reinstall the OS.
    (3) RAM - marginal and faulty RAM can be the culprit in many cases. The frustrating thing about RAM is that RAM tests seldom give false positives, if the test says you have bad RAM, you do. Unfortunately when the test reveals nothing wrong the RAM might still be defective, just not enough for the test to catch.
    However, past history has led me to put RAM at the top of the list after an OS upgrade. Marginal RAM has been the culprit of many crash on wake problems with previous OS upgrades. I especially recall Leopard and Snow Leopard being affected - at the shop where I sometimes work we did a lot of RAM warranty replacements after those two upgrades. And here at the support forum we saw lots of people complaining of crash on wake problems coming back and saying, "Yep, got my RAM replaced and all is well." So if any of you are like me and upgraded your RAM, if you have the original RAM sitting around swap it in and see if the crashes stop.

  • Xorg crashing after resume on Macbook Air 3,2

    Xorg crashes resuming from switching to a TTY or resuming from a suspend. It was working before a recent update.
    Here is the core dump:
    (gdb) bt
    #0 0x00007fc7e85252c5 in raise () from /usr/lib/libc.so.6
    #1 0x00007fc7e8526748 in abort () from /usr/lib/libc.so.6
    #2 0x00007fc7e851e312 in __assert_fail_base () from /usr/lib/libc.so.6
    #3 0x00007fc7e851e3c2 in __assert_fail () from /usr/lib/libc.so.6
    #4 0x0000000000424bb6 in ?? ()
    #5 0x00000000004b21f0 in xf86_reload_cursors ()
    #6 0x00007fc7e6f88c6a in ?? () from /usr/lib/xorg/modules/drivers/nouveau_drv.so
    #7 0x00000000004ae57d in xf86CrtcSetModeTransform ()
    #8 0x00000000004aedb5 in xf86SetDesiredModes ()
    #9 0x00007fc7e6f71621 in ?? () from /usr/lib/xorg/modules/drivers/nouveau_drv.so
    #10 0x000000000048e532 in ?? ()
    #11 0x00000000004b797a in ?? ()
    #12 0x00007fc7e71d8bbf in ?? () from /usr/lib/xorg/modules/extensions/libglx.so
    #13 0x000000000047653f in xf86Wakeup ()
    #14 0x000000000043c1cb in WakeupHandler ()
    #15 0x0000000000587854 in WaitForSomething ()
    #16 0x0000000000437ba1 in ?? ()
    #17 0x000000000042695a in ?? ()
    #18 0x00007fc7e8511a15 in __libc_start_main () from /usr/lib/libc.so.6
    #19 0x0000000000426c9d in _start ()
    Is this a problem with the nouveau drivers? If so, any ideas for a workaround?

    graphics card is
    02:00.0 VGA compatible controller: NVIDIA Corporation MCP89 [GeForce 320M] (rev a2)
    output from /var/log/Xorg.0.log.old is
    [ 7109.365]
    X.Org X Server 1.13.2
    Release Date: 2013-01-24
    [ 7109.365] X Protocol Version 11, Revision 0
    [ 7109.365] Build Operating System: Linux 3.7.4-1-ARCH x86_64
    [ 7109.365] Current Operating System: Linux whiteley 3.7.5-1-ARCH #1 SMP PREEMPT Mon Jan 28 10:03:32 CET 2013 x86_64
    [ 7109.365] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=b2202888-fe6f-4084-a11d-ac926558a8cd ro cryptdevice=/dev/sda4:root root=/dev/mapper/root quiet
    [ 7109.365] Build Date: 25 January 2013 09:33:50AM
    [ 7109.365]
    [ 7109.365] Current version of pixman: 0.28.2
    [ 7109.365] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 7109.365] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 7109.365] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 4 16:16:26 2013
    [ 7109.365] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 7109.366] (==) No Layout section. Using the first Screen section.
    [ 7109.366] (==) No screen section available. Using defaults.
    [ 7109.366] (**) |-->Screen "Default Screen Section" (0)
    [ 7109.366] (**) | |-->Monitor "<default monitor>"
    [ 7109.366] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 7109.366] (**) | |-->Device "Device0"
    [ 7109.366] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 7109.366] (==) Automatically adding devices
    [ 7109.366] (==) Automatically enabling devices
    [ 7109.366] (==) Automatically adding GPU devices
    [ 7109.366] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 7109.366] Entry deleted from font path.
    [ 7109.366] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 7109.366] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 7109.366] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 7109.366] (II) Loader magic: 0x7fcc40
    [ 7109.366] (II) Module ABI versions:
    [ 7109.366] X.Org ANSI C Emulation: 0.4
    [ 7109.366] X.Org Video Driver: 13.1
    [ 7109.366] X.Org XInput driver : 18.0
    [ 7109.366] X.Org Server Extension : 7.0
    [ 7109.366] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 7109.369] (--) PCI:*(0:2:0:0) 10de:08a3:106b:00d3 rev 162, Mem @ 0x92000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x00001000/128, BIOS @ 0x????????/131072
    [ 7109.369] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 7109.369] Initializing built-in extension Generic Event Extension
    [ 7109.369] Initializing built-in extension SHAPE
    [ 7109.369] Initializing built-in extension MIT-SHM
    [ 7109.369] Initializing built-in extension XInputExtension
    [ 7109.369] Initializing built-in extension XTEST
    [ 7109.369] Initializing built-in extension BIG-REQUESTS
    [ 7109.369] Initializing built-in extension SYNC
    [ 7109.369] Initializing built-in extension XKEYBOARD
    [ 7109.370] Initializing built-in extension XC-MISC
    [ 7109.370] Initializing built-in extension SECURITY
    [ 7109.370] Initializing built-in extension XINERAMA
    [ 7109.370] Initializing built-in extension XFIXES
    [ 7109.370] Initializing built-in extension RENDER
    [ 7109.370] Initializing built-in extension RANDR
    [ 7109.370] Initializing built-in extension COMPOSITE
    [ 7109.370] Initializing built-in extension DAMAGE
    [ 7109.370] Initializing built-in extension MIT-SCREEN-SAVER
    [ 7109.370] Initializing built-in extension DOUBLE-BUFFER
    [ 7109.370] Initializing built-in extension RECORD
    [ 7109.370] Initializing built-in extension DPMS
    [ 7109.370] Initializing built-in extension X-Resource
    [ 7109.370] Initializing built-in extension XVideo
    [ 7109.370] Initializing built-in extension XVideo-MotionCompensation
    [ 7109.370] Initializing built-in extension XFree86-VidModeExtension
    [ 7109.370] Initializing built-in extension XFree86-DGA
    [ 7109.370] Initializing built-in extension XFree86-DRI
    [ 7109.370] Initializing built-in extension DRI2
    [ 7109.370] (II) LoadModule: "glx"
    [ 7109.370] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 7109.370] (II) Module glx: vendor="X.Org Foundation"
    [ 7109.370] compiled for 1.13.2, module version = 1.0.0
    [ 7109.370] ABI class: X.Org Server Extension, version 7.0
    [ 7109.370] (==) AIGLX enabled
    [ 7109.370] Loading extension GLX
    [ 7109.370] (==) Matched nouveau as autoconfigured driver 0
    [ 7109.370] (==) Matched nvidia as autoconfigured driver 1
    [ 7109.370] (==) Matched nv as autoconfigured driver 2
    [ 7109.370] (==) Matched nouveau as autoconfigured driver 3
    [ 7109.370] (==) Matched nvidia as autoconfigured driver 4
    [ 7109.371] (==) Matched nv as autoconfigured driver 5
    [ 7109.371] (==) Matched vesa as autoconfigured driver 6
    [ 7109.371] (==) Matched modesetting as autoconfigured driver 7
    [ 7109.371] (==) Matched fbdev as autoconfigured driver 8
    [ 7109.371] (==) Assigned the driver to the xf86ConfigLayout
    [ 7109.371] (II) LoadModule: "nouveau"
    [ 7109.371] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 7109.371] (II) Module nouveau: vendor="X.Org Foundation"
    [ 7109.371] compiled for 1.13.1, module version = 1.0.6
    [ 7109.371] Module class: X.Org Video Driver
    [ 7109.371] ABI class: X.Org Video Driver, version 13.1
    [ 7109.371] (II) LoadModule: "nvidia"
    [ 7109.371] (WW) Warning, couldn't open module nvidia
    [ 7109.371] (II) UnloadModule: "nvidia"
    [ 7109.371] (II) Unloading nvidia
    [ 7109.371] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [ 7109.371] (II) LoadModule: "nv"
    [ 7109.372] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
    [ 7109.372] (II) Module nv: vendor="X.Org Foundation"
    [ 7109.372] compiled for 1.13.0, module version = 2.1.20
    [ 7109.372] Module class: X.Org Video Driver
    [ 7109.372] ABI class: X.Org Video Driver, version 13.0
    [ 7109.372] (II) LoadModule: "vesa"
    [ 7109.372] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 7109.372] (II) Module vesa: vendor="X.Org Foundation"
    [ 7109.372] compiled for 1.13.0, module version = 2.3.2
    [ 7109.372] Module class: X.Org Video Driver
    [ 7109.372] ABI class: X.Org Video Driver, version 13.0
    [ 7109.372] (II) LoadModule: "modesetting"
    [ 7109.372] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 7109.372] (II) Module modesetting: vendor="X.Org Foundation"
    [ 7109.372] compiled for 1.13.1, module version = 0.6.0
    [ 7109.372] Module class: X.Org Video Driver
    [ 7109.372] ABI class: X.Org Video Driver, version 13.1
    [ 7109.372] (II) LoadModule: "fbdev"
    [ 7109.372] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 7109.372] (II) Module fbdev: vendor="X.Org Foundation"
    [ 7109.373] compiled for 1.13.0, module version = 0.4.3
    [ 7109.373] Module class: X.Org Video Driver
    [ 7109.373] ABI class: X.Org Video Driver, version 13.0
    [ 7109.373] (II) NOUVEAU driver
    [ 7109.373] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 7109.373] RIVA TNT (NV04)
    [ 7109.373] RIVA TNT2 (NV05)
    [ 7109.373] GeForce 256 (NV10)
    [ 7109.373] GeForce 2 (NV11, NV15)
    [ 7109.373] GeForce 4MX (NV17, NV18)
    [ 7109.373] GeForce 3 (NV20)
    [ 7109.373] GeForce 4Ti (NV25, NV28)
    [ 7109.373] GeForce FX (NV3x)
    [ 7109.373] GeForce 6 (NV4x)
    [ 7109.373] GeForce 7 (G7x)
    [ 7109.373] GeForce 8 (G8x)
    [ 7109.373] GeForce GTX 200 (NVA0)
    [ 7109.373] GeForce GTX 400 (NVC0)
    [ 7109.373] (II) NOUVEAU driver
    [ 7109.373] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 7109.373] RIVA TNT (NV04)
    [ 7109.373] RIVA TNT2 (NV05)
    [ 7109.373] GeForce 256 (NV10)
    [ 7109.373] GeForce 2 (NV11, NV15)
    [ 7109.373] GeForce 4MX (NV17, NV18)
    [ 7109.373] GeForce 3 (NV20)
    [ 7109.373] GeForce 4Ti (NV25, NV28)
    [ 7109.373] GeForce FX (NV3x)
    [ 7109.373] GeForce 6 (NV4x)
    [ 7109.373] GeForce 7 (G7x)
    [ 7109.373] GeForce 8 (G8x)
    [ 7109.373] GeForce GTX 200 (NVA0)
    [ 7109.373] GeForce GTX 400 (NVC0)
    [ 7109.373] (II) VESA: driver for VESA chipsets: vesa
    [ 7109.373] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 7109.373] (II) FBDEV: driver for framebuffer: fbdev
    [ 7109.373] (++) using VT number 7
    [ 7109.374] (II) [drm] nouveau interface version: 1.1.0
    [ 7109.374] (WW) Falling back to old probe method for vesa
    [ 7109.374] (WW) Falling back to old probe method for modesetting
    [ 7109.374] (WW) Falling back to old probe method for fbdev
    [ 7109.374] (II) Loading sub module "fbdevhw"
    [ 7109.374] (II) LoadModule: "fbdevhw"
    [ 7109.374] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 7109.374] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 7109.374] compiled for 1.13.2, module version = 0.0.2
    [ 7109.374] ABI class: X.Org Video Driver, version 13.1
    [ 7109.374] (II) Loading sub module "dri"
    [ 7109.374] (II) LoadModule: "dri"
    [ 7109.375] (II) Module "dri" already built-in
    [ 7109.375] (II) NOUVEAU(0): Loaded DRI module
    [ 7109.375] (--) NOUVEAU(0): Chipset: "NVIDIA NVaf"
    [ 7109.375] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 7109.375] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 7109.375] (==) NOUVEAU(0): RGB weight 888
    [ 7109.375] (==) NOUVEAU(0): Default visual is TrueColor
    [ 7109.375] (**) NOUVEAU(0): Option "HWcursor" "False"
    [ 7109.375] (**) NOUVEAU(0): Using SW cursor
    [ 7109.375] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 7109.375] (==) NOUVEAU(0): Page flipping enabled
    [ 7109.375] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
    [ 7109.399] (II) NOUVEAU(0): Output eDP-1 has no monitor section
    [ 7109.506] (II) NOUVEAU(0): Output DP-1 has no monitor section
    [ 7109.516] (II) NOUVEAU(0): EDID for output eDP-1
    [ 7109.516] (II) NOUVEAU(0): Manufacturer: APP Model: 9cf0 Serial#: 0
    [ 7109.516] (II) NOUVEAU(0): Year: 2010 Week: 35
    [ 7109.516] (II) NOUVEAU(0): EDID Version: 1.3
    [ 7109.516] (II) NOUVEAU(0): Digital Display Input
    [ 7109.516] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 29 vert.: 18
    [ 7109.516] (II) NOUVEAU(0): Gamma: 2.20
    [ 7109.516] (II) NOUVEAU(0): No DPMS capabilities specified
    [ 7109.516] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 7109.516] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 7109.516] (II) NOUVEAU(0): redX: 0.593 redY: 0.342 greenX: 0.331 greenY: 0.573
    [ 7109.516] (II) NOUVEAU(0): blueX: 0.152 blueY: 0.133 whiteX: 0.313 whiteY: 0.329
    [ 7109.516] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 7109.516] (II) NOUVEAU(0): Supported detailed timing:
    [ 7109.516] (II) NOUVEAU(0): clock: 88.9 MHz Image Size: 30 x 179 mm
    [ 7109.516] (II) NOUVEAU(0): h_active: 1440 h_sync: 1488 h_sync_end 1520 h_blank_end 1600 h_border: 0
    [ 7109.516] (II) NOUVEAU(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 926 v_border: 0
    [ 7109.516] (II) NOUVEAU(0): Unknown vendor-specific block 1
    [ 7109.516] (II) NOUVEAU(0): LTH133BT01A01
    [ 7109.516] (II) NOUVEAU(0): Monitor name: Color LCD
    [ 7109.516] (II) NOUVEAU(0): EDID (in hex):
    [ 7109.516] (II) NOUVEAU(0): 00ffffffffffff000610f09c00000000
    [ 7109.516] (II) NOUVEAU(0): 23140103801d12780aef059757549227
    [ 7109.516] (II) NOUVEAU(0): 22505400000001010101010101010101
    [ 7109.516] (II) NOUVEAU(0): 010101010101b922a0a050841a303020
    [ 7109.516] (II) NOUVEAU(0): 36001eb3000000180000000100061020
    [ 7109.516] (II) NOUVEAU(0): 00000000000000000a20000000fe004c
    [ 7109.516] (II) NOUVEAU(0): 544831333342543031413031000000fc
    [ 7109.516] (II) NOUVEAU(0): 00436f6c6f72204c43440a20202000bc
    [ 7109.516] (II) NOUVEAU(0): Printing probed modes for output eDP-1
    [ 7109.516] (II) NOUVEAU(0): Modeline "1440x900"x60.0 88.89 1440 1488 1520 1600 900 903 909 926 -hsync -vsync (55.6 kHz eP)
    [ 7109.516] (II) NOUVEAU(0): Modeline "1152x864"x60.0 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync (53.8 kHz e)
    [ 7109.516] (II) NOUVEAU(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz e)
    [ 7109.516] (II) NOUVEAU(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz e)
    [ 7109.516] (II) NOUVEAU(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz e)
    [ 7109.516] (II) NOUVEAU(0): Modeline "720x400"x59.6 22.25 720 744 808 896 400 403 413 417 -hsync +vsync (24.8 kHz e)
    [ 7109.516] (II) NOUVEAU(0): Modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 kHz e)
    [ 7109.516] (II) NOUVEAU(0): Modeline "640x350"x59.8 17.50 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 kHz e)
    [ 7109.622] (II) NOUVEAU(0): EDID for output DP-1
    [ 7109.622] (II) NOUVEAU(0): Output eDP-1 connected
    [ 7109.622] (II) NOUVEAU(0): Output DP-1 disconnected
    [ 7109.622] (II) NOUVEAU(0): Using exact sizes for initial modes
    [ 7109.622] (II) NOUVEAU(0): Output eDP-1 using initial mode 1440x900
    [ 7109.622] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 7109.622] (--) NOUVEAU(0): Virtual size is 1440x900 (pitch 0)
    [ 7109.622] (**) NOUVEAU(0): Driver mode "1440x900": 88.9 MHz (scaled from 0.0 MHz), 55.6 kHz, 60.0 Hz
    [ 7109.622] (II) NOUVEAU(0): Modeline "1440x900"x60.0 88.89 1440 1488 1520 1600 900 903 909 926 -hsync -vsync (55.6 kHz eP)
    [ 7109.622] (**) NOUVEAU(0): Driver mode "1152x864": 81.8 MHz (scaled from 0.0 MHz), 53.8 kHz, 60.0 Hz
    [ 7109.622] (II) NOUVEAU(0): Modeline "1152x864"x60.0 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync (53.8 kHz e)
    [ 7109.622] (**) NOUVEAU(0): Driver mode "1024x768": 63.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 59.9 Hz
    [ 7109.622] (II) NOUVEAU(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz e)
    [ 7109.622] (**) NOUVEAU(0): Driver mode "800x600": 38.2 MHz (scaled from 0.0 MHz), 37.4 kHz, 59.9 Hz
    [ 7109.622] (II) NOUVEAU(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz e)
    [ 7109.622] (**) NOUVEAU(0): Driver mode "640x480": 23.8 MHz (scaled from 0.0 MHz), 29.7 kHz, 59.4 Hz
    [ 7109.622] (II) NOUVEAU(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz e)
    [ 7109.622] (**) NOUVEAU(0): Driver mode "720x400": 22.2 MHz (scaled from 0.0 MHz), 24.8 kHz, 59.6 Hz
    [ 7109.622] (II) NOUVEAU(0): Modeline "720x400"x59.6 22.25 720 744 808 896 400 403 413 417 -hsync +vsync (24.8 kHz e)
    [ 7109.622] (**) NOUVEAU(0): Driver mode "640x400": 20.0 MHz (scaled from 0.0 MHz), 25.0 kHz, 60.0 Hz
    [ 7109.622] (II) NOUVEAU(0): Modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 kHz e)
    [ 7109.622] (**) NOUVEAU(0): Driver mode "640x350": 17.5 MHz (scaled from 0.0 MHz), 21.9 kHz, 59.8 Hz
    [ 7109.623] (II) NOUVEAU(0): Modeline "640x350"x59.8 17.50 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 kHz e)
    [ 7109.623] (==) NOUVEAU(0): DPI set to (96, 96)
    [ 7109.623] (II) Loading sub module "fb"
    [ 7109.623] (II) LoadModule: "fb"
    [ 7109.623] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 7109.623] (II) Module fb: vendor="X.Org Foundation"
    [ 7109.623] compiled for 1.13.2, module version = 1.0.0
    [ 7109.623] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 7109.623] (II) Loading sub module "exa"
    [ 7109.623] (II) LoadModule: "exa"
    [ 7109.623] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 7109.623] (II) Module exa: vendor="X.Org Foundation"
    [ 7109.623] compiled for 1.13.2, module version = 2.6.0
    [ 7109.623] ABI class: X.Org Video Driver, version 13.1
    [ 7109.623] (II) Loading sub module "shadowfb"
    [ 7109.623] (II) LoadModule: "shadowfb"
    [ 7109.624] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 7109.624] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 7109.624] compiled for 1.13.2, module version = 1.0.0
    [ 7109.624] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 7109.624] (II) UnloadModule: "nv"
    [ 7109.624] (II) Unloading nv
    [ 7109.624] (II) UnloadModule: "vesa"
    [ 7109.624] (II) Unloading vesa
    [ 7109.624] (II) UnloadModule: "modesetting"
    [ 7109.624] (II) Unloading modesetting
    [ 7109.624] (II) UnloadModule: "fbdev"
    [ 7109.624] (II) Unloading fbdev
    [ 7109.624] (II) UnloadSubModule: "fbdevhw"
    [ 7109.624] (II) Unloading fbdevhw
    [ 7109.624] (--) Depth 24 pixmap format is 32 bpp
    [ 7109.625] (II) NOUVEAU(0): Opened GPU channel 0
    [ 7109.628] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 7109.628] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 7109.628] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 7109.629] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 7109.629] (II) EXA(0): Driver registered support for the following operations:
    [ 7109.629] (II) Solid
    [ 7109.629] (II) Copy
    [ 7109.629] (II) Composite (RENDER acceleration)
    [ 7109.629] (II) UploadToScreen
    [ 7109.629] (II) DownloadFromScreen
    [ 7109.629] (==) NOUVEAU(0): Backing store disabled
    [ 7109.629] (==) NOUVEAU(0): Silken mouse enabled
    [ 7109.629] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
    [ 7109.629] (II) NOUVEAU(0): [XvMC] Extension initialized.
    [ 7109.629] (==) NOUVEAU(0): DPMS enabled
    [ 7109.629] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 7109.630] (--) RandR disabled
    [ 7109.645] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 7109.645] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 7109.645] (II) AIGLX: enabled GLX_ARB_create_context
    [ 7109.645] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 7109.645] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 7109.645] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 7109.645] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 7109.646] (II) AIGLX: Loaded and initialized nouveau
    [ 7109.646] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 7109.651] (II) NOUVEAU(0): NVEnterVT is called.
    [ 7110.077] (II) NOUVEAU(0): Setting screen physical size to 381 x 238
    [ 7110.077] resize called 1440 900
    [ 7110.193] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 7110.193] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 7110.193] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 7110.193] (II) LoadModule: "evdev"
    [ 7110.194] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 7110.194] (II) Module evdev: vendor="X.Org Foundation"
    [ 7110.194] compiled for 1.13.0, module version = 2.7.3
    [ 7110.194] Module class: X.Org XInput Driver
    [ 7110.194] ABI class: X.Org XInput driver, version 18.0
    [ 7110.194] (II) Using input driver 'evdev' for 'Power Button'
    [ 7110.194] (**) Power Button: always reports core events
    [ 7110.194] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 7110.194] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 7110.194] (--) evdev: Power Button: Found keys
    [ 7110.194] (II) evdev: Power Button: Configuring as keyboard
    [ 7110.194] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 7110.194] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 7110.194] (**) Option "xkb_rules" "evdev"
    [ 7110.194] (**) Option "xkb_model" "evdev"
    [ 7110.194] (**) Option "xkb_layout" "dvorak"
    [ 7110.226] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 7110.226] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 7110.226] (**) Video Bus: Applying InputClass "Keyboard Defaults"
    [ 7110.226] (II) Using input driver 'evdev' for 'Video Bus'
    [ 7110.226] (**) Video Bus: always reports core events
    [ 7110.226] (**) evdev: Video Bus: Device: "/dev/input/event6"
    [ 7110.226] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 7110.226] (--) evdev: Video Bus: Found keys
    [ 7110.226] (II) evdev: Video Bus: Configuring as keyboard
    [ 7110.226] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2a/LNXVIDEO:00/input/input6/event6"
    [ 7110.226] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 7110.226] (**) Option "xkb_rules" "evdev"
    [ 7110.226] (**) Option "xkb_model" "evdev"
    [ 7110.226] (**) Option "xkb_layout" "dvorak"
    [ 7110.226] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 7110.226] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 7110.226] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 7110.226] (II) Using input driver 'evdev' for 'Power Button'
    [ 7110.226] (**) Power Button: always reports core events
    [ 7110.226] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 7110.227] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 7110.227] (--) evdev: Power Button: Found keys
    [ 7110.227] (II) evdev: Power Button: Configuring as keyboard
    [ 7110.227] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
    [ 7110.227] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 7110.227] (**) Option "xkb_rules" "evdev"
    [ 7110.227] (**) Option "xkb_model" "evdev"
    [ 7110.227] (**) Option "xkb_layout" "dvorak"
    [ 7110.227] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 7110.227] (II) No input driver specified, ignoring this device.
    [ 7110.227] (II) This device may have been added with another device file.
    [ 7110.227] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [ 7110.227] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 7110.227] (**) Sleep Button: Applying InputClass "Keyboard Defaults"
    [ 7110.227] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 7110.227] (**) Sleep Button: always reports core events
    [ 7110.228] (**) evdev: Sleep Button: Device: "/dev/input/event3"
    [ 7110.228] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 7110.228] (--) evdev: Sleep Button: Found keys
    [ 7110.228] (II) evdev: Sleep Button: Configuring as keyboard
    [ 7110.228] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event3"
    [ 7110.228] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 7110.228] (**) Option "xkb_rules" "evdev"
    [ 7110.228] (**) Option "xkb_model" "evdev"
    [ 7110.228] (**) Option "xkb_layout" "dvorak"
    [ 7110.228] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event0)
    [ 7110.228] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
    [ 7110.228] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "Keyboard Defaults"
    [ 7110.228] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
    [ 7110.228] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
    [ 7110.228] (**) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event0"
    [ 7110.228] (--) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Vendor 0x5ac Product 0x23f
    [ 7110.228] (--) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
    [ 7110.228] (II) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
    [ 7110.228] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.0/input/input0/event0"
    [ 7110.228] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 10)
    [ 7110.228] (**) Option "xkb_rules" "evdev"
    [ 7110.228] (**) Option "xkb_model" "evdev"
    [ 7110.228] (**) Option "xkb_layout" "dvorak"
    [ 7110.229] (II) config/udev: Adding input device bcm5974 (/dev/input/event9)
    [ 7110.229] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
    [ 7110.229] (**) bcm5974: Applying InputClass "touchpad catchall"
    [ 7110.229] (**) bcm5974: Applying InputClass "Default clickpad buttons"
    [ 7110.229] (**) bcm5974: Applying InputClass "Disable clickpad buttons on Apple touchpads"
    [ 7110.229] (**) bcm5974: Applying InputClass "touchpad catchall"
    [ 7110.229] (**) bcm5974: Applying InputClass "Disable clickpad buttons on Apple touchpads"
    [ 7110.229] (II) LoadModule: "synaptics"
    [ 7110.229] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 7110.229] (II) Module synaptics: vendor="X.Org Foundation"
    [ 7110.229] compiled for 1.13.2, module version = 1.6.3
    [ 7110.230] Module class: X.Org XInput Driver
    [ 7110.230] ABI class: X.Org XInput driver, version 18.0
    [ 7110.230] (II) Using input driver 'synaptics' for 'bcm5974'
    [ 7110.230] (**) bcm5974: always reports core events
    [ 7110.230] (**) Option "Device" "/dev/input/event9"
    [ 7110.310] (II) synaptics: bcm5974: found clickpad property
    [ 7110.310] (--) synaptics: bcm5974: x-axis range -4620 - 5140
    [ 7110.310] (--) synaptics: bcm5974: y-axis range -150 - 6600
    [ 7110.310] (--) synaptics: bcm5974: pressure range 0 - 256
    [ 7110.310] (--) synaptics: bcm5974: finger width range 0 - 16
    [ 7110.310] (--) synaptics: bcm5974: buttons: left double triple
    [ 7110.310] (--) synaptics: bcm5974: Vendor 0x5ac Product 0x23f
    [ 7110.310] (**) Option "SHMConfig" "on"
    [ 7110.310] (**) Option "VertEdgeScroll" "off"
    [ 7110.310] (**) Option "HorizEdgeScroll" "off"
    [ 7110.310] (**) Option "TapButton1" "1"
    [ 7110.310] (**) Option "TapButton2" "3"
    [ 7110.310] (**) Option "TapButton3" "2"
    [ 7110.310] (**) Option "PalmDetect" "on"
    [ 7110.310] (**) Option "MaxSpeed" "0.7"
    [ 7110.310] (**) Option "AccelFactor" "0.035"
    [ 7110.310] (**) Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
    [ 7110.310] (--) synaptics: bcm5974: touchpad found
    [ 7110.310] (**) bcm5974: always reports core events
    [ 7110.342] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.2/input/input9/event9"
    [ 7110.342] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 11)
    [ 7110.342] (**) synaptics: bcm5974: (accel) MinSpeed is now constant deceleration 2.5
    [ 7110.342] (**) synaptics: bcm5974: MaxSpeed is now 1.75
    [ 7110.342] (**) synaptics: bcm5974: AccelFactor is now 0.035
    [ 7110.343] (**) bcm5974: (accel) keeping acceleration scheme 1
    [ 7110.343] (**) bcm5974: (accel) acceleration profile 1
    [ 7110.343] (**) bcm5974: (accel) acceleration factor: 2.000
    [ 7110.343] (**) bcm5974: (accel) acceleration threshold: 4
    [ 7110.348] (--) synaptics: bcm5974: touchpad found
    [ 7110.348] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse1)
    [ 7110.348] (**) bcm5974: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 7110.348] (II) config/udev: Adding input device Built-in iSight (/dev/input/event10)
    [ 7110.348] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
    [ 7110.348] (**) Built-in iSight: Applying InputClass "Keyboard Defaults"
    [ 7110.348] (II) Using input driver 'evdev' for 'Built-in iSight'
    [ 7110.348] (**) Built-in iSight: always reports core events
    [ 7110.348] (**) evdev: Built-in iSight: Device: "/dev/input/event10"
    [ 7110.349] (--) evdev: Built-in iSight: Vendor 0x5ac Product 0x850a
    [ 7110.349] (--) evdev: Built-in iSight: Found keys
    [ 7110.349] (II) evdev: Built-in iSight: Configuring as keyboard
    [ 7110.349] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-6/1-6:1.0/input/input10/event10"
    [ 7110.349] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD, id 12)
    [ 7110.349] (**) Option "xkb_rules" "evdev"
    [ 7110.349] (**) Option "xkb_model" "evdev"
    [ 7110.349] (**) Option "xkb_layout" "dvorak"
    [ 7110.349] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event7)
    [ 7110.349] (II) No input driver specified, ignoring this device.
    [ 7110.349] (II) This device may have been added with another device file.
    [ 7110.349] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
    [ 7110.349] (II) No input driver specified, ignoring this device.
    [ 7110.349] (II) This device may have been added with another device file.
    [ 7110.350] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
    [ 7110.350] (II) No input driver specified, ignoring this device.
    [ 7110.350] (II) This device may have been added with another device file.
    [ 7110.350] (II) config/udev: Adding input device HDA NVidia Headphone (/dev/input/event12)
    [ 7110.350] (II) No input driver specified, ignoring this device.
    [ 7110.350] (II) This device may have been added with another device file.
    [ 7110.350] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 7110.351] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 7110.351] (II) No input driver specified, ignoring this device.
    [ 7110.351] (II) This device may have been added with another device file.
    [ 7114.712] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 7114.712] (II) NOUVEAU(0): NVLeaveVT is called.
    [ 7193.492] (II) AIGLX: Resuming AIGLX clients after VT switch
    [ 7193.492] (II) NOUVEAU(0): NVEnterVT is called.

  • [Solved] Xorg crashes after update

    Hello,
    I've just updated my system, which had'nt been updated for a while.
    How ever, after the update. I'm not able to start X anymore, and from the Xorg log file, I can't really figure out why.
    When I'm trying to start X, I'm getting the message:
    "waiting for X server to shut down Server terminated successfully (0). Closing log file.ndxinit: connection to X server lost extra symbolErrors from xkbcomp are"
    Xorg.0.log:
    [ 1059.118]
    X.Org X Server 1.14.1
    Release Date: 2013-04-17
    [ 1059.144] X Protocol Version 11, Revision 0
    [ 1059.152] Build Operating System: Linux 3.8.7-1-ARCH x86_64
    [ 1059.161] Current Operating System: Linux klim-desktop 3.9.6-1-ARCH #1 SMP PREEMPT Fri Jun 14 08:12:55 CEST 2013 x86_64
    [ 1059.161] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2002e224-ca47-446e-a81a-65398e896d9e ro quiet
    [ 1059.178] Build Date: 17 April 2013 02:37:06PM
    [ 1059.187]
    [ 1059.195] Current version of pixman: 0.30.0
    [ 1059.211] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1059.211] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1059.244] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 22 00:33:25 2013
    [ 1059.253] (==) Using config file: "/etc/X11/xorg.conf"
    [ 1059.261] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1059.261] (==) ServerLayout "Layout0"
    [ 1059.261] (**) |-->Screen "Screen0" (0)
    [ 1059.261] (**) | |-->Monitor "Monitor0"
    [ 1059.261] (**) | |-->Device "Device0"
    [ 1059.261] (**) |-->Input Device "Keyboard0"
    [ 1059.261] (**) |-->Input Device "Mouse0"
    [ 1059.261] (**) Option "Xinerama" "0"
    [ 1059.261] (==) Automatically adding devices
    [ 1059.261] (==) Automatically enabling devices
    [ 1059.261] (==) Automatically adding GPU devices
    [ 1059.261] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1059.261] Entry deleted from font path.
    [ 1059.262] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1059.262] Entry deleted from font path.
    [ 1059.262] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1059.262] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1059.262] Entry deleted from font path.
    [ 1059.262] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1059.262] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 1059.262] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1059.262] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 1059.262] (WW) Disabling Keyboard0
    [ 1059.262] (WW) Disabling Mouse0
    [ 1059.262] (II) Loader magic: 0x7fcc20
    [ 1059.262] (II) Module ABI versions:
    [ 1059.262] X.Org ANSI C Emulation: 0.4
    [ 1059.262] X.Org Video Driver: 14.1
    [ 1059.262] X.Org XInput driver : 19.1
    [ 1059.262] X.Org Server Extension : 7.0
    [ 1059.262] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 1059.263] (--) PCI:*(0:1:0:0) 10de:1200:1462:2387 rev 161, Mem @ 0xfc000000/33554432, 0xd8000000/134217728, 0xd4000000/67108864, I/O @ 0x0000cc00/128, BIOS @ 0x????????/524288
    [ 1059.271] Initializing built-in extension Generic Event Extension
    [ 1059.280] Initializing built-in extension SHAPE
    [ 1059.288] Initializing built-in extension MIT-SHM
    [ 1059.297] Initializing built-in extension XInputExtension
    [ 1059.305] Initializing built-in extension XTEST
    [ 1059.312] Initializing built-in extension BIG-REQUESTS
    [ 1059.320] Initializing built-in extension SYNC
    [ 1059.327] Initializing built-in extension XKEYBOARD
    [ 1059.335] Initializing built-in extension XC-MISC
    [ 1059.342] Initializing built-in extension SECURITY
    [ 1059.349] Initializing built-in extension XINERAMA
    [ 1059.356] Initializing built-in extension XFIXES
    [ 1059.363] Initializing built-in extension RENDER
    [ 1059.370] Initializing built-in extension RANDR
    [ 1059.376] Initializing built-in extension COMPOSITE
    [ 1059.383] Initializing built-in extension DAMAGE
    [ 1059.389] Initializing built-in extension MIT-SCREEN-SAVER
    [ 1059.395] Initializing built-in extension DOUBLE-BUFFER
    [ 1059.401] Initializing built-in extension RECORD
    [ 1059.407] Initializing built-in extension DPMS
    [ 1059.413] Initializing built-in extension X-Resource
    [ 1059.419] Initializing built-in extension XVideo
    [ 1059.424] Initializing built-in extension XVideo-MotionCompensation
    [ 1059.430] Initializing built-in extension XFree86-VidModeExtension
    [ 1059.435] Initializing built-in extension XFree86-DGA
    [ 1059.440] Initializing built-in extension XFree86-DRI
    [ 1059.446] Initializing built-in extension DRI2
    [ 1059.446] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 1059.446] (II) LoadModule: "dbe"
    [ 1059.446] (II) Module "dbe" already built-in
    [ 1059.446] (II) LoadModule: "ddc"
    [ 1059.446] (II) Module "ddc" already built-in
    [ 1059.446] (II) LoadModule: "extmod"
    [ 1059.446] (II) Module "extmod" already built-in
    [ 1059.446] (II) LoadModule: "glx"
    [ 1059.446] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1059.456] (II) Module glx: vendor="NVIDIA Corporation"
    [ 1059.456] compiled for 4.0.2, module version = 1.0.0
    [ 1059.456] Module class: X.Org Server Extension
    [ 1059.456] (II) NVIDIA GLX Module 319.23 Thu May 16 19:23:10 PDT 2013
    [ 1059.461] Loading extension GLX
    [ 1059.461] (II) LoadModule: "int10"
    [ 1059.461] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 1059.461] (II) Module int10: vendor="X.Org Foundation"
    [ 1059.461] compiled for 1.14.1, module version = 1.0.0
    [ 1059.461] ABI class: X.Org Video Driver, version 14.1
    [ 1059.461] (II) LoadModule: "record"
    [ 1059.461] (II) Module "record" already built-in
    [ 1059.461] (II) LoadModule: "vbe"
    [ 1059.461] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 1059.461] (II) Module vbe: vendor="X.Org Foundation"
    [ 1059.461] compiled for 1.14.1, module version = 1.1.0
    [ 1059.461] ABI class: X.Org Video Driver, version 14.1
    [ 1059.461] (II) LoadModule: "nvidia"
    [ 1059.461] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 1059.462] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 1059.462] compiled for 4.0.2, module version = 1.0.0
    [ 1059.462] Module class: X.Org Video Driver
    [ 1059.462] (II) NVIDIA dlloader X Driver 319.23 Thu May 16 19:02:20 PDT 2013
    [ 1059.462] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 1059.462] (++) using VT number 1
    [ 1059.462] (II) Loading sub module "fb"
    [ 1059.462] (II) LoadModule: "fb"
    [ 1059.462] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1059.462] (II) Module fb: vendor="X.Org Foundation"
    [ 1059.462] compiled for 1.14.1, module version = 1.0.0
    [ 1059.462] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1059.462] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 1059.462] (II) Loading sub module "wfb"
    [ 1059.462] (II) LoadModule: "wfb"
    [ 1059.462] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 1059.462] (II) Module wfb: vendor="X.Org Foundation"
    [ 1059.462] compiled for 1.14.1, module version = 1.0.0
    [ 1059.462] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1059.462] (II) Loading sub module "shadow"
    [ 1059.462] (II) LoadModule: "shadow"
    [ 1059.462] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 1059.462] (II) Module shadow: vendor="X.Org Foundation"
    [ 1059.462] compiled for 1.14.1, module version = 1.1.0
    [ 1059.462] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1059.462] (II) Loading sub module "ramdac"
    [ 1059.462] (II) LoadModule: "ramdac"
    [ 1059.462] (II) Module "ramdac" already built-in
    [ 1059.462] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 1059.462] (==) NVIDIA(0): RGB weight 888
    [ 1059.462] (==) NVIDIA(0): Default visual is TrueColor
    [ 1059.462] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 1059.462] (**) NVIDIA(0): Option "NoLogo"
    [ 1059.462] (**) NVIDIA(0): Option "RenderAccel" "true"
    [ 1059.463] (**) NVIDIA(0): Option "TwinViewOrientation" "DFP-0 RightOf DFP-2"
    [ 1059.463] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "DFP-0"
    [ 1059.463] (**) NVIDIA(0): Enabling RENDER acceleration
    [ 1059.463] (**) NVIDIA(0): Option "Coolbits" "4"
    [ 1059.463] (**) NVIDIA(0): Option "MetaModes" "DFP-0: 1920x1080_120 +0+0, DFP-2: 1920x1080_120 +1920+0; DFP-0: nvidia-auto-select +0+0, DFP-2: nvidia-auto-select +1920+0; DFP-0: 800x600_120 +0+0, DFP-2: 800x600_120 +800+0"
    [ 1059.463] (**) NVIDIA(0): Enabling 2D acceleration
    [ 1059.897] (II) NVIDIA(GPU-0): Display (BenQ XL2410T (DFP-0)) supports NVIDIA 3D Vision
    [ 1059.898] (II) NVIDIA(GPU-0): stereo.
    [ 1059.956] (II) NVIDIA(GPU-0): Display (BenQ XL2410T (DFP-2)) supports NVIDIA 3D Vision
    [ 1059.956] (II) NVIDIA(GPU-0): stereo.
    [ 1059.957] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 560 Ti (GF114) at PCI:1:0:0 (GPU-0)
    [ 1059.957] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 1059.957] (--) NVIDIA(0): VideoBIOS: 70.24.21.00.00
    [ 1059.957] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 1059.960] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 560 Ti at PCI:1:0:0
    [ 1059.960] (--) NVIDIA(0): CRT-0
    [ 1059.960] (--) NVIDIA(0): CRT-1
    [ 1059.960] (--) NVIDIA(0): BenQ XL2410T (DFP-0) (boot, connected)
    [ 1059.960] (--) NVIDIA(0): DFP-1
    [ 1059.960] (--) NVIDIA(0): BenQ XL2410T (DFP-2) (connected)
    [ 1059.960] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 1059.960] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
    [ 1059.960] (--) NVIDIA(0): BenQ XL2410T (DFP-0): 330.0 MHz maximum pixel clock
    [ 1059.960] (--) NVIDIA(0): BenQ XL2410T (DFP-0): Internal Dual Link TMDS
    [ 1059.960] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
    [ 1059.960] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 1059.960] (--) NVIDIA(0): BenQ XL2410T (DFP-2): 330.0 MHz maximum pixel clock
    [ 1059.960] (--) NVIDIA(0): BenQ XL2410T (DFP-2): Internal Dual Link TMDS
    [ 1059.960] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 1059.960] (**) NVIDIA(0): device BenQ XL2410T (DFP-0) (Using EDID frequencies has
    [ 1059.960] (**) NVIDIA(0): been enabled on all display devices.)
    [ 1059.961] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 1059.961] (**) NVIDIA(0): device BenQ XL2410T (DFP-2) (Using EDID frequencies has
    [ 1059.961] (**) NVIDIA(0): been enabled on all display devices.)
    [ 1059.962] (II) NVIDIA(0): Validated MetaModes:
    [ 1059.962] (II) NVIDIA(0): "DFP-0:1920x1080_120+0+0,DFP-2:1920x1080_120+1920+0"
    [ 1059.962] (II) NVIDIA(0):
    [ 1059.962] (II) NVIDIA(0): "DFP-0:nvidia-auto-select+0+0,DFP-2:nvidia-auto-select+1920+0"
    [ 1059.962] (II) NVIDIA(0): "DFP-0:800x600_120+0+0,DFP-2:800x600_120+800+0"
    [ 1059.962] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
    [ 1059.962] (WW) NVIDIA(0): Unable to find all display devices requested in MetaMode
    [ 1059.962] (WW) NVIDIA(0): Orientation string "DFP-0 RightOf DFP-2".
    [ 1059.996] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config
    [ 1059.996] (--) NVIDIA(0): option
    [ 1059.996] (--) Depth 24 pixmap format is 32 bpp
    [ 1059.997] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 1059.997] (II) NVIDIA: access.
    [ 1059.999] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 1059.999] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 1059.999] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 1059.999] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 1059.999] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 1059.999] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 1059.999] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 1059.999] (II) NVIDIA(0): Config Options in the README.
    [ 1060.001] (II) NVIDIA(0): Setting mode "DFP-0:1920x1080_120+0+0,DFP-2:1920x1080_120+1920+0"
    [ 1060.065] Loading extension NV-GLX
    [ 1060.118] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 1060.118] (==) NVIDIA(0): Backing store disabled
    [ 1060.118] (==) NVIDIA(0): Silken mouse enabled
    [ 1060.118] (**) NVIDIA(0): DPMS enabled
    [ 1060.118] Loading extension NV-CONTROL
    [ 1060.119] Loading extension XINERAMA
    [ 1060.119] (WW) NVIDIA(0): Option "NoDCC" is not used
    [ 1060.119] (WW) NVIDIA(0): Option "VideoOverlay" is not used
    [ 1060.119] (WW) NVIDIA(0): Option "OpenGLOverlay" is not used
    [ 1060.119] (WW) NVIDIA(0): Option "UseInternalAGPGART" is not used
    [ 1060.119] (WW) NVIDIA(0): Option "TwinView" is not used
    [ 1060.119] (II) Loading sub module "dri2"
    [ 1060.119] (II) LoadModule: "dri2"
    [ 1060.119] (II) Module "dri2" already built-in
    [ 1060.119] (II) NVIDIA(0): [DRI2] Setup complete
    [ 1060.119] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 1060.119] (--) RandR disabled
    [ 1060.122] (II) Initializing extension GLX
    [ 1060.152] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 1060.152] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1060.152] (II) LoadModule: "evdev"
    [ 1060.152] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1060.153] (II) Module evdev: vendor="X.Org Foundation"
    [ 1060.153] compiled for 1.14.0, module version = 2.8.0
    [ 1060.153] Module class: X.Org XInput Driver
    [ 1060.153] ABI class: X.Org XInput driver, version 19.1
    [ 1060.153] (II) Using input driver 'evdev' for 'Power Button'
    [ 1060.153] (**) Power Button: always reports core events
    [ 1060.153] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 1060.153] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1060.153] (--) evdev: Power Button: Found keys
    [ 1060.153] (II) evdev: Power Button: Configuring as keyboard
    [ 1060.153] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 1060.153] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 1060.153] (**) Option "xkb_rules" "evdev"
    [ 1060.153] (**) Option "xkb_model" "evdev"
    [ 1060.153] (**) Option "xkb_layout" "us"
    [ 1060.170] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 1060.170] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1060.170] (II) Using input driver 'evdev' for 'Power Button'
    [ 1060.170] (**) Power Button: always reports core events
    [ 1060.170] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 1060.170] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1060.170] (--) evdev: Power Button: Found keys
    [ 1060.170] (II) evdev: Power Button: Configuring as keyboard
    [ 1060.170] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
    [ 1060.170] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 1060.170] (**) Option "xkb_rules" "evdev"
    [ 1060.170] (**) Option "xkb_model" "evdev"
    [ 1060.170] (**) Option "xkb_layout" "us"
    [ 1060.170] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 1060.170] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
    [ 1060.170] (II) No input driver specified, ignoring this device.
    [ 1060.170] (II) This device may have been added with another device file.
    [ 1060.170] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
    [ 1060.170] (II) No input driver specified, ignoring this device.
    [ 1060.170] (II) This device may have been added with another device file.
    [ 1060.170] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event8)
    [ 1060.170] (II) No input driver specified, ignoring this device.
    [ 1060.170] (II) This device may have been added with another device file.
    [ 1060.171] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
    [ 1060.171] (II) No input driver specified, ignoring this device.
    [ 1060.171] (II) This device may have been added with another device file.
    [ 1060.171] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
    [ 1060.171] (II) No input driver specified, ignoring this device.
    [ 1060.171] (II) This device may have been added with another device file.
    [ 1060.171] (II) config/udev: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) (/dev/input/event0)
    [ 1060.171] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Applying InputClass "evdev pointer catchall"
    [ 1060.171] (II) Using input driver 'evdev' for 'Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)'
    [ 1060.171] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): always reports core events
    [ 1060.171] (**) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Device: "/dev/input/event0"
    [ 1060.171] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Vendor 0x45e Product 0x47
    [ 1060.171] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found 9 mouse buttons
    [ 1060.171] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found scroll wheel(s)
    [ 1060.171] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found relative axes
    [ 1060.171] (--) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found x and y relative axes
    [ 1060.171] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Configuring as mouse
    [ 1060.171] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Adding scrollwheel support
    [ 1060.171] (**) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5
    [ 1060.171] (**) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1060.171] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.0/input/input0/event0"
    [ 1060.171] (II) XINPUT: Adding extended input device "Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)" (type: MOUSE, id 8)
    [ 1060.171] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): initialized for relative axes.
    [ 1060.171] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) keeping acceleration scheme 1
    [ 1060.171] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) acceleration profile 0
    [ 1060.171] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) acceleration factor: 2.000
    [ 1060.171] (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) acceleration threshold: 4
    [ 1060.171] (II) config/udev: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) (/dev/input/mouse0)
    [ 1060.171] (II) No input driver specified, ignoring this device.
    [ 1060.171] (II) This device may have been added with another device file.
    [ 1060.172] (II) config/udev: Adding input device Razer Razer Tarantula Keyboard (/dev/input/event1)
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 1060.172] (II) Using input driver 'evdev' for 'Razer Razer Tarantula Keyboard'
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: always reports core events
    [ 1060.172] (**) evdev: Razer Razer Tarantula Keyboard: Device: "/dev/input/event1"
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Vendor 0x1532 Product 0x102
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Found keys
    [ 1060.172] (II) evdev: Razer Razer Tarantula Keyboard: Configuring as keyboard
    [ 1060.172] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2.4/6-2.4:1.0/input/input1/event1"
    [ 1060.172] (II) XINPUT: Adding extended input device "Razer Razer Tarantula Keyboard" (type: KEYBOARD, id 9)
    [ 1060.172] (**) Option "xkb_rules" "evdev"
    [ 1060.172] (**) Option "xkb_model" "evdev"
    [ 1060.172] (**) Option "xkb_layout" "us"
    [ 1060.172] (II) config/udev: Adding input device Razer Razer Tarantula Keyboard (/dev/input/event2)
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 1060.172] (II) Using input driver 'evdev' for 'Razer Razer Tarantula Keyboard'
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: always reports core events
    [ 1060.172] (**) evdev: Razer Razer Tarantula Keyboard: Device: "/dev/input/event2"
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Vendor 0x1532 Product 0x102
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Found 1 mouse buttons
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Found scroll wheel(s)
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Found relative axes
    [ 1060.172] (II) evdev: Razer Razer Tarantula Keyboard: Forcing relative x/y axes to exist.
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Found absolute axes
    [ 1060.172] (II) evdev: Razer Razer Tarantula Keyboard: Forcing absolute x/y axes to exist.
    [ 1060.172] (--) evdev: Razer Razer Tarantula Keyboard: Found keys
    [ 1060.172] (II) evdev: Razer Razer Tarantula Keyboard: Configuring as mouse
    [ 1060.172] (II) evdev: Razer Razer Tarantula Keyboard: Configuring as keyboard
    [ 1060.172] (II) evdev: Razer Razer Tarantula Keyboard: Adding scrollwheel support
    [ 1060.172] (**) evdev: Razer Razer Tarantula Keyboard: YAxisMapping: buttons 4 and 5
    [ 1060.172] (**) evdev: Razer Razer Tarantula Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1060.172] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-2/6-2.4/6-2.4:1.1/input/input2/event2"
    [ 1060.172] (II) XINPUT: Adding extended input device "Razer Razer Tarantula Keyboard" (type: KEYBOARD, id 10)
    [ 1060.172] (**) Option "xkb_rules" "evdev"
    [ 1060.172] (**) Option "xkb_model" "evdev"
    [ 1060.172] (**) Option "xkb_layout" "us"
    [ 1060.172] (II) evdev: Razer Razer Tarantula Keyboard: initialized for relative axes.
    [ 1060.172] (WW) evdev: Razer Razer Tarantula Keyboard: ignoring absolute axes.
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: (accel) keeping acceleration scheme 1
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: (accel) acceleration profile 0
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: (accel) acceleration factor: 2.000
    [ 1060.172] (**) Razer Razer Tarantula Keyboard: (accel) acceleration threshold: 4
    [ 1060.173] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 1060.173] (II) No input driver specified, ignoring this device.
    [ 1060.173] (II) This device may have been added with another device file.
    [ 1060.232] (II) evdev: Razer Razer Tarantula Keyboard: Close
    [ 1060.232] (II) UnloadModule: "evdev"
    [ 1060.232] (II) evdev: Razer Razer Tarantula Keyboard: Close
    [ 1060.232] (II) UnloadModule: "evdev"
    [ 1060.232] (II) evdev: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Close
    [ 1060.232] (II) UnloadModule: "evdev"
    [ 1060.232] (II) evdev: Power Button: Close
    [ 1060.232] (II) UnloadModule: "evdev"
    [ 1060.232] (II) evdev: Power Button: Close
    [ 1060.232] (II) UnloadModule: "evdev"
    [ 1060.624] Server terminated successfully (0). Closing log file.
    Last edited by KLIM (2013-06-22 00:07:17)

    Was the X Server updated, and have you double checked your .xinitrc file to make sure that it's not the cause of the problem? 
    run
    cat /var/log/pacman.log | grep $(date +%F) | grep xorg-server
    to see if the X Server was updated today.  If you didn't update it today then just substitute the date as follows
    ... | grep yyyy-dd-mm | ...
    Please let us (the community) know whether the grep finds anything in pacman's log. 
    No worries.
    EDIT: If the X Server was updated recently then you can see if downgrading it helps any. 
    You can see about using downgrade/downgrader to do the actual downgrading for you OR you can check your pkg cache and reinstall an older version of the X Server from there 
    downgrade xorg-server
    OR
    downgrader xorg-server
    OR
    ls /var/cache/pacman/pkg -1 | grep -P "xorg-server-.*-VERSION"
    Last edited by lspci (2013-06-21 23:31:58)

  • [SOLVED] banshee crashes after rescaning library

    when i refresh my music library banshee crashes does anyone know why?
    here is the log:
    ┌─(oae@archer Thu, 25 Aug 11)───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────(/home/oae)───────┐
    └─(13:19)─> banshee
    [Info 13:19:46.013] Running Banshee 2.0.1: [ArchLinux (linux-gnu, x86_64) @ 2011-05-23 14:25:58 UTC]
    ** (Banshee:23457): WARNING **: Error loading plugin: libhspell.so.0: cannot open shared object file: No such file or directory
    [Info 13:19:48.158] Updating web proxy from GConf
    [Info 13:19:48.305] All services are started 0.943586
    [Warn 13:19:48.525] Migrating Internet Radio Stations - System.IO.DirectoryNotFoundException: Directory '/home/oae/.config/banshee/plugins/stations/user' not found. (in `mscorlib')
    at System.IO.Directory.ValidateDirectoryListing (System.String path, System.String searchPattern, System.Boolean& stop) [0x00000] in <filename unknown>:0
    at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] in <filename unknown>:0
    at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00000] in <filename unknown>:0
    at Banshee.InternetRadio.XspfMigrator.Migrate () [0x00000] in <filename unknown>:0
    [Info 13:19:48.538] AmazonMP3 store redirect URL: http://integrated-services.banshee.fm/amz/redirect.do/
    [Info 13:19:48.699] nereid Client Started
    [Info 13:19:48.759] GStreamer version 0.10.34.0, gapless: True, replaygain: False
    [Info 13:19:48.784] AppleDeviceSource is ignoring unmounted volume System Reserved
    System.ApplicationException: Could not find org.freedesktop.Avahi
    at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.Initialize () [0x00000] in <filename unknown>:0
    at Mono.Zeroconf.Providers.AvahiDBus.ZeroconfProvider.Initialize () [0x00000] in <filename unknown>:0
    at Mono.Zeroconf.Providers.ProviderFactory.GetProviders () [0x00000] in <filename unknown>:0
    [Warn 13:19:50.827] Failed to start DAAP client - System.Exception: No Zeroconf providers could be found or initialized. Necessary daemon may not be running. (in `Mono.Zeroconf')
    at Mono.Zeroconf.Providers.ProviderFactory.GetProviders () [0x00000] in <filename unknown>:0
    at Mono.Zeroconf.Providers.ProviderFactory.get_DefaultProvider () [0x00000] in <filename unknown>:0
    at Mono.Zeroconf.Providers.ProviderFactory.get_SelectedProvider () [0x00000] in <filename unknown>:0
    at Mono.Zeroconf.ServiceBrowser..ctor () [0x00000] in <filename unknown>:0
    at Daap.ServiceLocator.Start () [0x00000] in <filename unknown>:0
    at Banshee.Daap.DaapService.ThreadedInitialize () [0x00000] in <filename unknown>:0
    [Warn 13:20:22.368] Caught an exception - System.Net.WebException: The remote server returned an error: (404) Not Found. (in `System')
    at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000] in <filename unknown>:0
    at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000] in <filename unknown>:0
    *** glibc detected *** banshee: free(): invalid next size (fast): 0x0000000005155640 ***
    ======= Backtrace: =========
    /lib/libc.so.6(+0x731f6)[0x7fab508c21f6]
    /lib/libc.so.6(cfree+0x6c)[0x7fab508c60cc]
    /usr/lib/gstreamer-0.10/libgstsoundtouch.so(+0x5095)[0x7fab351bc095]
    /usr/lib/libgstbase-0.10.so.0(+0x2b98d)[0x7fab43fb398d]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_send_event+0x2d2)[0x7fab436cc192]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_push_event+0x253)[0x7fab436cc713]
    /usr/lib/libgstbase-0.10.so.0(+0x2b9bf)[0x7fab43fb39bf]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_send_event+0x2d2)[0x7fab436cc192]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_push_event+0x253)[0x7fab436cc713]
    /usr/lib/libgstreamer-0.10.so.0(+0x48c51)[0x7fab436b5c51]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_send_event+0x2d2)[0x7fab436cc192]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_push_event+0x253)[0x7fab436cc713]
    /usr/lib/gstreamer-0.10/libgstmad.so(+0x6f37)[0x7fab2e5a7f37]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_send_event+0x2d2)[0x7fab436cc192]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_push_event+0x253)[0x7fab436cc713]
    /usr/lib/libgstbase-0.10.so.0(+0x15c86)[0x7fab43f9dc86]
    /usr/lib/libgstreamer-0.10.so.0(+0x84940)[0x7fab436f1940]
    /usr/lib/libglib-2.0.so.0(+0x6a340)[0x7fab4c730340]
    /usr/lib/libglib-2.0.so.0(+0x67d16)[0x7fab4c72dd16]
    /lib/libpthread.so.0(+0x7d60)[0x7fab50bb6d60]
    /lib/libc.so.6(clone+0x6d)[0x7fab5092225d]
    ======= Memory map: ========
    00400000-006db000 r-xp 00000000 08:06 158058 /usr/bin/mono
    008db000-008e4000 rw-p 002db000 08:06 158058 /usr/bin/mono
    008e4000-0091f000 rw-p 00000000 00:00 0
    026d7000-051fc000 rw-p 00000000 00:00 0 [heap]
    40015000-40026000 rwxp 00000000 00:00 0
    400d4000-400d5000 rwxp 00000000 00:00 0
    4015f000-40170000 rwxp 00000000 00:00 0
    40180000-40181000 rwxp 00000000 00:00 0
    401a3000-401b4000 rwxp 00000000 00:00 0
    4021c000-4022d000 rwxp 00000000 00:00 0
    402d6000-402e8000 rwxp 00000000 00:00 0
    403d4000-403f6000 rwxp 00000000 00:00 0
    404b8000-404c9000 rwxp 00000000 00:00 0
    404f0000-404f1000 rwxp 00000000 00:00 0
    4058c000-4059d000 rwxp 00000000 00:00 0
    40614000-40625000 rwxp 00000000 00:00 0
    4064a000-4065b000 rwxp 00000000 00:00 0
    4077a000-4078b000 rwxp 00000000 00:00 0
    407cc000-407ee000 rwxp 00000000 00:00 0
    408ab000-408bc000 rwxp 00000000 00:00 0
    40960000-40971000 rwxp 00000000 00:00 0
    4097e000-4098f000 rwxp 00000000 00:00 0
    40ae1000-40ae2000 rwxp 00000000 00:00 0
    40af7000-40b08000 rwxp 00000000 00:00 0
    40c01000-40c12000 rwxp 00000000 00:00 0
    40cc6000-40cc7000 rwxp 00000000 00:00 0
    40cd8000-40ce9000 rwxp 00000000 00:00 0
    40d64000-40d75000 rwxp 00000000 00:00 0
    40e48000-40e59000 rwxp 00000000 00:00 0
    4109c000-410ad000 rwxp 00000000 00:00 0
    410cb000-410dc000 rwxp 00000000 00:00 0
    4123c000-4124d000 rwxp 00000000 00:00 0
    41289000-4129a000 rwxp 00000000 00:00 0
    41313000-41314000 rwxp 00000000 00:00 0
    41377000-41388000 rwxp 00000000 00:00 0
    413a0000-413b1000 rwxp 00000000 00:00 0
    413ba000-413cb000 rwxp 00000000 00:00 0
    41406000-41417000 rwxp 00000000 00:00 0
    4148d000-4149e000 rwxp 00000000 00:00 0
    414a1000-414b2000 rwxp 00000000 00:00 0
    41526000-41537000 rwxp 00000000 00:00 0
    4160d000-4161e000 rwxp 00000000 00:00 0
    416e1000-416e2000 rwxp 00000000 00:00 0
    417e4000-417e5000 r--p 00000000 00:00 0
    417e5000-417f6000 rwxp 00000000 00:00 0
    41835000-41836000 rwxp 00000000 00:00 0
    418be000-418cf000 rwxp 00000000 00:00 0
    41953000-41954000 rwxp 00000000 00:00 0
    41b47000-41b48000 rwxp 00000000 00:00 0
    41bb7000-41bc8000 rwxp 00000000 00:00 0
    41bd8000-41be9000 rwxp 00000000 00:00 0
    41c02000-41c03000 ---p 00000000 00:00 0
    41c7b000-41c7c000 rwxp 00000000 00:00 0
    41c96000-41c97000 rwxp 00000000 00:00 0
    41d03000-41d14000 rwxp 00000000 00:00 0
    41d5d000-41d6e000 rwxp 00000000 00:00 0
    41d9b000-41dac000 rwxp 00000000 00:00 0
    41e0f000-41e20000 rwxp 00000000 00:00 0
    41e35000-41e36000 rwxp 00000000 00:00 0
    41eb7000-41ec8000 rwxp 00000000 00:00 0
    41ed9000-41eea000 rwxp 00000000 00:00 0
    41fda000-41ffc000 rwxp 00000000 00:00 0
    7fab2d763000-7fab2d768000 r-xp 00000000 08:06 1835348 /lib/libnss_dns-2.14.so
    7fab2d768000-7fab2d967000 ---p 00005000 08:06 1835348 /lib/libnss_dns-2.14.so
    7fab2d967000-7fab2d968000 r--p 00004000 08:06 1835348 /lib/libnss_dns-2.14.so
    7fab2d968000-7fab2d969000 rw-p 00005000 08:06 1835348 /lib/libnss_dns-2.14.so
    7fab2d969000-7fab2d96a000 ---p 00000000 00:00 0
    7fab2d96a000-7fab2e16a000 rw-p 00000000 00:00 0
    7fab2e16a000-7fab2e17f000 r-xp 00000000 08:06 165567 /usr/lib/libid3tag.so.0.3.0
    7fab2e17f000-7fab2e37f000 ---p 00015000 08:06 165567 /usr/lib/libid3tag.so.0.3.0
    7fab2e37f000-7fab2e382000 rw-p 00015000 08:06 165567 /usr/lib/libid3tag.so.0.3.0
    7fab2e382000-7fab2e3a1000 r-xp 00000000 08:06 170461 /usr/lib/libmad.so.0.2.1
    7fab2e3a1000-7fab2e5a0000 ---p 0001f000 08:06 170461 /usr/lib/libmad.so.0.2.1
    7fab2e5a0000-7fab2e5a1000 rw-p 0001e000 08:06 170461 /usr/lib/libmad.so.0.2.1
    7fab2e5a1000-7fab2e5ab000 r-xp 00000000 08:06 272565 /usr/lib/gstreamer-0.10/libgstmad.so
    7fab2e5ab000-7fab2e7ab000 ---p 0000a000 08:06 272565 /usr/lib/gstreamer-0.10/libgstmad.so
    7fab2e7ab000-7fab2e7ac000 rw-p 0000a000 08:06 272565 /usr/lib/gstreamer-0.10/libgstmad.so
    7fab2e7ac000-7fab2e7ad000 ---p 00000000 00:00 0
    7fab2e7ad000-7fab2efad000 rw-p 00000000 00:00 0
    7fab2efad000-7fab2efb3000 r-xp 00000000 08:06 265766 /usr/lib/gstreamer-0.10/libgstcoreindexers.so
    7fab2efb3000-7fab2f1b2000 ---p 00006000 08:06 265766 /usr/lib/gstreamer-0.10/libgstcoreindexers.so
    7fab2f1b2000-7fab2f1b3000 rw-p 00005000 08:06 265766 /usr/lib/gstreamer-0.10/libgstcoreindexers.so
    7fab2f1b3000-7fab2f1c4000 r-xp 00000000 08:06 266045 /usr/lib/gstreamer-0.10/libgstaudioparsers.so
    7fab2f1c4000-7fab2f3c4000 ---p 00011000 08:06 266045 /usr/lib/gstreamer-0.10/libgstaudioparsers.so
    7fab2f3c4000-7fab2f3c5000 rw-p 00011000 08:06 266045 /usr/lib/gstreamer-0.10/libgstaudioparsers.so
    7fab2f3c5000-7fab2f8f9000 r-xp 00000000 08:06 272549 /usr/lib/gstreamer-0.10/libgstffmpeg.so
    7fab2f8f9000-7fab2faf9000 ---p 00534000 08:06 272549 /usr/lib/gstreamer-0.10/libgstffmpeg.so
    7fab2faf9000-7fab2fb1f000 rw-p 00534000 08:06 272549 /usr/lib/gstreamer-0.10/libgstffmpeg.so
    7fab2fb1f000-7fab30000000 rw-p 00000000 00:00 0
    7fab30000000-7fab3258a000 rw-p 00000000 00:00 0
    7fab3258a000-7fab34000000 ---p 00000000 00:00 0
    7fab34051000-7fab34059000 rw-p 00000000 00:00 0
    7fab34059000-7fab34062000 ---p 00000000 00:00 0
    7fab34062000-7fab3409a000 rw-p 00000000 00:00 0
    7fab3409a000-7fab340a3000 ---p 00000000 00:00 0
    7fab340a3000-7fab340db000 rw-p 00000000 00:00 0
    7fab340db000-7fab34122000 r--p 00000000 08:06 796189 /usr/lib/mono/gac/Mono.Security/2.0.0.0__0738eb9f132ed756/Mono.Security.dll
    7fab34122000-7fab34124000 r-xp 00000000 08:06 274890 /usr/lib/gconv/ISO8859-15.so
    7fab34124000-7fab34323000 ---p 00002000 08:06 274890 /usr/lib/gconv/ISO8859-15.so
    7fab34323000-7fab34324000 r--p 00001000 08:06 274890 /usr/lib/gconv/ISO8859-15.so
    7fab34324000-7fab34325000 rw-p 00002000 08:06 274890 /usr/lib/gconv/ISO8859-15.so
    7fab34325000-7fab34333000 r-xp 00000000 08:06 266022 /usr/lib/gstreamer-0.10/libgstsubparse.so
    7fab34333000-7fab34533000 ---p 0000e000 08:06 266022 /usr/lib/gstreamer-0.10/libgstsubparse.so
    7fab34533000-7fab34534000 rw-p 0000e000 08:06 266022 /usr/lib/gstreamer-0.10/libgstsubparse.so
    7fab34534000-7fab3454a000 r-xp 00000000 08:06 158955 /usr/lib/libgstrtp-0.10.so.0.24.0
    7fab3454a000-7fab3474a000 ---p 00016000 08:06 158955 /usr/lib/libgstrtp-0.10.so.0.24.0
    7fab3474a000-7fab3474c000 rw-p 00016000 08:06 158955 /usr/lib/libgstrtp-0.10.so.0.24.0
    7fab3474c000-7fab34765000 r-xp 00000000 08:06 154699 /usr/lib/libbluetooth.so.3.11.4
    7fab34765000-7fab34964000 ---p 00019000 08:06 154699 /usr/lib/libbluetooth.so.3.11.4
    7fab34964000-7fab34967000 rw-p 00018000 08:06 154699 /usr/lib/libbluetooth.so.3.11.4
    7fab34967000-7fab34989000 r-xp 00000000 08:06 269978 /usr/lib/gstreamer-0.10/libgstbluetooth.so
    7fab34989000-7fab34b88000 ---p 00022000 08:06 269978 /usr/lib/gstreamer-0.10/libgstbluetooth.so
    7fab34b88000-7fab34b8a000 rw-p 00021000 08:06 269978 /usr/lib/gstreamer-0.10/libgstbluetooth.so
    7fab34b8a000-7fab34b93000 r-xp 00000000 08:06 266057 /usr/lib/gstreamer-0.10/libgstid3demux.so
    7fab34b93000-7fab34d93000 ---p 00009000 08:06 266057 /usr/lib/gstreamer-0.10/libgstid3demux.so
    7fab34d93000-7fab34d94000 rw-p 00009000 08:06 266057 /usr/lib/gstreamer-0.10/libgstid3demux.so
    7fab34d94000-7fab34da6000 r-xp 00000000 08:06 266024 /usr/lib/gstreamer-0.10/libgsttypefindfunctions.so
    7fab34da6000-7fab34fa5000 ---p 00012000 08:06 266024 /usr/lib/gstreamer-0.10/libgsttypefindfunctions.so
    7fab34fa5000-7fab34fa8000 rw-p 00011000 08:06 266024 /usr/lib/gstreamer-0.10/libgsttypefindfunctions.so
    7fab34fa8000-7fab34fb6000 r-xp 00000000 08:06 137306 /usr/lib/libSoundTouch.so.0.0.0
    7fab34fb6000-7fab351b5000 ---p 0000e000 08:06 137306 /usr/lib/libSoundTouch.so.0.0.0
    7fab351b5000-7fab351b6000 r--p 0000d000 08:06 137306 /usr/lib/libSoundTouch.so.0.0.0
    7fab351b6000-7fab351b7000 rw-p 0000e000 08:06 137306 /usr/lib/libSoundTouch.so.0.0.0
    7fab351b7000-7fab351be000 r-xp 00000000 08:06 272535 /usr/lib/gstreamer-0.10/libgstsoundtouch.so
    7fab351be000-7fab353bd000 ---p 00007000 08:06 272535 /usr/lib/gstreamer-0.10/libgstsoundtouch.so
    7fab353bd000-7fab353be000 rw-p 00006000 08:06 272535 /usr/lib/gstreamer-0.10/libgstsoundtouch.so
    7fab353be000-7fab353d8000 r-xp 00000000 08:06 266020 /usr/lib/gstreamer-0.10/libgstdecodebin2.so
    7fab353d8000-7fab355d7000 ---p 0001a000 08:06 266020 /usr/lib/gstreamer-0.10/libgstdecodebin2.so
    7fab355d7000-7fab355d9000 rw-p 00019000 08:06 266020 /usr/lib/gstreamer-0.10/libgstdecodebin2.so
    7fab355d9000-7fab355e5000 r--p 00000000 08:06 1317259 /usr/lib/banshee/MusicBrainz.dll
    7fab355e5000-7fab355e9000 rw-p 00000000 00:00 0
    7fab355e9000-7fab355f2000 ---p 00000000 00:00 0
    7fab355f2000-7fab357ea000 rw-p 00000000 00:00 0
    7fab357ea000-7fab357f3000 ---p 00000000 00:00 0
    7fab357f3000-7fab359eb000 rw-p 00000000 00:00 0
    7fab359eb000-7fab359ec000 ---p 00000000 00:00 0
    7fab359ec000-7fab35bec000 rw-p 00000000 00:00 0
    7fab35bec000-7fab35bfc000 rwxp 00000000 00:00 0
    7fab35bfc000-7fab35c48000 r--p 00000000 08:06 1317083 /usr/lib/mono/gac/taglib-sharp/2.0.3.7__db62eba44689b5b0/taglib-sharp.dll
    7fab35c48000-7fab35c51000 ---p 00000000 00:00 0
    7fab35c51000-7fab35e49000 rw-p 00000000 00:00 0
    7fab35e49000-7fab35e52000 ---p 00000000 00:00 0
    7fab35e52000-7fab3604a000 rw-p 00000000 00:00 0
    7fab3604a000-7fab36053000 ---p 00000000 00:00 0
    7fab36053000-7fab3624b000 rw-p 00000000 00:00 0
    7fab3624b000-7fab36263000 r--p 00000000 08:06 1317239 /usr/lib/mono-zeroconf/Mono.Zeroconf.Providers.AvahiDBus.dll
    7fab36263000-7fab3626c000 ---p 00000000 00:00 0
    7fab3626c000-7fab36464000 rw-p 00000000 00:00 0
    7fab36464000-7fab3646d000 ---p 00000000 00:00 0
    7fab3646d000-7fab36665000 rw-p 00000000 00:00 0
    7fab36665000-7fab36666000 ---p 00000000 00:00 0
    7fab36666000-7fab366a6000 rw-p 00000000 00:00 0
    7fab366a6000-7fab366a9000 r-xp 00000000 08:06 1835288 /lib/libgpg-error.so.0.8.0
    7fab366a9000-7fab368a8000 ---p 00003000 08:06 1835288 /lib/libgpg-error.so.0.8.0
    7fab368a8000-7fab368a9000 rw-p 00002000 08:06 1835288 /lib/libgpg-error.so.0.8.0
    7fab368a9000-7fab3690e000 r-xp 00000000 08:06 131585 /usr/lib/libgmp.so.10.0.2
    7fab3690e000-7fab36b0d000 ---p 00065000 08:06 131585 /usr/lib/libgmp.so.10.0.2
    7fab36b0d000-7fab36b0e000 r--p 00064000 08:06 131585 /usr/lib/libgmp.so.10.0.2
    7fab36b0e000-7fab36b17000 rw-p 00065000 08:06 131585 /usr/lib/libgmp.so.10.0.2
    7fab36b17000-7fab36b29000 r-xp 00000000 08:06 157841 /usr/lib/libhogweed.so.2.1
    7fab36b29000-7fab36d28000 ---p 00012000 08:06 157841 /usr/lib/libhogweed.so.2.1
    7fab36d28000-7fab36d29000 rw-p 00011000 08:06 157841 /usr/lib/libhogweed.so.2.1
    7fab36d29000-7fab36d4c000 r-xp 00000000 08:06 157844 /usr/lib/libnettle.so.4.1
    7fab36d4c000-7fab36f4b000 ---p 00023000 08:06 157844 /usr/lib/libnettle.so.4.1
    7fab36f4b000-7fab36f4d000 rw-p 00022000 08:06 157844 /usr/lib/libnettle.so.4.1
    7fab36f4d000-7fab36fc6000 r-xp 00000000 08:06 1835289 /lib/libgcrypt.so.11.7.0
    7fab36fc6000-7fab371c6000 ---p 00079000 08:06 1835289 /lib/libgcrypt.so.11.7.0
    7fab371c6000-7fab371ca000 rw-p 00079000 08:06 1835289 /lib/libgcrypt.so.11.7.0
    7fab371cb000-7fab371cf000 rw-p 00000000 00:00 0
    7fab371d3000-7fab371df000 rw-p 00000000 00:00 0
    7fab371df000-7fab371e3000 r--p 00000000 08:06 1317226 /usr/lib/mono/gac/Mono.Zeroconf/4.0.0.90__e60c4f4a95e1099e/Mono.Zeroconf.dll
    7fab371e3000-7fab371eb000 rw-p 00000000 00:00 0
    7fab371eb000-7fab371f2000 r--p 00000000 08:06 1317256 /usr/lib/banshee/Mtp.dll
    7fab371f2000-7fab371f6000 rw-p 00000000 00:00 0
    7fab371f6000-7fab37206000 r-xp 00000000 08:06 157835 /usr/lib/libtasn1.so.3.1.11
    7fab37206000-7fab37405000 ---p 00010000 08:06 157835 /usr/lib/libtasn1.so.3.1.11
    7fab37405000-7fab37406000 rw-p 0000f000 08:06 157835 /usr/lib/libtasn1.so.3.1.11
    7fab37406000-7fab374d5000 r-xp 00000000 08:06 137288 /usr/lib/libgnutls.so.28.0.1
    7fab374d5000-7fab376d5000 ---p 000cf000 08:06 137288 /usr/lib/libgnutls.so.28.0.1
    7fab376d5000-7fab376dc000 r--p 000cf000 08:06 137288 /usr/lib/libgnutls.so.28.0.1
    7fab376dc000-7fab376de000 rw-p 000d6000 08:06 137288 /usr/lib/libgnutls.so.28.0.1
    7fab376de000-7fab376e2000 r-xp 00000000 08:06 157915 /usr/lib/libusbmuxd.so.1.0.7
    Native stacktrace:
    banshee() [0x48f511]
    /lib/libpthread.so.0(+0xf7c0) [0x7fab50bbe7c0]
    /lib/libc.so.6(gsignal+0x35) [0x7fab50883725]
    /lib/libc.so.6(abort+0x17b) [0x7fab50884b9b]
    /lib/libc.so.6(+0x6d2de) [0x7fab508bc2de]
    /lib/libc.so.6(+0x731f6) [0x7fab508c21f6]
    /lib/libc.so.6(cfree+0x6c) [0x7fab508c60cc]
    /usr/lib/gstreamer-0.10/libgstsoundtouch.so(+0x5095) [0x7fab351bc095]
    /usr/lib/libgstbase-0.10.so.0(+0x2b98d) [0x7fab43fb398d]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_send_event+0x2d2) [0x7fab436cc192]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_push_event+0x253) [0x7fab436cc713]
    /usr/lib/libgstbase-0.10.so.0(+0x2b9bf) [0x7fab43fb39bf]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_send_event+0x2d2) [0x7fab436cc192]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_push_event+0x253) [0x7fab436cc713]
    /usr/lib/libgstreamer-0.10.so.0(+0x48c51) [0x7fab436b5c51]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_send_event+0x2d2) [0x7fab436cc192]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_push_event+0x253) [0x7fab436cc713]
    /usr/lib/gstreamer-0.10/libgstmad.so(+0x6f37) [0x7fab2e5a7f37]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_send_event+0x2d2) [0x7fab436cc192]
    /usr/lib/libgstreamer-0.10.so.0(gst_pad_push_event+0x253) [0x7fab436cc713]
    /usr/lib/libgstbase-0.10.so.0(+0x15c86) [0x7fab43f9dc86]
    /usr/lib/libgstreamer-0.10.so.0(+0x84940) [0x7fab436f1940]
    /usr/lib/libglib-2.0.so.0(+0x6a340) [0x7fab4c730340]
    /usr/lib/libglib-2.0.so.0(+0x67d16) [0x7fab4c72dd16]
    /lib/libpthread.so.0(+0x7d60) [0x7fab50bb6d60]
    /lib/libc.so.6(clone+0x6d) [0x7fab5092225d]
    Debug info from gdb:
    Mono support loaded.
    [Thread debugging using libthread_db enabled]
    [New Thread 0x7fab34099700 (LWP 23488)]
    [New Thread 0x7fab340da700 (LWP 23487)]
    [New Thread 0x7fab2efac700 (LWP 23485)]
    [New Thread 0x7fab357e9700 (LWP 23484)]
    [New Thread 0x7fab359ea700 (LWP 23483)]
    [New Thread 0x7fab35e48700 (LWP 23481)]
    [New Thread 0x7fab36463700 (LWP 23480)]
    [New Thread 0x7fab36049700 (LWP 23477)]
    [New Thread 0x7fab3624a700 (LWP 23476)]
    [New Thread 0x7fab36664700 (LWP 23474)]
    [New Thread 0x7fab381ce700 (LWP 23473)]
    [New Thread 0x7fab366a5700 (LWP 23470)]
    [New Thread 0x7fab37fc9700 (LWP 23469)]
    [New Thread 0x7fab3ac22700 (LWP 23466)]
    [New Thread 0x7fab3b523700 (LWP 23465)]
    [New Thread 0x7fab45756700 (LWP 23464)]
    [New Thread 0x7fab44e91700 (LWP 23463)]
    [New Thread 0x7fab4fb3a700 (LWP 23460)]
    [New Thread 0x7fab5084e700 (LWP 23459)]
    0x00007fab5092ed1b in ?? () from /lib/libc.so.6
    Id Target Id Frame
    20 Thread 0x7fab5084e700 (LWP 23459) "mono" 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    19 Thread 0x7fab4fb3a700 (LWP 23460) "mono" 0x00007fab50bbcbb0 in sem_wait () from /lib/libpthread.so.0
    18 Thread 0x7fab44e91700 (LWP 23463) "banshee" 0x00007fab50919ff3 in poll () from /lib/libc.so.6
    17 Thread 0x7fab45756700 (LWP 23464) "banshee" 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    16 Thread 0x7fab3b523700 (LWP 23465) "banshee" 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    15 Thread 0x7fab3ac22700 (LWP 23466) "banshee" 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    14 Thread 0x7fab37fc9700 (LWP 23469) "banshee" 0x00007fab50bbe03d in nanosleep () from /lib/libpthread.so.0
    13 Thread 0x7fab366a5700 (LWP 23470) "banshee" 0x00007fab50919ff3 in poll () from /lib/libc.so.6
    12 Thread 0x7fab381ce700 (LWP 23473) "banshee" 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    11 Thread 0x7fab36664700 (LWP 23474) "banshee" 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    10 Thread 0x7fab3624a700 (LWP 23476) "banshee" 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    9 Thread 0x7fab36049700 (LWP 23477) "banshee" 0x00007fab50bbd91d in read () from /lib/libpthread.so.0
    8 Thread 0x7fab36463700 (LWP 23480) "banshee" 0x00007fab50bbcca1 in sem_timedwait () from /lib/libpthread.so.0
    7 Thread 0x7fab35e48700 (LWP 23481) "banshee" 0x00007fab50bbcca1 in sem_timedwait () from /lib/libpthread.so.0
    6 Thread 0x7fab359ea700 (LWP 23483) "banshee" 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    5 Thread 0x7fab357e9700 (LWP 23484) "banshee" 0x00007fab50bbae3b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    4 Thread 0x7fab2efac700 (LWP 23485) "mpegaudioparse0" 0x00007fab50bbd91d in read () from /lib/libpthread.so.0
    3 Thread 0x7fab340da700 (LWP 23487) "banshee" 0x00007fab50922833 in epoll_wait () from /lib/libc.so.6
    2 Thread 0x7fab34099700 (LWP 23488) "banshee" 0x00007fab50bbcca1 in sem_timedwait () from /lib/libpthread.so.0
    * 1 Thread 0x7fab51647740 (LWP 23457) "banshee" 0x00007fab5092ed1b in ?? () from /lib/libc.so.6
    Thread 20 (Thread 0x7fab5084e700 (LWP 23459)):
    #0 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    #1 0x00000000005dd993 in ?? ()
    #2 0x00000000005d5e7c in ?? ()
    #3 0x00000000005dc157 in ?? ()
    #4 0x00007fab50bb6d60 in start_thread () from /lib/libpthread.so.0
    #5 0x00007fab5092225d in clone () from /lib/libc.so.6
    #6 0x0000000000000000 in ?? ()
    Thread 19 (Thread 0x7fab4fb3a700 (LWP 23460)):
    #0 0x00007fab50bbcbb0 in sem_wait () from /lib/libpthread.so.0
    #1 0x00000000005c3a38 in mono_sem_wait ()
    #2 0x000000000050c2ab in ?? ()
    #3 0x000000000058a737 in ?? ()
    #4 0x00000000005b9002 in ?? ()
    #5 0x00000000005dd77d in ?? ()
    #6 0x00007fab50bb6d60 in start_thread () from /lib/libpthread.so.0
    #7 0x00007fab5092225d in clone () from /lib/libc.so.6
    #8 0x0000000000000000 in ?? ()
    Thread 18 (Thread 0x7fab44e91700 (LWP 23463)):
    #0 0x00007fab50919ff3 in poll () from /lib/libc.so.6
    #1 0x00007fab4c7087d4 in ?? () from /usr/lib/libglib-2.0.so.0
    #2 0x00007fab4c7090ba in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    #3 0x00007fab4e351be4 in ?? () from /usr/lib/libgio-2.0.so.0
    #4 0x00007fab4c72dd16 in ?? () from /usr/lib/libglib-2.0.so.0
    #5 0x00007fab50bb6d60 in start_thread () from /lib/libpthread.so.0
    #6 0x00007fab5092225d in clone () from /lib/libc.so.6
    #7 0x0000000000000000 in ?? ()
    Thread 17 (Thread 0x7fab45756700 (LWP 23464)):
    #0 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    #1 0x00000000005a4683 in ?? ()
    #2 0x00000000005b614d in ?? ()
    #3 0x000000000058a07b in ?? ()
    #4 0x00000000407ea278 in ?? ()
    #5 0x0000000002e0b750 in ?? ()
    #6 0x0000000000000004 in ?? ()
    #7 0x00007fab45755a97 in ?? ()
    #8 0x00007fab46be6370 in ?? ()
    #9 0x0000000002e07e70 in ?? ()
    #10 0x00007fab45755ab0 in ?? ()
    #11 0x00007fab45755a20 in ?? ()
    #12 0x0000000000000000 in ?? ()
    Thread 16 (Thread 0x7fab3b523700 (LWP 23465)):
    #0 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    #1 0x00007fab3fa9b8e2 in ?? () from /usr/lib/libwebkitgtk-1.0.so.0
    #2 0x00007fab3fa9b909 in ?? () from /usr/lib/libwebkitgtk-1.0.so.0
    #3 0x00007fab50bb6d60 in start_thread () from /lib/libpthread.so.0
    #4 0x00007fab5092225d in clone () from /lib/libc.so.6
    #5 0x0000000000000000 in ?? ()
    Thread 15 (Thread 0x7fab3ac22700 (LWP 23466)):
    #0 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    #1 0x00007fab3f1d36e9 in ?? () from /usr/lib/libwebkitgtk-1.0.so.0
    #2 0x00007fab3f1d4fc9 in ?? () from /usr/lib/libwebkitgtk-1.0.so.0
    #3 0x00007fab50bb6d60 in start_thread () from /lib/libpthread.so.0
    #4 0x00007fab5092225d in clone () from /lib/libc.so.6
    #5 0x0000000000000000 in ?? ()
    Thread 14 (Thread 0x7fab37fc9700 (LWP 23469)):
    #0 0x00007fab50bbe03d in nanosleep () from /lib/libpthread.so.0
    #1 0x00000000005b8386 in ?? ()
    #2 0x000000000058b8a8 in ?? ()
    #3 0x000000000058a737 in ?? ()
    #4 0x00000000005b9002 in ?? ()
    #5 0x00000000005dd77d in ?? ()
    #6 0x00007fab50bb6d60 in start_thread () from /lib/libpthread.so.0
    #7 0x00007fab5092225d in clone () from /lib/libc.so.6
    #8 0x0000000000000000 in ?? ()
    Thread 13 (Thread 0x7fab366a5700 (LWP 23470)):
    #0 0x00007fab50919ff3 in poll () from /lib/libc.so.6
    #1 0x00007fab4c7087d4 in ?? () from /usr/lib/libglib-2.0.so.0
    #2 0x00007fab4c7090ba in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    #3 0x00007fab44ed8af0 in ?? () from /usr/lib/libORBit-2.so.0
    #4 0x00007fab4c72dd16 in ?? () from /usr/lib/libglib-2.0.so.0
    #5 0x00007fab50bb6d60 in start_thread () from /lib/libpthread.so.0
    #6 0x00007fab5092225d in clone () from /lib/libc.so.6
    #7 0x0000000000000000 in ?? ()
    Thread 12 (Thread 0x7fab381ce700 (LWP 23473)):
    #0 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    #1 0x00000000005a4683 in ?? ()
    #2 0x00000000005b6b99 in ?? ()
    #3 0x000000000058a16c in ?? ()
    #4 0x0000000041d66630 in ?? ()
    #5 0x0000000003f91bc0 in ?? ()
    #6 0x00007fab381cdd38 in ?? ()
    #7 0xffffffffffffffff in ?? ()
    #8 0x00007fab381cdd48 in ?? ()
    #9 0x0000000003f8e280 in ?? ()
    #10 0x00007fab381cd9e0 in ?? ()
    #11 0x00007fab381cd940 in ?? ()
    #12 0x00007fab381cdd38 in ?? ()
    #13 0xffffffffffffffff in ?? ()
    #14 0x00007fab381cdd48 in ?? ()
    #15 0x00007fab47243c90 in ?? ()
    #16 0x0000000041d66318 in ?? ()
    #17 0x0000000000000000 in ?? ()
    Thread 11 (Thread 0x7fab36664700 (LWP 23474)):
    #0 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    #1 0x00000000005a4683 in ?? ()
    #2 0x00000000005b6b99 in ?? ()
    #3 0x000000000058a16c in ?? ()
    #4 0x0000000041d66630 in ?? ()
    #5 0x0000000003f9a790 in ?? ()
    #6 0x00007fab46edfcf0 in ?? ()
    #7 0x0000000003f8e280 in ?? ()
    #8 0x00007fab366639e0 in ?? ()
    #9 0x0000000003f8e280 in ?? ()
    #10 0x00007fab366639e0 in ?? ()
    #11 0x00007fab36663940 in ?? ()
    #12 0x00007fab36663d38 in ?? ()
    #13 0xffffffffffffffff in ?? ()
    #14 0x00007fab36663d48 in ?? ()
    #15 0x00007fab46edfcf0 in ?? ()
    #16 0x0000000041d66318 in ?? ()
    #17 0x0000000000000000 in ?? ()
    Thread 10 (Thread 0x7fab3624a700 (LWP 23476)):
    #0 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    #1 0x00000000005a4683 in ?? ()
    #2 0x00000000005b6b99 in ?? ()
    #3 0x000000000058a16c in ?? ()
    #4 0x0000000041d66630 in ?? ()
    #5 0x0000000003f9b860 in ?? ()
    #6 0x00007fab46edf240 in ?? ()
    #7 0x0000000003f8e280 in ?? ()
    #8 0x00007fab362499e0 in ?? ()
    #9 0x0000000003f8e280 in ?? ()
    #10 0x00007fab362499e0 in ?? ()
    #11 0x00007fab36249940 in ?? ()
    #12 0x00007fab36249d38 in ?? ()
    #13 0xffffffffffffffff in ?? ()
    #14 0x00007fab36249d48 in ?? ()
    #15 0x00007fab46edf240 in ?? ()
    #16 0x0000000041d66318 in ?? ()
    #17 0x0000000000000000 in ?? ()
    Thread 9 (Thread 0x7fab36049700 (LWP 23477)):
    #0 0x00007fab50bbd91d in read () from /lib/libpthread.so.0
    #1 0x0000000040593fe7 in ?? ()
    #2 0x0000000003a30220 in ?? ()
    #3 0x00007fab36048ae0 in ?? ()
    #4 0x0000000000000006 in ?? ()
    #5 0x00007fab4592aa80 in ?? ()
    #6 0x0000000000000000 in ?? ()
    Thread 8 (Thread 0x7fab36463700 (LWP 23480)):
    #0 0x00007fab50bbcca1 in sem_timedwait () from /lib/libpthread.so.0
    #1 0x00000000005c3b2b in mono_sem_timedwait ()
    #2 0x000000000058dce2 in ?? ()
    #3 0x000000000058a737 in ?? ()
    #4 0x00000000005b9002 in ?? ()
    #5 0x00000000005dd77d in ?? ()
    #6 0x00007fab50bb6d60 in start_thread () from /lib/libpthread.so.0
    #7 0x00007fab5092225d in clone () from /lib/libc.so.6
    #8 0x0000000000000000 in ?? ()
    Thread 7 (Thread 0x7fab35e48700 (LWP 23481)):
    #0 0x00007fab50bbcca1 in sem_timedwait () from /lib/libpthread.so.0
    #1 0x00000000005c3b2b in mono_sem_timedwait ()
    #2 0x000000000058dce2 in ?? ()
    #3 0x000000000058a737 in ?? ()
    #4 0x00000000005b9002 in ?? ()
    #5 0x00000000005dd77d in ?? ()
    #6 0x00007fab50bb6d60 in start_thread () from /lib/libpthread.so.0
    #7 0x00007fab5092225d in clone () from /lib/libc.so.6
    #8 0x0000000000000000 in ?? ()
    Thread 6 (Thread 0x7fab359ea700 (LWP 23483)):
    #0 0x00007fab50bbaac4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    #1 0x00000000005a4683 in ?? ()
    #2 0x00000000005b614d in ?? ()
    #3 0x000000000058a07b in ?? ()
    #4 0x00000000407ea278 in ?? ()
    #5 0x0000000002afc070 in ?? ()
    #6 0x00000000412422fc in ?? ()
    #7 0x00007fab359e9967 in ?? ()
    #8 0x00007fab465f8bb8 in ?? ()
    #9 0x0000000002e07e70 in ?? ()
    #10 0x00007fab359e9980 in ?? ()
    #11 0x00007fab359e98f0 in ?? ()
    #12 0x0000000000000000 in ?? ()
    Thread 5 (Thread 0x7fab357e9700 (LWP 23484)):
    #0 0x00007fab50bbae3b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    #1 0x00000000005a4498 in ?? ()
    #2 0x00000000005b605e in ?? ()
    #3 0x000000000058a07b in ?? ()
    #4 0x00000000407ea278 in ?? ()
    #5 0x0000000002928790 in ?? ()
    #6 0x0000000000000001 in ?? ()
    #7 0x00007fab357e854f in ?? ()
    #8 0x00007fab4579f578 in ?? ()
    #9 0x00007fab46bf0150 in ?? ()
    #10 0x00007fab357e8570 in ?? ()
    #11 0x00007fab357e84d0 in ?? ()
    #12 0x00007fab4fda60c0 in ?? ()
    #13 0x00007fab46bf0150 in ?? ()
    #14 0x00007fab474b7270 in ?? ()
    #15 0x0000000000002710 in ?? ()
    #16 0x000000004124bee8 in ?? ()
    #17 0x00007fab476b1e60 in ?? ()
    #18 0x0000000000000000 in ?? ()
    Thread 4 (Thread 0x7fab2efac700 (LWP 23485)):
    #0 0x00007fab50bbd91d in read () from /lib/libpthread.so.0
    #1 0x000000000048f6ae in ?? ()
    #2 <signal handler called>
    #3 0x00007fab50883725 in raise () from /lib/libc.so.6
    #4 0x00007fab50884b9b in abort () from /lib/libc.so.6
    #5 0x00007fab508bc2de in ?? () from /lib/libc.so.6
    #6 0x00007fab508c21f6 in ?? () from /lib/libc.so.6
    #7 0x00007fab508c60cc in free () from /lib/libc.so.6
    #8 0x00007fab351bc095 in ?? () from /usr/lib/gstreamer-0.10/libgstsoundtouch.so
    #9 0x00007fab43fb398d in ?? () from /usr/lib/libgstbase-0.10.so.0
    #10 0x00007fab436cc192 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
    #11 0x00007fab436cc713 in gst_pad_push_event () from /usr/lib/libgstreamer-0.10.so.0
    #12 0x00007fab43fb39bf in ?? () from /usr/lib/libgstbase-0.10.so.0
    #13 0x00007fab436cc192 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
    #14 0x00007fab436cc713 in gst_pad_push_event () from /usr/lib/libgstreamer-0.10.so.0
    #15 0x00007fab436b5c51 in ?? () from /usr/lib/libgstreamer-0.10.so.0
    #16 0x00007fab436cc192 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
    #17 0x00007fab436cc713 in gst_pad_push_event () from /usr/lib/libgstreamer-0.10.so.0
    #18 0x00007fab2e5a7f37 in ?? () from /usr/lib/gstreamer-0.10/libgstmad.so
    #19 0x00007fab436cc192 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
    #20 0x00007fab436cc713 in gst_pad_push_event () from /usr/lib/libgstreamer-0.10.so.0
    #21 0x00007fab43f9dc86 in ?? () from /usr/lib/libgstbase-0.10.so.0
    #22 0x00007fab436f1940 in ?? () from /usr/lib/libgstreamer-0.10.so.0
    #23 0x00007fab4c730340 in ?? () from /usr/lib/libglib-2.0.so.0
    #24 0x00007fab4c72dd16 in ?? () from /usr/lib/libglib-2.0.so.0
    #25 0x00007fab50bb6d60 in start_thread () from /lib/libpthread.so.0
    #26 0x00007fab5092225d in clone () from /lib/libc.so.6
    #27 0x0000000000000000 in ?? ()
    Thread 3 (Thread 0x7fab340da700 (LWP 23487)):
    #0 0x00007fab50922833 in epoll_wait () from /lib/libc.so.6
    #1 0x000000000058c2d8 in ?? ()
    #2 0x000000000058a737 in ?? ()
    #3 0x00000000005b9002 in ?? ()
    #4 0x00000000005dd77d in ?? ()
    #5 0x00007fab50bb6d60 in start_thread () from /lib/libpthread.so.0
    #6 0x00007fab5092225d in clone () from /lib/libc.so.6
    #7 0x0000000000000000 in ?? ()
    Thread 2 (Thread 0x7fab34099700 (LWP 23488)):
    #0 0x00007fab50bbcca1 in sem_timedwait () from /lib/libpthread.so.0
    #1 0x00000000005c3b2b in mono_sem_timedwait ()
    #2 0x000000000058dce2 in ?? ()
    #3 0x000000000058a737 in ?? ()
    #4 0x00000000005b9002 in ?? ()
    #5 0x00000000005dd77d in ?? ()
    #6 0x00007fab50bb6d60 in start_thread () from /lib/libpthread.so.0
    #7 0x00007fab5092225d in clone () from /lib/libc.so.6
    #8 0x0000000000000000 in ?? ()
    Thread 1 (Thread 0x7fab51647740 (LWP 23457)):
    #0 0x00007fab5092ed1b in ?? () from /lib/libc.so.6
    #1 0x00007fab508c7ce5 in ?? () from /lib/libc.so.6
    #2 0x00007fab508c621d in realloc () from /lib/libc.so.6
    #3 0x00007fab4c70f101 in g_realloc () from /usr/lib/libglib-2.0.so.0
    #4 0x00007fab4c9c6d47 in g_object_weak_ref () from /usr/lib/libgobject-2.0.so.0
    #5 0x00007fab4ea78f05 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
    #6 0x00007fab4ea792b4 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
    #7 0x00007fab4ea58cc0 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
    #8 0x00007fab4ea5adf1 in gdk_window_process_all_updates () from /usr/lib/libgdk-x11-2.0.so.0
    #9 0x00007fab49d01741 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
    #10 0x00007fab4ea38406 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
    #11 0x00007fab4c70829d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
    #12 0x00007fab4c708a78 in ?? () from /usr/lib/libglib-2.0.so.0
    #13 0x00007fab4c7090ba in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    #14 0x00007fab49d7d1a7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
    #15 0x00000000417eb9f5 in ?? ()
    #16 0x00007fff628a2ae0 in ?? ()
    #17 0x00007fab4f15b668 in ?? ()
    #18 0x0000000000000000 in ?? ()
    =================================================================
    Got a SIGABRT while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================
    Aborted
    Last edited by alperenel (2011-09-03 21:33:53)

    Same problem here. I deleted folder called ~/.config/banshee-1 and it works, so I imported new files from my folders and everything ok. It was working yesterday but today I ran banshee, from command line and from gnome 3 icon and it crashes without any explanation or any warning. I guess reading that output may be a mono bug.
    Last edited by Koven (2011-08-26 17:11:14)

  • [Solved] XBMC crashing after recent updates {Trakt Plugin Problem}

    It opens up fine, but then crashes. I haven't changed anything, or added any new files to my library!
    Here's the log: http://pastebin.com/saBUJuPc
    Last edited by kalpik (2013-04-24 02:01:22)

    Okay, found help on the XBMC forums. Had to remove Trakt from autoexec.py from the userdata folder
    Thanks to all who read this and tried to help!

Maybe you are looking for

  • How to disconnect ASA 5505 site-to-site VPN via SSL?

    Hi all,         sorry, bit of a newbie so this may be trivial. We have an ASA 5505 which has two IPSEC site-to-site VPN tunnels. One to another ASA works just fine but the other to a Checkpoint VPN locks up occasionally. I've given up on sorting the

  • How to revive my 2G iPod Touch?

    So my current generation (iOS 8) iPod Touch is filling up ... I thought I'd move the videos of my grandchildren (some of which used to run on my old 2G iPod Touch) to my old (iOS 4.2.1 iPod Touch) to create some space on my newer iPod Touch. Fired up

  • Line time series in pivot table

    How can I set pivot table chart to be from type 'Line time series'?

  • Who is spying on me ?

    Hi Little Snitch constantly tells me that NMDB or NATD (and a few other of that type) are trying to connect to IP numbers. More info tells me that they originate from usr/sbin/.... What is this and should I allow these connections on a permanent basi

  • How to prevent workflow being executed at TEST instance

    Hi, We have a problem where wrokflow are not instance - depended. I want to have a rule that will be true only if user is at PRODUCTION instance, and will NOT work if user is at TEST instance. Any idea? Thanks Guy