Cisco 4404 WLC causing a DOS attack several times a day

Hi Everyone
Excuse if this is a duplicate post, but I have searched the forums, but no joy. I also posted it in wireless security as this is where I felt it fits.
Anyway onto my issue:
I manage a CISCO 4404 WLC with about 46 access points across our WAN. System works very well, serving trusted users, guests etc very well.
However, over the last month or two we have had an issue where we have had high load on our WAN.
We have traced this down to the CISCO 4404, about 3-4 times a day, the controller connects to every access point and transmits about 5-8mb of data on port 5427. This in itself would not be a problem, but it connects to all 46 at the same time.
Yes, 46 x 5mb = no WAN for about 2-5 minutes.
ARGH!
So can anyone sugest where I start to look? I am happy to post configs etc. Firmware 7.0.230
Cheers

Hi Steve
Yes it is the capwap port. The remote access points are in hreap mode and servicing trusted network access (802.1x) and guest access  is tunnelled across the wan with local breakout from the 4404 via a dedicated vlan. The guest wireless is wpa2.
As the traffic originates from the 4404 and goes to all access points we don't believe it is a network breach. I always hate the phrase "it affects everyone", it usually does not, however in this instance the packeteer shows it does connect to every access point.
DNS is also configured so when new access points are connected they get auto join and get a base configuration.
This issue has been going on since at least Christmas and we put a packeteer box between our wan and our local network. We can say it is the 4404.

Similar Messages

  • Somehow I have AcronisMigrateEasy on my Mac - it causes Safari to crash several times a day.  How do I get rid  of it?  Or, does it do anything I want?

    Somehow I have AcronisMigrateEasy on my Mac (I do not remember installing it - it causes Safari to crash several times a day (I get a message blaming the crash on this plugin).  How do I get rid  of it?  Or, does it do anything I want?

    There are three popular methods of uninstalling apps on a Mac.
    Contact the developer and see if they have an uninstall routine. You can also look in the Apps folder to see if that app has it's own folder and look in the folder for something that will uninstall it.
    Drag the app to the trash
    Use a utility such as AppCleaner.

  • Flash causes Firefox to crash several times a day

    Flash causes Firefox to crash several times a day.
    My cash report is below. Can you help or advise of where I can go for assistance?
    Report ID Date Submitted
    acfa63f7-0c4b-4fac-a6d3-fc0a646403c2 12/12/2013 09:04
    8161f097-63ae-41b6-861d-958bcc327cb7 12/12/2013 08:13
    3388e919-422d-4ce0-8137-8d267731fa88 11/12/2013 17:52
    bp-cedb707f-a218-49e1-89a3-7a3bd2131211 11/12/2013 10:16
    38bbb23b-1dc9-481c-a41e-974eda12e83c 10/12/2013 11:02

    Try with Flash beta version
    *http://labs.adobe.com/downloads/flashplayer.html

  • My iMac running 10.10.2 keeps crashing several times a day. It does a automatic restart and gives me a option to send in a report. Any ideas what might be causing this?

    My iMac does an automatic restart several times a day. It gives me a option to send in a "panic" report. This happens randomly during the day and night. Any idea of anything new that might be causing this? I am up to date on all applications.

    Mac users often ask whether they should install "anti-virus" (AV) software. The usual answer is "no." That answer is right, but it may give the wrong impression that there is no threat from what are loosely called "viruses." There is a threat, and you need to educate yourself about it.
    1. This is a comment on what you should—and should not—do to protect yourself from malicious software ("malware") that circulates on the Internet and gets onto a computer as an unintended consequence of the user's actions.
    It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the computer, or who has been able to take control of it remotely. That threat is in a different category, and there's no easy way to defend against it. AV software is not intended to, and does not, defend against such attacks.
    The comment is long because the issue is complex. The key points are in sections 5, 6, and 10.
    OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
    2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user. Internally Apple calls it "XProtect."
    The malware recognition database used by XProtect is automatically updated; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
    The following caveats apply to XProtect:
    ☞ It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
    ☞ It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
    As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
    3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't been checked for security by Apple unless it comes from the App Store, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
    Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
    ☞ It can easily be disabled or overridden by the user.
    ☞ A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
    ☞ An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
    Apple has taken far too long to revoke the codesigning certificates of some known abusers, thereby diluting the value of Gatekeeper and the Developer ID program. Those lapses don't involve App Store products, however.
    For the reasons given, App Store products, and—to a lesser extent—other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. Sandbox security is based on user input. Never click through any request for authorization without thinking.
    4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. The built-in security features of OS X reduce the risk of malware attack, but they are not, and never will be, complete protection. Malware is a problem of human behavior, not machine behavior, and no technological fix alone is going to solve it. Trusting software to protect you will only make you more vulnerable.
    The best defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and Internet criminals. If you're better informed than they think you are, you'll win. That means, in practice, that you always stay within a safe harbor of computing practices. How do you know when you're leaving the safe harbor? Below are some warning signs of danger.
    Software from an untrustworthy source
    ☞ Software with a corporate brand, such as Adobe Flash Player, doesn't come directly from the developer’s website. Do not trust an alert from any website to update Flash, or your browser, or any other software. A genuine alert that Flash is outdated and blocked is shown on this support page. Follow the instructions on the support page in that case. Otherwise, assume that the alert is fake and someone is trying to scam you into installing malware. If you see such alerts on more than one website, ask for instructions.
    ☞ Software of any kind is distributed via BitTorrent, or Usenet, or on a website that also distributes pirated music or movies.
    ☞ Rogue websites such as Softonic, Soft32, and CNET Download distribute free applications that have been packaged in a superfluous "installer."
    ☞ The software is advertised by means of spam or intrusive web ads. Any ad, on any site, that includes a direct link to a download should be ignored.
    Software that is plainly illegal or does something illegal
    ☞ High-priced commercial software such as Photoshop is "cracked" or "free."
    ☞ An application helps you to infringe copyright, for instance by circumventing the copy protection on commercial software, or saving streamed media for reuse without permission. All "YouTube downloaders" are in this category, though not all are necessarily malicious.
    Conditional or unsolicited offers from strangers
    ☞ A telephone caller or a web page tells you that you have a “virus” and offers to help you remove it. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    ☞ A web site offers free content such as video or music, but to use it you must install a “codec,” “plug-in,” "player," "downloader," "extractor," or “certificate” that comes from that same site, or an unknown one.
    ☞ You win a prize in a contest you never entered.
    ☞ Someone on a message board such as this one is eager to help you, but only if you download an application of his choosing.
    ☞ A "FREE WI-FI !!!" network advertises itself in a public place such as an airport, but is not provided by the management.
    ☞ Anything online that you would expect to pay for is "free."
    Unexpected events
    ☞ A file is downloaded automatically when you visit a web page, with no other action on your part. Delete any such file without opening it.
    ☞ You open what you think is a document and get an alert that it's "an application downloaded from the Internet." Click Cancel and delete the file. Even if you don't get the alert, you should still delete any file that isn't what you expected it to be.
    ☞ An application does something you don't expect, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    ☞ Software is attached to email that you didn't request, even if it comes (or seems to come) from someone you trust.
    I don't say that leaving the safe harbor just once will necessarily result in disaster, but making a habit of it will weaken your defenses against malware attack. Any of the above scenarios should, at the very least, make you uncomfortable.
    6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
    Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
    Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it—not JavaScript—in your browsers.
    Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a padlock icon in the address bar when visiting a secure site.
    Stay within the safe harbor, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself.
    7. Never install any commercial AV or "Internet security" products for the Mac, as they are all worse than useless. If you need to be able to detect Windows malware in your files, use one of the free security apps in the Mac App Store—nothing else.
    Why shouldn't you use commercial AV products?
    ☞ To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. This technique is a proven failure, as a major AV software vendor has admitted. Most attacks are "zero-day"—that is, previously unknown. Recognition-based AV does not defend against such attacks, and the enterprise IT industry is coming to the realization that traditional AV software is worthless.
    ☞ Its design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere. In order to meet that nonexistent threat, commercial AV software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
    ☞ By modifying the operating system, the software may also create weaknesses that could be exploited by malware attackers.
    ☞ Most importantly, a false sense of security is dangerous.
    8. An AV product from the App Store, such as "ClamXav," has the same drawback as the commercial suites of being always out of date, but it does not inject low-level code into the operating system. That doesn't mean it's entirely harmless. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
    An AV app is not needed, and cannot be relied upon, for protection against OS X malware. It's useful, if at all, only for detecting Windows malware, and even for that use it's not really effective, because new Windows malware is emerging much faster than OS X malware.
    Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else. A malicious attachment in email is usually easy to recognize by the name alone. An actual example:
    London Terror Moovie.avi [124 spaces] Checked By Norton Antivirus.exe
    You don't need software to tell you that's a Windows trojan. Software may be able to tell you which trojan it is, but who cares? In practice, there's no reason to use recognition software unless an organizational policy requires it. Windows malware is so widespread that you should assume it's in every email attachment until proven otherwise. Nevertheless, ClamXav or a similar product from the App Store may serve a purpose if it satisfies an ill-informed network administrator who says you must run some kind of AV application. It's free and it won't handicap the system.
    The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have all the disadvantages mentioned in section 7.
    9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
    10. As a Mac user, you don't have to live in fear that your computer may be infected every time you install software, read email, or visit a web page. But neither can you assume that you will always be safe from exploitation, no matter what you do. Navigating the Internet is like walking the streets of a big city. It can be as safe or as dangerous as you choose to make it. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

  • 1.1.2 causes my classic to crash several times a day

    I updated my classic to the latest firmware (1.1.2) and, for the first time in the history of my iPod usage, it has started crashing suddenly several times a day. It always crashes when selecting a new song, podcast, video, or audiobook, never during playback or other menu navigation (although maybe once or twice when navigating to a "leaf" menu in the menu tree). This is infuriating because it causes me to lose my place in the audiobooks and podcasts I have listened to since last crash. Is this a known issue? I haven't seen it discussed in the forums.
    So, although I do notice some minor performance improvements in 1.1.2, I will be attempting a downgrade to 1.1.1 shortly. I just need the 8+ hours free to wait for my 120 gigs of content to load after a restore.

    Before reverting back to 1.1.1 see if another update to 1.1.2 works after a restore. It may have been a glitch with the update. It's worth a shot.

  • IMac crashes several times per day. What is causing the issue?

    Here is the error report.
    I am always prompted to "report this issue to Apple" but never hear back as to what the issue actually is.
    Can someone decipher the "crash report"? 
    Thank you!
    Anonymous UUID:       90EECEB1-8B18-7E28-D93F-A28EA4557704
    Mon Jan 26 21:11:35 2015
    panic(cpu 0 caller 0xffffff8000e4e7fa): "A kext releasing a(n) OSData has corrupted the registry."@/SourceCache/xnu/xnu-2422.115.4/libkern/c++/OSObject.cpp:218
    Backtrace (CPU 0), Frame : Return Address
    0xffffff82ccfa3d90 : 0xffffff8000a22f79
    0xffffff82ccfa3e10 : 0xffffff8000e4e7fa
    0xffffff82ccfa3e60 : 0xffffff7f81e9251e
    0xffffff82ccfa3eb0 : 0xffffff7f81e948df
    0xffffff82ccfa3ee0 : 0xffffff7f81e9488f
    0xffffff82ccfa3ef0 : 0xffffff7f81e92cc9
    0xffffff82ccfa3f30 : 0xffffff7f81ed1e27
    0xffffff82ccfa3f50 : 0xffffff7f81ed1dd6
    0xffffff82ccfa3f70 : 0xffffff7f81ed1e4c
    0xffffff82ccfa3f90 : 0xffffff7f81ed1f40
    0xffffff82ccfa3fb0 : 0xffffff8000ad7607
          Kernel Extensions in backtrace:
             com.apple.iokit.IOBluetoothFamily(4.2.7f3)[7E5FC847-3012-3851-B67C-A1274D8D834F ]@0xffffff7f81e8d000->0xffffff7f81f29fff
                dependency: com.apple.iokit.IOUSBFamily(686.4.1)[815E4F64-F2D5-3847-931A-BE755698D993]@0xff ffff7f811fc000
                dependency: com.apple.iokit.IOReportFamily(23)[EE246983-FE6F-32F3-A5A0-88F3E3CDBA89]@0xffff ff7f81d3c000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13F34
    Kernel version:
    Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64
    Kernel UUID: 9477416E-7BCA-3679-AF97-E1EAAD3DD5A0
    Kernel slide:     0x0000000000800000
    Kernel text base: 0xffffff8000a00000
    System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)
    System uptime in nanoseconds: 17023306605484
    last loaded kext at 4898854516476: com.apple.driver.AppleUSBCDC 4.2.1b5 (addr 0xffffff7f83033000, size 20480)
    last unloaded kext at 6271896713280: com.apple.filesystems.exfat 1.4 (addr 0xffffff7f83026000, size 53248)
    loaded kexts:
    com.Perfect.Driver.SystemAudioRecorder 1.0.0
    com.Cycling74.driver.Soundflower 1.6.6
    com.apple.driver.AppleBluetoothMultitouch 80.14
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager 4.2.7f3
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleHDA 2.6.3f4
    com.apple.driver.AGPM 100.14.34
    com.apple.driver.ApplePlatformEnabler 2.0.9d7
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.driver.AudioAUUC 1.60
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.GeForce 8.2.6
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.driver.AppleIntelHD5000Graphics 8.2.8
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleMikeyDriver 2.6.3f4
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.7f3
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleIntelFramebufferAzul 8.2.8
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AppleThunderboltIP 1.1.2
    com.apple.driver.AppleBacklight 170.4.11
    com.apple.driver.AppleMCCSControl 1.2.5
    com.apple.iokit.SCSITaskUserClient 3.6.7
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.AppleUSBHub 683.4.0
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.0
    com.apple.driver.AppleSDXC 1.5.2
    com.apple.iokit.AppleBCM5701Ethernet 3.8.1b2
    com.apple.driver.AirPort.Brcm4360 842.21.65
    com.apple.driver.AppleAHCIPort 3.0.5
    com.apple.driver.AppleUSBXHCI 683.4.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleBluetoothHIDKeyboard 170.15
    com.apple.driver.IOBluetoothHIDDriver 4.2.7f3
    com.apple.driver.AppleMultitouchDriver 245.13.1
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.kext.triggers 1.0
    com.apple.driver.DspFuncLib 2.6.3f4
    com.apple.vecLib.kext 1.0.0
    com.apple.iokit.IOAcceleratorFamily 98.23
    com.apple.nvidia.driver.NVDAGK100Hal 8.2.6
    com.apple.nvidia.driver.NVDAResman 8.2.6
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.iokit.IOBluetoothFamily 4.2.7f3
    com.apple.iokit.IOSurface 91.1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.7f3
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.AppleHDAController 2.6.3f4
    com.apple.iokit.IOHDAFamily 2.6.3f4
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.AppleGraphicsDeviceControl 3.6.22
    com.apple.iokit.IOAcceleratorFamily2 98.23
    com.apple.driver.IOPlatformPluginFamily 5.7.1d6
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.AppleThunderboltEDMSink 2.1.3
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleSMBusController 1.0.12d1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleUSBHIDKeyboard 170.15
    com.apple.driver.AppleHIDKeyboard 170.15
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.6.7
    com.apple.iokit.IOUSBMassStorageClass 3.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.7
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.driver.AppleThunderboltDPOutAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPInAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily 3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.4.5
    com.apple.driver.CoreStorage 380.70.2
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.driver.AppleThunderboltNHI 2.0.1
    com.apple.iokit.IOThunderboltFamily 3.3.1
    com.apple.iokit.IOEthernetAVBController 1.0.3b4
    com.apple.iokit.IO80211Family 640.36
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOUSBFamily 686.4.1
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.pthread 1
    Model: iMac14,2, BootROM IM142.0118.B00, 4 processors, Intel Core i7, 3.5 GHz, 24 GB, SMC 2.15f2
    Graphics: NVIDIA GeForce GTX 780M, NVIDIA GeForce GTX 780M, PCIe, 4096 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3430554738454655352D474E4C2D46
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3430554738454655352D474E4C2D46
    Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1333 MHz, 0x029E, 0x434D5358384758334D314131363030433130
    Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1333 MHz, 0x029E, 0x434D5358384758334D314131363030433130
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (6.30.223.154.65)
    Bluetooth: Version 4.2.7f3 14616, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE SSD SD0128F, 121.33 GB
    Serial ATA Device: APPLE HDD ST3000DM001, 3 TB
    USB Device: My Book 1230
    USB Device: External USB 3.0
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Keyboard Hub
    USB Device: Apple Keyboard
    Thunderbolt Bus: iMac, Apple Inc., 23.10

    Thanks for the update on this, Linc. I did try this out and it was helpful, however, I'm back in the same boat again!
    Thanks for any help and insight you can offer.
    The iMac has resorted to shutting down several times per day again.    Here is the latest error report.
    Anonymous UUID:       90EECEB1-8B18-7E28-D93F-A28EA4557704
    Thu Feb  5 23:44:25 2015
    panic(cpu 2 caller 0xffffff7f8cc56a35): "This LVG was created before the fix for <rdar://11023142>, you must recreate your LVGs"@/SourceCache/CoreStorage/CoreStorage-380.70.2/core/btree/btree_impl.h:55
    Backtrace (CPU 2), Frame : Return Address
    0xffffff82d7e5ba90 : 0xffffff800b023139
    0xffffff82d7e5bb10 : 0xffffff7f8cc56a35
    0xffffff82d7e5bba0 : 0xffffff7f8cc56a58
    0xffffff82d7e5bc30 : 0xffffff7f8cc4bcc7
    0xffffff82d7e5bc90 : 0xffffff7f8cc4f711
    0xffffff82d7e5bd70 : 0xffffff7f8cc4fb9f
    0xffffff82d7e5bf20 : 0xffffff7f8cc4b1af
    0xffffff82d7e5bf70 : 0xffffff7f8cc4b10c
    0xffffff82d7e5bf80 : 0xffffff7f8cc466e3
    0xffffff82d7e5bfb0 : 0xffffff800b0d7c67
          Kernel Extensions in backtrace:
             com.apple.driver.CoreStorage(380.70.2)[DFECD064-FF24-3CC7-9BB9-2469FCAA15AF]@0x ffffff7f8cbd6000->0xffffff7f8cc98fff
                dependency: com.apple.iokit.IOStorageFamily(1.9)[9B09B065-7F11-3241-B194-B72E5C23548B]@0xff ffff7f8b648000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13F34
    Kernel version:
    Darwin Kernel Version 13.4.0: Wed Dec 17 19:05:52 PST 2014; root:xnu-2422.115.10~1/RELEASE_X86_64
    Kernel UUID: 45486BF2-BDDE-34CB-8C71-606FF3FE181B
    Kernel slide:     0x000000000ae00000
    Kernel text base: 0xffffff800b000000
    System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)
    System uptime in nanoseconds: 15502458977428
    last loaded kext at 11079372093582: com.apple.filesystems.exfat 1.4 (addr 0xffffff7f8d61b000, size 61440)
    last unloaded kext at 11199508699870: com.apple.driver.AppleUSBCDC 4.2.1b5 (addr 0xffffff7f8d617000, size 16384)
    loaded kexts:
    com.Perfect.Driver.SystemAudioRecorder 1.0.0
    com.apple.filesystems.exfat 1.4
    com.apple.driver.AppleBluetoothMultitouch 80.14
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.2.7f4
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleMikeyDriver 2.6.3f4
    com.apple.driver.AppleHDA 2.6.3f4
    com.apple.driver.AGPM 100.14.34
    com.apple.driver.ApplePlatformEnabler 2.0.9d7
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.driver.AudioAUUC 1.60
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.GeForce 8.2.6
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.7f4
    com.apple.driver.AppleIntelHD5000Graphics 8.2.8
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleThunderboltIP 1.1.2
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleIntelFramebufferAzul 8.2.8
    com.apple.driver.AppleBacklight 170.4.11
    com.apple.driver.AppleMCCSControl 1.2.5
    com.apple.iokit.SCSITaskUserClient 3.6.7
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.AppleUSBHub 683.4.0
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.0
    com.apple.driver.AppleSDXC 1.5.2
    com.apple.iokit.AppleBCM5701Ethernet 3.8.1b2
    com.apple.driver.AirPort.Brcm4360 842.21.65
    com.apple.driver.AppleAHCIPort 3.0.5
    com.apple.driver.AppleUSBXHCI 683.4.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleBluetoothHIDKeyboard 170.15
    com.apple.driver.IOBluetoothHIDDriver 4.2.7f4
    com.apple.driver.AppleMultitouchDriver 245.13.1
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.driver.DspFuncLib 2.6.3f4
    com.apple.vecLib.kext 1.0.0
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.iokit.IOAcceleratorFamily 98.24
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.7f4
    com.apple.iokit.IOSurface 91.1
    com.apple.nvidia.driver.NVDAGK100Hal 8.2.6
    com.apple.nvidia.driver.NVDAResman 8.2.6
    com.apple.iokit.IOBluetoothFamily 4.2.7f4
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.AppleHDAController 2.6.3f4
    com.apple.iokit.IOHDAFamily 2.6.3f4
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.IOPlatformPluginFamily 5.7.1d6
    com.apple.driver.AppleThunderboltEDMSink 2.1.3
    com.apple.AppleGraphicsDeviceControl 3.6.22
    com.apple.iokit.IOAcceleratorFamily2 98.24
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleSMBusController 1.0.12d1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleUSBHIDKeyboard 170.15
    com.apple.driver.AppleHIDKeyboard 170.15
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.6.7
    com.apple.iokit.IOUSBMassStorageClass 3.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.7
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.driver.AppleThunderboltDPInAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPOutAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily 3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.4.5
    com.apple.driver.CoreStorage 380.70.2
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.driver.AppleThunderboltNHI 2.0.1
    com.apple.iokit.IOThunderboltFamily 3.3.1
    com.apple.iokit.IOEthernetAVBController 1.0.3b4
    com.apple.iokit.IO80211Family 640.36
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOUSBFamily 686.4.1
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11.2
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.pthread 1
    System Profile:
    Model: iMac14,2, BootROM IM142.0118.B00, 4 processors, Intel Core i7, 3.5 GHz, 24 GB, SMC 2.15f2
    Graphics: NVIDIA GeForce GTX 780M, NVIDIA GeForce GTX 780M, PCIe, 4096 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3430554738454655352D474E4C2D46
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3430554738454655352D474E4C2D46
    Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1333 MHz, 0x029E, 0x434D5358384758334D314131363030433130
    Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1333 MHz, 0x029E, 0x434D5358384758334D314131363030433130
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (6.30.223.154.65)
    Bluetooth: Version 4.2.7f4 15112, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE SSD SD0128F, 121.33 GB
    Serial ATA Device: APPLE HDD ST3000DM001, 3 TB
    USB Device: My Book 1230
    USB Device: External USB 3.0
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Keyboard Hub
    USB Device: Apple Keyboard
    USB Device: USB2.0 Printer (Hi-speed)
    Thunderbolt Bus: iMac, Apple Inc., 23.10

  • Razr turns self off several times a day.

    I have a Droid Razr. It has been fine for about a year, but just recently it began shutting itself off several times a day. Girl at Verizon says I have to leave it with them for them to see it happen. My profession demands I have a phone on me throughout day. Any thoughts on what causes this? It seems to have started after last major update.

    Have you tried a system cache clear?
    Power down phone
    Hold volume up/down & power simultaneously until you see the Boot Mode Selection Menu
    Use volume down to navigate to 'Recovery', use volume up to select
    Should see screen with triangle and exclamation point next to an Android
    Press volume up/down simultaneously to go into system recovery *
    Use volume rocker to navigate to 'wipe cache' and use power button to select
    Once finished, use volume rocker to navigate to 'reboot system now' and use power button to select
    * if doesn't work:
    press and hold the volume down and wait for a second or two, then press and hold the volume up and the volume down buttons for 5-6 seconds and then release

  • IMac Freezing Several Times a Day

    My iMac is freezing several times a day. It started out just when I went to wake it from sleep in the morning, but now it is more often.  I read about similar issues on the discussion boards and have taken the following actions:  I have gone into Disk Utility and run "Verify Disk" and received "The volume Macintosh HD appears to be ok."  I also used the Activity Monitor to check CPU activity, RAM availability, Hard Disk availability, etc. and everything seems fine there (57.4 GB open).  However, when I checked Console Messages, there have been none since 1/16 at 4:37pm.  It has been over a month since the freezing issue has been going on (& becoming more frequent) so I wonder if there is a relation/cause there?  Any help welcome -- thanks!

    See if the Disk is issuing any S.M.A.R.T errors in Disk Utility...
    http://support.apple.com/kb/PH7029
    old: http://docs.info.apple.com/article.html?path=DiskUtility/10.5/en/duh1896.html
    Hello, see how many of these you can answer...
    See if the Disk is issuing any S.M.A.R.T errors in Disk Utility...
    http://support.apple.com/kb/PH7029
    Open Activity Monitor in Applications>Utilities, select All Processes & sort on CPU%, any indications there?
    How much RAM & free Disk space do you have also, click on the Memory & Disk Usage Tabs.
    Open console in Applications>Utilities, check the system log for the date/time of the last problem  & the Startup right after that for clues.
    In the Memory tab of Activity Monitor, are there a lot of Pageouts?

  • I keep getting "Unresponsive Script" errors in random "jsm" files several times a day. Why?

    Several times a day I get "Unresponsive Script" popups as I browse the internet. They're almost always different. Sometimes its in tabbrowser, sometimes it has something to do with a YouTube page I have open, and sometimes it occurs when I try to save a file with the built-in download manager.
    I don't know why it does this so often. I don't have many Addons.
    I also copied the technical information about my browser to help out if it can identify why these Unresponsive Script Errors keep appearing.

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).<br />
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]<br />
    <br />
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.<br />
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.<br />
    You have to close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")<br />

  • I'm running Mozilla firefox 32.0.3 a laptop with Windows 7 Professi 64 bit. Firefox crashes several times a day, please help.

    I'm running Mozilla firefox 32.0.3 (most updated version) on a laptop with Windows 7 Professional 64 bit. Since downloading, Firefox crashes after an hour, does the same in safe mode. I already reset my browser to the default settings but that did not solve the issue. What can be causing the problem? Here is crash reports for the last 3 days (however, not all are there...crashes several times each day)
    bp-c79927d8-e6f0-4c56-b7c0-b7d3e2141010
    15 minutes ago
    bp-4d0435ee-865e-426a-85ea-f86b52141009
    9 hours ago
    bp-3b7dc3ca-1c8f-4a7e-a27d-041c72141009
    11 hours ago
    bp-0026a2e2-c9de-41da-9e40-ee6892141009
    20 hours ago
    bp-dc4c2807-593b-4e2e-acbf-40ad52141008
    2 days ago
    bp-dbd50b18-91b0-451e-964c-0b6742141007
    3 days ago
    bp-4e06e5b8-c48b-48d7-93d8-da8bd2141007
    3 days ago

    Thank you for your quick response Philipp.
    I have used this extension with previous versions of Firefox and had no issues. Why is this a problem on the latest version? Do you know of another "TimeLineRemove" extension that will work with this version of Firefox? Will reverting to an earlier version of Firefox solve this issue allowing me to continue using "TimeLineRemove"?

  • Several times a day my HP Laptop disconnects and reconnects to my WRT600N router.

    I’ve installed a new WRT600N.  (Firmware Version: 1.01.35 build 5_20080115).
    My install was a “Linksys EasyLink Advisor” guided and is generic.  SPI Firewall Protection is enabled.  Security Mode is enabled for WPA-Personal.
    The laptop I use with router is an HP/Compaq 6710b (also new), running XP Pro.  The built-in WiFi adapter is a “G” type (Intel PRO/Wireless 394ABG) with “Windows Wireless Network Connection” enabled.
    Presently I don’t use the “N” capability of the router.  However, I plan buy a 2nd laptop with an “N” WiFi adapter soon.
    The router works well…most of the time. Signal strength is “Very Good”.  However, several times a day my HP Laptop disconnects and reconnects to the router.
    Each time this happens I get a “Linksys EasyLink Advisor” prompt stating “Network Problem!...the connection to the router is not working”.
    After experimentation I realize that most often the connection will restore by itself…or worst case; I can re-detect and restore the connection using either the “Linksys EasyLink Advisor”  wizard OR the “Windows Wireless Network Connection” wizard.
    Besides losing the connection, the most annoying part of this is that after the connection is restored and the “Linksys EasyLink Advisor” wizard message remain indicating: “Network Problem!...the connection to the router is not working”.  
    Suggestions?

    There are many causes for poor wireless connections, and many solutions:
    First of all, give your network a unique SSID. Do not use "linksys". If you are using "linksys" you may be trying to connect to your neighbor's router. Also set "SSID Broadcast" to "enabled". This will help your computer find and lock on to your router's signal.
    Poor wireless connections are often caused by radio interference from other 2.4 GHz devices. This includes wireless phones, wireless baby monitors, microwave ovens, wireless mice and keyboards, wireless speakers, and your neighbor's wireless network. In rare cases, Bluetooth devices can interfere. Even some 5+ GHz phones also use the 2.4 Ghz band. Unplug these devices, and see if that corrects your problem.
    In your router, try a different channel. There are 11 channels in the 2.4 GHz band. Usually channel 1, 6, or 11 works best. Check out your neighbors, and see what channel they are using. Because the channels overlap one another, try to stay at least +5 or -5 channels from your strongest neighbors. For example, if you have a strong neighbor on channel 9, try any channel 1 through 4.
    Also, try to locate the router about 4 to 6 feet above the floor, in an open area. Do not locate it behind your monitor or near other computer equipment or speakers. The antenna should be vertical.
    Also, in the computer, go to your wireless software, and go to "Preferred Networks" (sometimes called "Profiles" ). There are probably a few networks listed. Delete any network named "linksys". Also delete any network that you do not recognize, or that you no longer use. If your current network is not listed, enter its info (SSID, encryption (if any), and key (if any) ). Then select your current network and make it your default network, and set it to automatic login. You may need to go to "settings" to do this, or you may need to right click on your network and select "Properties" or "settings".
    If the above does not fix your problem, download and install the latest driver for your wireless card.
    Some users have reported improved wireless performance by switching from WEP to WPA encryption.
    If you continue to have problems, try the following:
    For wireless n routers, try setting the "n Transmission Rate" to 162 Mbps, and the (wireless g) "Transmission Rate" to 54 Mbps.
    If you still have trouble, download and install the latest firmware for your router. After a firmware upgrade, you must reset the router to factory defaults, then setup the router again from scratch. If you saved a router configuration file, DO NOT use it.
    Hope this helps.

  • I've asked before and got the answer to do a power down by holding both buttons. My phone is crashing several times a day. Any ideas what to do to fix it.

    I've rebooted it by holding both buttons and now I have to do that several times a day to get my phone to perform. Wondering what glitch is causing this? Is there an upgrade coming or is my almost new phone a dud?

    One of these should help:
    Right-click on iPhone name and select "Restore from backup", which does not erase any data other than re-load your last backup, or
    Select Restore, which will erase your iPhone and re-load the OS.  At the end you can re-load your last backup to save you from having to re-do all the settings and preferences, and you don't lose app data, texts, camera roll, etc.
    As above, Restore but don't load your last backup.  This will erase everything and you'll set it up as a new iPhone, which means re-doing all your settings and preferences, and losing app data, contacts*, etc.
    *Contacts can be restored if you're using Exchange, or if your computer contacts are up to date, or if you use a 3rd party app to extract your contacts from your iPhonebefore you Restore.
    Only do the last one if the others don't help.

  • InDesign CC crashing several times a day

    Hi there,
    I subscribe on a monthly basis to Adobe CC and for the last couple of weeks, InDesign CC has been crashing on me several times a day - sometimes after completing only a couple of minor tasks. I have updated to the latest version, my computer has no other problems (I use a 12 month old Mac Book Pro) and I am flummoxed as to why this keeps happening. It is driving me mad and I am feeling some what short changed for the amount of money I pay for this software each month.
    Any ideas?
    Thanks
    Nemo

    I'm beginning to wonder if "CC" actually stands for "Crash Crash"! I've never had so many crashes with previous versions. One guaranteed way to crash CC is to add something in the text stream that causes overflow. In CS6 and below, I rarely had this happen. And then there are the UI inconsistencies and minor bugs that I'm really hoping will be caught in the next upgrade. One I often encounter is using Cmd-J to jump to a page. In all previous versions, it's just Cmd-J, type the number, and hit enter. In CC I often have to actually place my cursor in the dialogue box before entering the number. But not always. It's frustrating.

  • My MBP "13 freezes several times a day

    My MBP "13 freezes several times a day. Suddenly the spinning ball apears fro 2-3 minutes,  then disappear for 30 secs and re-appearing for 2 minutes. There seam to be no pattern in which software is  running at the time this occours. I have just installed new RAM and I have 150 gig available on my 500 gig HDD.
    Anyone?
    G:-)

    Hey,
    My advise would be to open Activity monitor, look at what takes up the most threads while you're working normally. See if there are any background apps causing overloads, also look at how much of the RAM is being addressed in the system memory tab.
    Alternatively if you find that very little of the computers CPU is being used and in this case i would advise verifying and repairing your disk permissions through Disk Utility
    Finally if this doesn't fix your issue, you may be looking at a software issue. Are you running 10.8? Upgrading may address and fix your issue.
    350GB is still a fair amount of information for the computer to process. You can also move your non immediate date onto an external harddrive to save internal space. Things like iphoto library, itunes library, films and
    i agree with clintonfrombirmingham it could be signs of a failing harddrive. Make a backup and see Apple.

  • Laptop (Toshiba Satillite) crashes several times a day

    My lap top crashes several times a day.  (satelite L75D-A7283A) error  C:\windows\mini dump\031515-231406-01-DMP and or windows\gary\appdata\local\temp\wer-297828-0.sysdata.xml   .Do I need a new computer or fixed

    To be able to troubleshoot what might be causing your system to crash, we need the dump files. In an ideal situation, more than one file would be needed to establish a pattern so if you do have more than one, please upload them.
    Please refer to the link below for steps to retrieve, zip and upload them to the file sharing site like onedrive, google's "dropbox, etc.
    When you are done, make the folder public and share the link here.
    Blue Screen of Death Co-Authored by ZigZag3143& JMH3143
    http://answers.microsoft.com/en-us/windows/wiki/windows_other-system/blue-screen-of-death-bsod/1939df35-283f-4830-a4dd-e95ee5d8669d
    If you are having trouble with the instructions in the Wiki about how to upload and share the files , please refer to the video tutorials in the links below.
    Before watching the videos, there are a few things to remember about what is needed here, and how to accomplish the task.
    1. Upload the files to a new folder on OneDrive.
    How to upload files to OneDrive.
    http://www.youtube.com/watch?v=QRdhqIYSGAU
    2. Make the folder public.
    3. Get a link. (see video below)
    3a. Shorten the link if you want to.(optional)
    4. Highlight the link, right click it and copy it.
    5. Navigate back here and Paste (ctrl+v) it into the body of your post here.
    How to share files on onedrive
    http://www.youtube.com/watch?v=4lyme35HdQw

Maybe you are looking for

  • Report with project name and stock

    Please suggest a report to get project (WBS) and stock

  • How 2 Setup a simple ethernet connection from PC to MAC? HELP, gon 2 heck!

    just spent the LAST hour tryin to set it up and then two hours researchin WHY its not working.. I've done the search in Finder's Help Menu and apple doc web pages...apparently macbook's don't need a crossover cable and I have done this in the past...

  • ./runInstaller problem in notes 443617.1

    [oracle@localhost database]$ ./runInstaller Starting Oracle Universal Installer... Checking installer requirements... Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2 Passed All installer

  • Installation issue with trial of cs4

    Hi, Maybe you have heard this before but I am going to ask anyway. I am presently running vista ultimate on my system and downloaded the 30 day trial to cs4. When I try to install the program it asks to insert dvd which i don't have because it's a tr

  • Accessing drill through results with Analyzer API

    <p>So here is the scenario that my client is faced with:</p><p> </p><p>We've got a financial Analyzer report in which the users candrill down to a list of specific level 0 invoice numbers. Fromthere, we setup a relational drill through such that when