Wicd stopped working - (DBus problem at all?)

Hi,
today I have turned my laptop on and discovered, that I am not able to connect to wireless network. Wicd started to complain about DBus connection. Everything looks like this: I turn on computer, Slim logs me in, Wicd starts to connect to wireless network. After few seconds Wicd dies. When I try to start it again, it complains about DBus connection. So I have to "systemctl stop wicd" and run the daemon by "sudo wicd". Now, I am able to connect to wireless network via Wicd, but after few minutes Wicd dies again.
Other problem - udiskie. When I plug in flash drive, nothing happens. When I run udiskie from console, no output is given - simply nothing. It seems like a problem with DBus at all to me. Do you have any ideas, how to fix it?
Wicd: version 1.7.2.4-5
Udiskie: version 0.4.1-4
Systemd: version 197-4
Uname -a: Linux linuch-laptop 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 08:57:15 CET 2012 x86_64 GNU/Linux
[michal@linuch-laptop ~]$ pacman -Q |egrep "(wicd|dbus|udisk)"
dbus 1.6.8-6
dbus-glib 0.100-1
lib32-dbus-core 1.6.8-1
python-dbus-common 1.1.1-2
python2-dbus 1.1.1-2
udiskie 0.4.1-4
udisks 1.0.4-6
udisks2 2.0.1-1
wicd 1.7.2.4-5
wicd-gtk 1.7.2.4-5
I am using systemd, WM is Openbox.
Here are some outputs from terminal:
[michal@linuch-laptop ~]$ sudo systemctl status wicd.service
wicd.service - Wicd a wireless and wired network manager for Linux
Loaded: loaded (/usr/lib/systemd/system/wicd.service; enabled)
Active: failed (Result: exit-code) since Ne 2013-01-20 16:57:15 CET
Process: 871 ExecStart=/usr/sbin/wicd --no-daemon (code=exited, status=1/FAILURE)
led 20 16:57:15 linuch-laptop systemd[1]: wicd.service: main process exited, code=exited, status=1/FAILURE
led 20 16:57:15 linuch-laptop systemd[1]: Failed to start Wicd a wireless and wired network manager for Linux.
led 20 16:57:15 linuch-laptop systemd[1]: Unit wicd.service entered failed state
[michal@linuch-laptop ~]$ sudo systemctl status dbus.socket
dbus.socket - D-Bus System Message Bus Socket
Loaded: loaded (/usr/lib/systemd/system/dbus.socket; static)
Active: active (running) since Ne 2013-01-20 16:56:38 CET
led 20 16:56:38 linuch-laptop systemd[1]: Listening on D-Bus System Message Bus Socket.
[michal@linuch-laptop ~]$ sudo systemctl status dbus.service
dbus.service - D-Bus System Message Bus
Loaded: loaded (/usr/lib/systemd/system/dbus.service; static)
Active: active (running) since Ne 2013-01-20 17:01:34 CET
Main PID: 2057 (dbus-daemon)
CGroup: name=systemd:/system/dbus.service
└─2057 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
led 20 17:01:34 linuch-laptop systemd[1]: Starting D-Bus System Message Bus...
led 20 17:01:34 linuch-laptop systemd[1]: Started D-Bus System Message Bus.
First time Wicd is started after reboot:
2013/01/20 16:56:42 :: ---------------------------
2013/01/20 16:56:42 :: wicd initializing...
2013/01/20 16:56:42 :: ---------------------------
2013/01/20 16:56:42 :: wicd is version 1.7.2.4 768
2013/01/20 16:56:42 :: did not find backend in configuration, setting default external
2013/01/20 16:56:42 :: setting backend to external
2013/01/20 16:56:42 :: trying to load backend external
2013/01/20 16:56:42 :: successfully loaded backend external
2013/01/20 16:56:42 :: trying to load backend external
2013/01/20 16:56:42 :: successfully loaded backend external
2013/01/20 16:56:42 :: Automatically detected wireless interface wlan0
2013/01/20 16:56:42 :: did not find wireless_interface in configuration, setting default wlan0
2013/01/20 16:56:42 :: setting wireless interface wlan0
2013/01/20 16:56:42 :: Couldn't detect a wired interface.
2013/01/20 16:56:42 :: did not find wired_interface in configuration, setting default None
2013/01/20 16:56:42 :: setting wired interface None
2013/01/20 16:56:42 :: did not find wpa_driver in configuration, setting default wext
2013/01/20 16:56:42 :: setting wpa driver wext
2013/01/20 16:56:42 :: did not find always_show_wired_interface in configuration, setting default False
2013/01/20 16:56:42 :: did not find use_global_dns in configuration, setting default False
2013/01/20 16:56:42 :: setting use global dns to False
2013/01/20 16:56:42 :: did not find global_dns_1 in configuration, setting default None
2013/01/20 16:56:42 :: did not find global_dns_2 in configuration, setting default None
2013/01/20 16:56:42 :: did not find global_dns_3 in configuration, setting default None
2013/01/20 16:56:42 :: did not find global_dns_dom in configuration, setting default None
2013/01/20 16:56:42 :: did not find global_search_dom in configuration, setting default None
2013/01/20 16:56:42 :: setting global dns
2013/01/20 16:56:42 :: global dns servers are None None None
2013/01/20 16:56:42 :: domain is None
2013/01/20 16:56:42 :: search domain is None
2013/01/20 16:56:42 :: did not find auto_reconnect in configuration, setting default True
2013/01/20 16:56:42 :: setting automatically reconnect when connection drops True
2013/01/20 16:56:42 :: did not find debug_mode in configuration, setting default False
2013/01/20 16:56:42 :: did not find wired_connect_mode in configuration, setting default 1
2013/01/20 16:56:42 :: did not find signal_display_type in configuration, setting default 0
2013/01/20 16:56:42 :: did not find should_verify_ap in configuration, setting default 1
2013/01/20 16:56:42 :: did not find dhcp_client in configuration, setting default 0
2013/01/20 16:56:42 :: Setting dhcp client to 0
2013/01/20 16:56:42 :: did not find link_detect_tool in configuration, setting default 0
2013/01/20 16:56:42 :: did not find flush_tool in configuration, setting default 0
2013/01/20 16:56:42 :: did not find sudo_app in configuration, setting default 0
2013/01/20 16:56:42 :: did not find prefer_wired in configuration, setting default False
2013/01/20 16:56:42 :: did not find show_never_connect in configuration, setting default True
2013/01/20 16:56:42 :: Wireless configuration file not found, creating...
2013/01/20 16:56:42 :: Wired configuration file not found, creating a default...
2013/01/20 16:56:42 :: Creating wired profile for wired-default
2013/01/20 16:56:42 :: dhclient.conf.template not found, copying...
2013/01/20 16:56:42 :: chmoding configuration files 0600...
2013/01/20 16:56:42 :: chowning configuration files root:root...
2013/01/20 16:56:42 :: Using wireless interface...wlan0
2013/01/20 16:56:42 :: Using wired interface...
2013/01/20 16:56:47 :: Autoconnecting...
2013/01/20 16:56:47 :: No wired connection present, attempting to autoconnect to wireless network
2013/01/20 16:56:48 :: hidden
2013/01/20 16:56:48 :: Unable to autoconnect, you'll have to manually connect
2013/01/20 16:56:52 :: Autoconnecting...
2013/01/20 16:56:52 :: No wired connection present, attempting to autoconnect to wireless network
2013/01/20 16:56:53 :: hidden
2013/01/20 16:56:53 :: Unable to autoconnect, you'll have to manually connect
2013/01/20 16:56:57 :: Autoconnecting...
2013/01/20 16:56:57 :: No wired connection present, attempting to autoconnect to wireless network
2013/01/20 16:56:58 :: hidden
2013/01/20 16:56:58 :: Unable to autoconnect, you'll have to manually connect
2013/01/20 16:57:02 :: Autoconnecting...
2013/01/20 16:57:02 :: No wired connection present, attempting to autoconnect to wireless network
2013/01/20 16:57:03 :: hidden
2013/01/20 16:57:03 :: Unable to autoconnect, you'll have to manually connect
2013/01/20 16:57:05 :: hidden
I have tried to completly remove wicd from my system, but without success.
Last time I have been bitten by this, I have reinstalled my Arch - now I would like to avoid it, if possible.
Thank you in advance.
Michal Kvacek
Last edited by michalkvacek (2013-01-20 15:23:26)

Hi. I've been getting this error too, and saw your post. So I looked at the wicd wiki page...
Have a look at this:
https://wiki.archlinux.org/index.php/Wi … or_message

Similar Messages

  • TS1424 HELLO! whenever i try to access the itunes store from the itunes on my laptop i get this message: ITUNES HAS STOPPED WORKING a problem caused the program to stop working correctly. windows will close the program and notify if a solution is availabl

    for a few weeks i have not been able to access the itunes store from the itunes on my laptop. every time i click on it it tells me it cannot access the store...not sure why. and says this: ITUNES HAS STOPPED WORKING a problem caused the program to stop working correctly. windows will close the program and notify if a solution is available.

    I had this exact same problem.  I found this fix and it worked for me. 
    Step 1:
    Browse to C:\Program Files (x86)\Common Files\Apple\Apple Application Support and copy the filen named QTMovieWin.dll. 
    Step 2:
    Browse and past that file into C:\Program Files (x86)\iTunes.
    Hope this helps you.  I wish I could remember where I saw this originally so I could thank them.
    Good Luck.
    Anthony

  • Adobe Photoshop CS3 has stopped working: A problem caused the program to stop working correctly.

    I recently purchased a new desktop computer and installed Adobe CS3 Master Edition on it and I get the following error:
    Adobe Photoshop CS3 has stopped working: A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
    Out of the entire suite of tools only Photoshop will not launch. The weird thing is i also had the same Adobe programs installed on my laptop and I have not made any installation updates to that machine and i am getting the same error. I have always installed the same software on my two home machines with no problem until now. Any help is appreciated.
    Thanks,
    Andy

    You'll probably going to have to uninstall, then re-install the application; but you need to provide a lot more information;
    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    etc.,
    someone may be able to help you (not necessarily this poster).
    a screen shot of your settings or of the image could be very helpful too.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Windows 8 - Photoshop CS5.1 crashes upon startup. Error message: "Adobe Photoshop CS5.1 has stopped working.A problem caused by the program to stop working correctly. Windows will close the program and notify you if a solution is available."

    Hello!
    I've had the student version of the Adobe Creative Suite 5.5 Design Premium software for several years now.
    When I received my Windows 8 computer I installed the software with no issue.
    Last week when I tried opening Photoshop I get the following error: "Adobe Photoshop CS5.1 has stopped working.A problem caused by the program to stop working correctly. Windows will close the program and notify you if a solution is available."
    I deactivated and uninstalled the entire Creative Suite then reinstalled it. I am able to open the other programs, but still receive the same message for Photoshop.
    What can I do?

    I found the issue was with the Nik Filters I was using. The filters were messing with Photoshop's initializing. I uninstalled and reinstalled the filters and now Photoshop works like a charm.
    It appears this forum is dead?!
    Thankfully, I was able to troubleshoot on my own and figured out the problem...

  • Error when opening itunes : iTunes has stopped working ''A problem caused the program to stop working correctly''. When I repaired damaged files the problem still exists and also after uninstalling and redownloading and installing itunes. I have windows 8

    Error when opening iTunes : iTunes has stopped working '' A problem caused the program to stop working correctly''.
    When I repaired damaged files the problem still exists and also after uninstalling, redownloading and reinstalling iTunes.
    My pc is working with windos 8.
    Is there a solution?

    Hey there Rodney274,
    It sounds like you are getting an error from iTunes when you launch it. I would try the troubleshooting in this article named:
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    Start with troubleshooting for 3rd party plug ins section, then the rest of the article if needed:
    Start iTunes in Safe Mode
    Open iTunes in Safe Mode to isolate any interference from plug-ins or scripts not manufactured by Apple.
    Hold down Shift–Control while opening iTunes. You should see a dialog that says "iTunes is running in safe mode" before iTunes finishes starting up.
    Click Continue.
    See if the issue you're experiencing persists in Safe Mode.
    If you have the same issue while iTunes is in Safe Mode, proceed to the "Create a new user account" section. If you don't experience the same issue, follow these steps to remove third-party plug-ins.
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • Firefox has stopped working A problem caused the program to stop working correctly Windows will close the program and notify you if a solution is available

    When i try to open Firefox, it says Firefox has stopped working & A problem caused to stop working correctly.
    OS: Windows 7 Home Premium

    See:
    * http://kb.mozillazine.org/Firefox_crashes
    * https://support.mozilla.com/kb/Firefox+crashes

  • Skype 7.1 has stopped working, a problem caused th...

    hi! 
    I downloaded skype for the first time to my laptop, and when I tried to run the installer - the following window popped "skype has stopped working, a problem caused the program to stop working correctly". I checked the event viewer, there I found:
    Faulting application name: Skype.exe, version: 7.1.60.105, time stamp: 0x54c26993
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0xc0000005
    Fault offset: 0x77970c02
    Faulting process id: 0x1268
    Faulting application start time: 0x01d047721e6f183f
    Faulting application path: C:\Program Files (x86)\Skype\Phone\Skype.exe
    Faulting module path: unknown
    Report Id: 5ef01313-b365-11e4-90cd-e006e67588b6
    what can I do to fix this?
    thanx!
    Mel

    If your Internet Explorer is broken, then the same will be the case with Skype.
    Try now to uninstall IE11 and let Windows to revert your Internet Explorer to the previous IE10 or IE9 version.
    In order to uninstall IE11 you should go to Windows Control Panel -> Programs and Features -> View installed updates -> Microsoft Windows -> Internet Explorer 11.
    http://techdows.com/2012/11/how-to-downgrade-from-ie10-to-ie9-or-ie8-windows-7.html

  • Good Morning, I am having issue downloading ebook. Getting message "Adobe digital edition 4.0 has stopped working" with problem event name : APPCRASH. Any ideas how to fix this?

    Good Morning, I am having issue downloading ebook. Getting message "Adobe digital edition 4.0 has stopped working" with problem event name : APPCRASH. Any ideas how to fix this?

    Do you have the most  current dirver for the printer?

  • Wicd suddenly stopped working. weird problem.

    Hi there,
    I had a very happy first wireless experience with wicd for about 30 minutes. I even rebooted my laptop a couple of times and wicd still worked fine.
    Then, following the Arch wicd wiki I disabled eth0 in rc.conf:
    INTERFACES=(!eth0)
    and rebooted. After that, wicd stopped seeing the wireless network. 'No wireless networks found' was the only message I got.
    I then re-enabled the interface in rc.conf
    INTERFACES=(eth0)
    and rebooted, but that did not work. wicd still refuses to see the wireless network.
    I don't know what else to do. Re-installing wicd does not help either.
    Is there a way I can 'reset' wicd configuration by removing some file somewhere on the HD? wicd was working fine before disabling and re-enabling eth0.
    Thanks for any help,
    -Benton

    this is very strange indeed. I have fixed other wicd problems by uninstalling wicd and deleting everything in /usr/lib/wicd and then reinstalling wicd. It might work for you.

  • ITunes stops working/DEP problem.

    Hey, my iTunes keeps crashing.
    Whenever I try to sync my iPod iTunes opens up, says it's syncing but then it stops working. A message pops up saying "iTunes has stopped working" with all of this:
    Problem signature:
    Problem Event Name: BEX
    Application Name: iTunes.exe
    Application Version: 10.1.0.56
    Application Timestamp: 4ce4a7b6
    Fault Module Name: StackHash_e61d
    Fault Module Version: 0.0.0.0
    Fault Module Timestamp: 00000000
    Exception Offset: 00000000
    Exception Code: c0000005
    Exception Data: 00000008
    OS Version: 6.0.6000.2.0.0.768.3
    Locale ID: 5129
    Additional Information 1: e61d
    Additional Information 2: 0a41c279a3f03983a2cd08eea9cab7bf
    Additional Information 3: 348f
    Additional Information 4: 2d1d21005c0e3c1bd881e03ef01b9023
    And then after I close this a little box pops up saying Data Execution Prevention has closed iTunes. I've tried to turn DEP for iTunes off but it says they have to work together.
    I've uninstalled and installed iTunes like a million times, many different versions. None of them work.
    My iPod doesn't work on any other computers or laptops either.
    I thought it was like this problem - http://discussions.apple.com/message.jspa?messageID=7566521 or even http://discussions.apple.com/thread.jspa?threadID=2566280&start=0&tstart=0 but neither solutions work.
    I have no idea what to do.
    Any help whatsoever would be majorly appreciated. Thanks heaaaaaaaps : )

    many thanks. That rules one thing out at least.
    The DEP thing still suggests program file damage of some sort ... in the course of your troubleshooting to date, have you worked through the following document?
    [Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7|http://support.apple.com/kb/HT1923]

  • IMAC suddenly stops working Mouse,keyboard, wifi all stops responding. PLEASE HELP

    iMAC suddenly stops working,display is on but key board and mouse does not respond.I changed keyboard with usb also but still same.even wifi stops working also.PLEASE HELP  before there was some kernel panic errors , i updated every thing, installed an original osx mountain Lion. taken to Apple service center. They found nothing wrong with hard ware. But i am having still the same problems. It just stops responding to keyboard, mouse even wifi goes off some time. I thought it may be keyboard mouse problem so i changed them to normal usb keyboard and mouse but still the same. PLEASE PLEAE HELP.  -------- LAST ERROR REPORT IS BELOW Interval Since Last Panic Report:  687085 sec Panics Since Last Report:          2 Anonymous UUID:                    48C67BCC-4ADB-0131-8FCC-DBD9C01FBB0C  Fri Jul 19 17:23:01 2013 panic(cpu 0 caller 0xffffff80096b8655): Kernel trap at 0xffffff7f8a53f351, type 14=page fault, registers: CR0: 0x000000008001003b, CR2: 0x0000000000000060, CR3: 0x000000000bf36000, CR4: 0x0000000000000660 RAX: 0x0000000000000000, RBX: 0x0000000000000000, RCX: 0x0000000000000018, RDX: 0x0000000000000004 RSP: 0xffffff8089c4ba60, RBP: 0xffffff8089c4ba80, RSI: 0x0000000000000060, RDI: 0x00000000ffffff8f R8:  0x00000000000000ff, R9:  0x0000000000000019, R10: 0xffffff8074831004, R11: 0x0000000000000008 R12: 0x0000000000000000, R13: 0xffffff807482e0ec, R14: 0x00000000ffffffff, R15: 0x0000000000000000 RFL: 0x0000000000010297, RIP: 0xffffff7f8a53f351, CS:  0x0000000000000008, SS:  0x0000000000000010 Fault CR2: 0x0000000000000060, Error code: 0x0000000000000000, Fault CPU: 0x0  Backtrace (CPU 0), Frame : Return Address 0xffffff8089c4b700 : 0xffffff800961d626  0xffffff8089c4b770 : 0xffffff80096b8655  0xffffff8089c4b940 : 0xffffff80096ce17d  0xffffff8089c4b960 : 0xffffff7f8a53f351  0xffffff8089c4ba80 : 0xffffff7f8a525ff5  0xffffff8089c4bac0 : 0xffffff7f8a53a352  0xffffff8089c4bb50 : 0xffffff7f8a50da56  0xffffff8089c4bbb0 : 0xffffff7f8a4e5c36  0xffffff8089c4bbf0 : 0xffffff7f8a4e71b4  0xffffff8089c4bc20 : 0xffffff7f8a547d3c  0xffffff8089c4bc50 : 0xffffff7f8a4fad5b  0xffffff8089c4be00 : 0xffffff7f8a4f8a9e  0xffffff8089c4be40 : 0xffffff7f8a4fee0e  0xffffff8089c4be80 : 0xffffff7f8a5454df  0xffffff8089c4beb0 : 0xffffff7f8a58c82e  0xffffff8089c4bf00 : 0xffffff8009a4b1ab  0xffffff8089c4bf60 : 0xffffff800963e25e  0xffffff8089c4bfb0 : 0xffffff80096b3137        Kernel Extensions in backtrace:          com.apple.driver.AirPort.Atheros40(600.72.2)[EBF8D6E8-59C6-3C1C-9549-32DDA193B1 D2]@0xffffff7f8a4ad000->0xffffff7f8a5f5fff             dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f89c83000             dependency: com.apple.iokit.IO80211Family(530.4)[E86BEE31-8EE0-34BE-A53F-2571D85CC628]@0xff ffff7f8a43e000             dependency: com.apple.iokit.IONetworkingFamily(3.0)[F02560D1-ADE6-3AD9-8D05-43CB2B7C8B87]@0 xffffff7f89ddc000  BSD process name corresponding to current thread: kernel_task  Mac OS version: 12E55  Kernel version: Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64 Kernel UUID: 896CB1E3-AB79-3DF1-B595-549DFFDF3D36 Kernel slide:     0x0000000009400000 Kernel text base: 0xffffff8009600000 System model name: iMac10,1 (Mac-F2268DC8)  System uptime in nanoseconds: 397672779228 last loaded kext at 256566570174: com.apple.filesystems.msdosfs     1.8.1 (addr 0xffffff7f8b624000, size 65536) last unloaded kext at 363393284081: com.apple.filesystems.msdosfs     1.8.1 (addr 0xffffff7f8b624000, size 57344) loaded kexts: com.apple.filesystems.smbfs     1.8.4 com.apple.driver.AudioAUUC     1.60 com.apple.driver.AppleHDA     2.3.7fc4 com.apple.driver.AppleMikeyHIDDriver     122 com.apple.driver.AGPM     100.12.87 com.apple.driver.AppleHWSensor     1.9.5d0 com.apple.driver.AppleUpstreamUserClient     3.5.10 com.apple.kext.AMDFramebuffer     8.1.2 com.apple.driver.AppleMikeyDriver     2.3.7fc4 com.apple.driver.ACPI_SMC_PlatformPlugin     1.0.0 com.apple.driver.AppleLPC     1.6.0 com.apple.driver.AppleBacklight     170.2.5 com.apple.driver.AppleMCCSControl     1.1.11 com.apple.ATIRadeonX2000     8.1.2 com.apple.iokit.IOUserEthernet     1.0.0d1 com.apple.iokit.IOBluetoothSerialManager     4.1.4f2 com.apple.Dont_Steal_Mac_OS_X     7.0.0 com.apple.driver.ApplePolicyControl     3.4.5 com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport     4.1.4f2 com.apple.filesystems.autofs     3.0 com.apple.AppleFSCompression.AppleFSCompressionTypeDataless     1.0.0d1 com.apple.AppleFSCompression.AppleFSCompressionTypeZlib     1.0.0d1 com.apple.BootCache     34 com.apple.driver.AppleIRController     320.15 com.apple.iokit.SCSITaskUserClient     3.5.5 com.apple.driver.AppleUSBCardReader     3.1.7 com.apple.driver.XsanFilter     404 com.apple.iokit.IOAHCIBlockStorage     2.3.1 com.apple.driver.AppleUSBHub     5.5.5 com.apple.driver.AppleFWOHCI     4.9.6 com.apple.driver.AirPort.Atheros40     600.72.2 com.apple.driver.AppleRTC     1.5 com.apple.driver.AppleAHCIPort     2.5.2 com.apple.nvenet     2.0.19 com.apple.driver.AppleUSBEHCI     5.5.0 com.apple.driver.AppleUSBOHCI     5.2.5 com.apple.driver.AppleEFINVRAM     1.7 com.apple.driver.AppleHPET     1.8 com.apple.driver.AppleACPIButtons     1.7 com.apple.driver.AppleSMBIOS     1.9 com.apple.driver.AppleACPIEC     1.7 com.apple.driver.AppleAPIC     1.6 com.apple.driver.AppleIntelCPUPowerManagementClient     196.0.0 com.apple.nke.applicationfirewall     4.0.39 com.apple.security.quarantine     2.1 com.apple.driver.AppleIntelCPUPowerManagement     196.0.0 com.apple.driver.DspFuncLib     2.3.7fc4 com.apple.iokit.IOAudioFamily     1.8.9fc11 com.apple.kext.OSvKernDSPLib     1.6 com.apple.driver.IOPlatformPluginLegacy     1.0.0 com.apple.driver.AppleSMBusPCI     1.0.11d0 com.apple.driver.IOPlatformPluginFamily     5.3.0d51 com.apple.driver.AppleBacklightExpert     1.0.4 com.apple.driver.AppleSMBusController     1.0.11d0 com.apple.kext.AMD4600Controller     8.1.2 com.apple.kext.AMDSupport     8.1.2 com.apple.iokit.IOSurface     86.0.4 com.apple.iokit.IOSerialFamily     10.0.6 com.apple.iokit.IOBluetoothFamily     4.1.4f2 com.apple.driver.AppleGraphicsControl     3.4.5 com.apple.iokit.IONDRVSupport     2.3.7 com.apple.iokit.AppleBluetoothHCIControllerUSBTransport     4.1.4f2 com.apple.kext.triggers     1.0 com.apple.iokit.IOFireWireIP     2.2.5 com.apple.driver.AppleSMC     3.1.4d2 com.apple.driver.AppleHDAController     2.3.7fc4 com.apple.iokit.IOGraphicsFamily     2.3.7 com.apple.iokit.IOHDAFamily     2.3.7fc4 com.apple.iokit.IOUSBHIDDriver     5.2.5 com.apple.iokit.IOSCSIMultimediaCommandsDevice     3.5.5 com.apple.iokit.IOBDStorageFamily     1.7 com.apple.iokit.IODVDStorageFamily     1.7.1 com.apple.iokit.IOCDStorageFamily     1.7.1 com.apple.iokit.IOSCSIBlockCommandsDevice     3.5.5 com.apple.iokit.IOUSBMassStorageClass     3.5.1 com.apple.driver.AppleUSBMergeNub     5.5.5 com.apple.driver.AppleUSBComposite     5.2.5 com.apple.iokit.IOAHCISerialATAPI     2.5.1 com.apple.iokit.IOSCSIArchitectureModelFamily     3.5.5 com.apple.iokit.IOUSBUserClient     5.5.5 com.apple.iokit.IOFireWireFamily     4.5.5 com.apple.iokit.IO80211Family     530.4 com.apple.iokit.IOAHCIFamily     2.3.1 com.apple.iokit.IONetworkingFamily     3.0 com.apple.iokit.IOUSBFamily     5.6.0 com.apple.driver.NVSMU     2.2.9 com.apple.driver.AppleEFIRuntime     1.7 com.apple.iokit.IOHIDFamily     1.8.1 com.apple.iokit.IOSMBusFamily     1.1 com.apple.security.sandbox     220.3 com.apple.kext.AppleMatch     1.0.0d1 com.apple.security.TMSafetyNet     7 com.apple.driver.DiskImages     345 com.apple.iokit.IOStorageFamily     1.8 com.apple.driver.AppleKeyStore     28.21 com.apple.driver.AppleACPIPlatform     1.7 com.apple.iokit.IOPCIFamily     2.7.3 com.apple.iokit.IOACPIFamily     1.4 com.apple.kec.corecrypto     1.0 Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.53f13 Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631 AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.72.0-P2P Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Network Service: AirPort, AirPort, en1 Serial ATA Device: Hitachi HDE721010SLA330, 1 TB Serial ATA Device: HL-DT-ST DVDRW  GA11N USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0x24400000 / 2 USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26500000 / 2 USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 4 USB Device: USB Keyboard, 0x04f2  (Chicony Electronics Co., Ltd.), 0x0111, 0x04300000 / 3 USB Device: Microsoft Notebook Optical Mouse with Tilt Wheel, 0x045e  (Microsoft Corporation), 0x00d2, 0x04100000 / 2 USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0x06110000 / 3

    That panic was not caused by third-party software. If the problem is recurrent, the possibilities are:
    A stale or corrupt kernel cache
    A damaged OS X installation
    A fault in a peripheral device, if any
    Corrupt non-volatile memory (NVRAM)
    An internal hardware fault (including incompatible memory)
    An obscure bug in OS X
    You may already have ruled out some of these.
    Rule out #1 by booting in safe mode and then rebooting as usual. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Post for further instructions.
    You can rule out #2 and #3 by reinstalling the OS and testing with non-essential peripherals disconnected and aftermarket expansion cards removed, if applicable. Sometimes a clean reinstallation (after erasing the startup volume) may solve a problem that isn't solved by reinstalling in place, without erasing.
    Corrupt NVRAM, which rarely causes panics, can be ruled out by resetting it.
    If your model has user-replaceable memory, and you've upgraded the memory modules, reinstall the original memory and see whether there's any improvement. Be careful not to touch the gold contacts. Clean them with a mild solvent such as rubbing alcohol. Aftermarket memory must exactly match the technical specifications for your model. Memory that is either slower or faster than specified may be incompatible.
    The Apple Hardware Test or Apple Diagnostics, though generally unreliable, will sometimes detect a fault. A negative test can't be depended on. Run the extended version of the test.
    In the category of obscure bugs, reports suggest that FileVault may trigger kernel traps under some unknown conditions. Most, though not all, of these reports seem to involve booting from an aftermarket SSD. If those conditions apply to you, try deactivating FileVault.
    Connecting more than one display is another reported trigger for OS X bugs.
    If your system is not fully up to date, running Software Update might get you a bug fix.
    In rare cases, a malformed network packet from a defective router or other network device can cause panics. Such packets could also be sent deliberately by a skillful attacker. This possibility is something to consider if you run a public server that might be the target of such an attack.
    If none of the above applies, make a "Genius" appointment at an Apple Store to have the machine tested. You may have to leave it there for several days. There isn't much point in doing this unless you can reproduce the panic, or if you can't, it happens often enough that it's likely to be repeated at the store. Otherwise you may be told that nothing is wrong.
    Print the first page of the panic report and bring it with you.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you know how to restore, and you have at least  two independent backups.) Don’t erase the recovery partition, if present.
    Keeping your confidential data secure during hardware repair
    *An SSD doesn't need to be zeroed.

  • Whenever I open a file in Photoshop it says "Adobe Photoshop CS6 has stopped working A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available." and it CRASHES  a solution will be real

    I tried re installing it but it crashes again I use CS6 version , but I have no Idea What causes it

    First use CS6 menu Help>About Photoshop to check your version.  The Latest perpetual versions are Mac version 13.0.6, Windows version 13.0.1.3 and the subscription version is 13.1.2. If you do no see one of these versions you need to use menu Help>Updates.  If that does not update you to one of those version you may need to re-install CS6 on top of of your current install and use menu Help>Updates.  CS6 is the buggiest version of Photoshop ever releases. You need the updates without the updates CS6 is very unstable.
    If your CS6 is up to date use your Windows Acclivity Center Reliability History to locate your CS6 critical stopped working events and look at their details to see where CS6 is crashing.  This may shed some light on your problem.  CS6 use you Display adapters GPU for some features.  If you have more then one GPU or you don't have the latest displaye adapter system device driver from its manufacturer installed CS6 may crash.
    The following Shows Problems I have with Photoshop CC.  The module  IMSLib.dll will crash if I try to use Behance or Adobe exchange.  It may have something to to with Flash panels which was removed in CC 2014.  For Behance works in CC 2014 and Adobe exchange was removed in CC 2014. View in new browser tab or window for this site scale images poorly.  In a tab or window you can scale image to their actual size,

  • When i load i tunes, it comes up with error message stating "i tunes has stopped working.A problem caused the program to stop working correctly. Windows will clode the program and notify you if a solution is available". I have no idea to fix

    New laptop, load itunes to find a error message that states, "i tunes has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available". It has me stuffed on such a problem that should be easy to load. Please help!!!!

    Hey there Rodney274,
    It sounds like you are getting an error from iTunes when you launch it. I would try the troubleshooting in this article named:
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    Start with troubleshooting for 3rd party plug ins section, then the rest of the article if needed:
    Start iTunes in Safe Mode
    Open iTunes in Safe Mode to isolate any interference from plug-ins or scripts not manufactured by Apple.
    Hold down Shift–Control while opening iTunes. You should see a dialog that says "iTunes is running in safe mode" before iTunes finishes starting up.
    Click Continue.
    See if the issue you're experiencing persists in Safe Mode.
    If you have the same issue while iTunes is in Safe Mode, proceed to the "Create a new user account" section. If you don't experience the same issue, follow these steps to remove third-party plug-ins.
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • HT6001 "ITunes has stopped working"  A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.

    I have run the "fix", I have removed and reinstalled, but my iTunes just stops about 1-2 minutes in and the "ITunes has stopped working" window appears. Any help as to a fix? Are there any other music programs out there that will burn discs if I can't fix this? Thanks....

    Hey deaconfan,
    If you haven't already, I would run through the troubleshooting steps in the following document:
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/TS1717
    Welcome to Apple Support Communities!
    All the best,
    Delgadoh

  • FaceTime stopped working around easter on all of my mac stuff how do I fix this?

    Around Easter facetime stopped working altogether.. It won't work on any of my devises... not my mac, my ipad, my mini ipad or my iphone.  What in the world is going on?  I miss my grandchildren.
    I have tried turning it off and on... rebooting... I have downloaded the latest version on all of it and nothing.  HELP

    Make sure you are fully updated according to http://support.apple.com/kb/TS5419

Maybe you are looking for