System crashes regularly when on the net

Hi,
Have no idea what is going on, system was fine till I installed the internet. The screen goes a dark blue with info but don't have a chance to read it as system restarts.
Please help!!!

The blue screen you described is more commonly known as a BSOD (Blue Screen Of Death) this basically means Windows has discovered a serious code error it can't handle and has to shutdown asap. These errors can be anything from badly written device drivers to a corrupted file system. To determine the error type run event viewer (Start, Run, eventvwr) click on the Application section and look for red circles that match the crash time.
Richard S.

Similar Messages

  • I had pages installed on my mac but then my system crashed.  When it was recovered the pages application was gone.  Is there a way to recover it without having to pay for the app again?

    I had pages installed on my imac but then my system crashed.  When I got it recovered the pages application was gone.  Is there a way to recover it without purchasing the app again?

    I have the same issue with pages/keynote and numbers (iWorks).  Came preinstalled when I bought the macbook air back in 2010 (Out of warranty). It crashed a couple of months ago so I took it to Apple but when I got it back the iWorks was no longer there.  I cannot go back to Apple for a few months as there is no Apple store where I am currently.

  • When editing my photos in albums (in 9.4.3)I enter descriptions and locations. I have had 2 iPhoto crashes and when reopened the descriptions are gone. Locations survived.  Can I get them back? Or do I have to do over?

    When editing my photos I add descriptions and locations. I have had 2 recent Iphoto crashes. When relaunched the descriptions are missing but locations survived.  Can I get them back somehow?  Have I missed a "save" step on each entry? Using Iphoto '11 version 9.4.3

    backup your iPhoto library, depress andhold the option and command keys, launch iPhoto and use the resulting first aid window to rebuild your iPhoto database
    LN

  • 2 probs with 5800 when browsing the net my phone m...

    hi when browsing the net my phone memory fills up after  a while clearing all private data doesnt help the memory info says it all seems to be used by a folder called others but when i open phone memory and other file its empty im at a loss it means i have to keep doing a factory reset or it keeps telling me to delete stuff from the phone memory but there is nothing but empty files there ?? anyone any ideas of a solution
    also im on the trial version of drive and walk navigation how much does it cost to get a full version once my trial has expired as i cant find the info anywhere
    cheers all

    Walk & Drive: http://www.nokia.com.au/explore-services/nokia-maps/support/nokia-maps-2-0/pricing
    This is the Australian pricing.

  • Ipad crashes when surfing the net,

    When on the internet my Ipad will just suddenly go back to the app pages ( home ) don't know why it's just started doing it. Tried closing safari and thought it worked but it's not still doing it. Please help anyone.

    How full is your iPad?
    Try Clearing History, Cookies and data. Then do a hard reset. Hold down the home and power buttons. Screen will go blank, Keep holding until apple logo appears. Still no luck then try restore and reinstall a previous back up.
    Hope this helps.
    PJRS

  • System crash attempting to use the packet filtering on Solaris 10, MU7

    I have been attempting to port my kernel module to run on Solaris 10, MU7 (from MU6). Some changes to the packet filtering hooks interface requires me to make code changes and linker option changes i.e -Nmisc/neti -Nmisc/hook
    I now have my module loading successfully and "hooking" packets. However, I am seeing instability and after processing in the order of 100-200 packets the system crashes. See stack dump beow for details.
    Also note that initially my callback hook function is very simple i.e returns 0.
    I require assistance on identifying the root cause. The key code fragements are as follows:
    int _init()
    // allocated a control block using net_instance_alloc
    // populated the nin_name, nin_create, nin_destroy, and nin_shutdown fields with valid callback functions
    // registered the control block using net_instance_register
    static int _attach(dip, cmd)
    dev_info_t *dip;
    ddi_attach_cmd_t cmd;
    // initialised a hook control block using HOOK_INIT
    // performed a protocol lookup (using net_protocol_lookup) on the net_id provided by the nin_create function callback
    // registered the hook with the net_id protocol using net_hook_register
    static int
    myipf_hook4_in (hook_event_token_t tok, hook_data_t info, void *arg) {
    // simple callback function for test purposes
    return 0;
    System Stack trace:
    Boot device: /virtual-devices@100/channel-devices@200/disk@0:a File and args:
    SunOS Release 5.10 Version Generic_139555-08 64-bit
    Copyright 1983-2009 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    Hostname: bfs-t5440-03-ldm12
    NIS domain name is bfs.nis
    Reading ZFS config: done.
    bfs-t5440-03-ldm12 console login:
    panic[cpu9]/thread=2a100a67ca0: BAD TRAP: type=9 rp=2a100a67630 addr=7b6e8d48 mmu_fsr=0
    sched: trap type = 0x9
    addr=0x7b6e8d48
    pid=0, pc=0x7b6e8d48, sp=0x2a100a66ed1, tstate=0x1606, context=0x0
    g1-g7: 1910, 18b0, 2a100a678f0, 60010776b14, 1910, 0, 2a100a67ca0
    000002a100a67350 unix:die+9c (9, 2a100a67630, 7b6e8d48, 0, 2a100a67410, 182b400)
    %l0-3: 000000000100954c 0000000000000009 0000060020ac1620 00000000010523ac
    %l4-7: 00000000018a3c78 0000060020ac1848 000003000481dbe0 00000000010ac400
    000002a100a67430 unix:trap+6cc (2a100a67630, 10000, 0, 0, 30004028000, 2a100a67ca0)
    %l0-3: 0000000000000000 000000000185b480 0000000000000009 0000000000000000
    %l4-7: 0000000000000000 0000000000000000 0000000000001606 0000000000010200
    000002a100a67580 unix:ktl0+64 (300014c8e40, 2a100a67890, 600114fb428, 3, 1, 0)
    %l0-3: 0000030004028000 0000000000000048 0000000000001606 0000000001021604
    %l4-7: 00000000003c0000 0000000000000001 0000000000000000 000002a100a67630
    000002a100a676d0 hook:hook_run+7c (30001b039c0, 300014c8e40, 2a100a67890, 60012566ea8, 7b6e8d48, 1)
    %l0-3: 0000030001b039c8 00000600117df3c0 0000000001878888 0000000000000000
    %l4-7: 0000000000000000 000000000000003c 0000000000000000 0000000000000000
    000002a100a67780 ip:ip_input+3b4 (0, 600135ca040, 0, 6001359bc28, 0, 0)
    %l0-3: 0000000000000000 0000000000000000 0000000000000000 0000060011562000
    %l4-7: 00000000e0000000 0000000000000001 0000000000000000 0000000000000000
    000002a100a67910 dls:soft_ring_drain+78 (600135d1f00, 60011dfa940, 2, 2000000, 2, 0)
    %l0-3: 0000000000000000 0000000000000000 0000000000000004 0000000000000005
    %l4-7: 000006001359bc28 00000600135ca040 000000007be1c238 000000000000fffe
    000002a100a679c0 dls:soft_ring_worker+64 (600135d1f00, 0, 2, 600135d1f4c, 0, 2a100a67a8a)
    %l0-3: 000002a100a67a88 0000000000000000 000002a10001fca0 000002a10001fca0
    %l4-7: 0000000000000002 0000000000000000 0000000000000002 00000000018f1000
    syncing file systems... [1] 104 [1] 95 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 [1] 4 done (not all i/o completed)
    dumping to /dev/dsk/c0d0s1, offset 644284416, content: kernel
    100% done: 118970 pages dumped, compression ratio 10.00, dump succeeded
    rebooting...
    Resetting...
    -eugene
    Edited by: emonagh on Aug 25, 2009 1:54 AM
    Edited by: emonagh on Aug 25, 2009 1:56 AM

    I have checked weblogic download link.
    Currently webloigc is only available only for below mentioned platforms:-
    1. Windows (32 bit jvm)
    2. Linux (32 bit jvm)
    3. sun solaris (only SPARC) (32 bit JVM)
    There is no generic installer available for weblogic 9.2
    Thus what I want is weblogic 9.2 setup for x86 machine.
    I have tried to run weblogic 9.2 setup for linux on sun solaris x86.
    But it did not run, it also gave error message that some package is missing in /lib/.. folder.....

  • ITunes skipping/stopping when surfing the 'net

    Hi -- apologies if someone has already answered this ... I've gone through other posts about skipping and not found the answer.
    My iTunes plays fine if it's the only programme running. However, when I surf the net at the same time as listen to music in my library, the sound skips and often just stops for entire songs, suddenly coming back on several songs later -- the iTunes player looks as though it's playing, but there is no sound. Particularly when I'm downloading a webpage, the longer the page takes to download the images, the more trouble I have with iTunes sound.
    I've already set Quicktime for waveout(only) and ensured all my drivers and DirectX are up to date.
    I've got sufficient RAM and no other programmes seem to have memory problems. I'm on a good broadband connection as well. There are no drivers that seem out of date and there is no conflict/problem according to the Device Manager. This happens so matter which internet browser I'm using, as well.
    Does anyone have any ideas?
    Fujitsu Deskpower C600   Windows XP   SoundMAX integrated digital audio (Fujitsu sound card)

    You can try this out.
    Go into the Device Manager.
    Open up the IDE ATA/ATAPI Controllers.
    Right click on the Primary IDE Channel.
    Selected Properties.
    clicked on the Advanced Settings tab.
    Any device drive (CD or DVD drive) should be listed here or in the Secondary IDE Channel, and if any of them are showing in the Current Transfer mode as something mentioning PIO then something is wrong.
    uninstall the driver for that particular IDE Channel, reboot the system to force it to reinstall the driver. You shouldn't need your windows install cds for this but have them on hand just in case. The drive should be re-recognized as Ultra DMA 5 or some type of DMA drive.
    I can't really explain why a Current Transfer Mode of PIO on a CD or DVD drive that I wasn't using would cause such problems but it would appear that my problem had something to do with the sound studdering, slowing, pausing.

  • How to rid/hide or ? URL hypertext browser langage when sufing the net??

    Is there a way with ver 4.5 (Pearl 8130) of hiding or shutting off the hypertext browser language when one just 'surf's the net' with the phone? It seems one has to go thru a myriad of this in-depth URL stuff just to read over topics, items of interest and etc.  I am not talking about the "clickable URL links." All help appreciated.

    yup, it's works. Now the parameter form shows.
    But when I have key in the values for all these parameters and press the submit query button, the report server return an error.
    Oracle Reports Server CGI - Key "" is unrecognized. Possible causes: bad URL syntax; key in URL was not found in the key map file
    Why this will happen?

  • Edge animation doesn't work when on the net

    Hi
    Built the Muse site. Placed the Edge Animate .oam file in the pages. Tested it in the browsers. All running great.
    BUT now when I upload the site to the net, the Edge Animate animation doesn't work in any of the browsers.
    Why not?
    Am I meant to be uploading other files with the animation?
    How can I remedy to make it all work…as it should?
    KR
    Steve

    Hi Vivek
    In the web checking section of my site, I've used the animation at the bottom of all the pages (under the rule) of this site :
    Home
    Hopefully you can tell me how to fix. BTW I don't use Dreamweaver. I only use Muse.
    Steve

  • My computer crashed. When reistalled the Itunes on my old classic I Pod my Music was not there.  What do I recover the old music and continue with my new music now.

    My computer crashed.  When I reinstalled the ITunes on my computer a new version came up and I lost all 3500 songs?  Ooooch. I started downloading music from Amazon and have created a new list.  I really would like to be able to down load the new music without losing the old music.  It will not let me sync otherwise.  Please help.

    Your music is stored in the iTunes folder (under pictures on a Mac or My Photos on a PC). 
    If you have downloaded new music, you can always copy your iTunes folder to another place (called iTunes backup or something), then restore your old iTunes folder from your backup.  The old music is gone if you don't have a backup. You have to reload it from CD or download it again (hopefully they won't charge you twice). 
    Once the old music is restored, make sure the newly downloaded songs are still there.  If not, copy it from the iTunes backup folder into iTunes.

  • Imac Keeps Crashing When Browsing the net (often when scrolling)

    Hello,
    I bought a refurished imac from Dixons about a fortnight ago. I was provided with no discs so I can't do a hardware test.
    In the last few days my imac has started crashing. It has always crashed when I'm browsing the internet and usually happens when I'm scrolling. At first i thought it was Google Chrome so I switched to Safari but the same has continued to happen. The screen usually goes grey and I a message telling me to power off my imac and restart.
    I keep getting a similar log to this:
    Interval Since Last Panic Report:  214011 sec
    Panics Since Last Report:          4
    Anonymous UUID:                    7F653199-3613-414C-AF52-06D9BE5428FB
    Mon Jul 16 20:44:14 2012
    panic(cpu 3 caller 0xffffff80002c266d): Kernel trap at 0xffffff80002901d0, type 13=general protection, registers:
    CR0: 0x0000000080010033, CR2: 0x000000011fcd3000, CR3: 0x000000003e987014, CR4: 0x00000000000606e0
    RAX: 0x0000000000000001, RBX: 0x0000000000391000, RCX: 0xffffff801eae0900, RDX: 0x00000000003ed9f0
    RSP: 0xffffff8162173da0, RBP: 0xffffff8162173dc0, RSI: 0x00000000283baec0, RDI: 0xffffff8006b9fcf8
    R8:  0xffffff8162173f08, R9:  0xffffff8162173ef8, R10: 0x000000011fd6d000, R11: 0x0000000000000000
    R12: 0xffffff8006b9fcf8, R13: 0x0000000000000000, R14: 0xffffff80230c0640, R15: 0xfbffff800ad39598
    RFL: 0x0000000000010282, RIP: 0xffffff80002901d0, CS:  0x0000000000000008, SS:  0x0000000000000000
    CR2: 0x000000011fcd3000, Error code: 0x0000000000000000, Faulting CPU: 0x3
    Backtrace (CPU 3), Frame : Return Address
    0xffffff8162173a60 : 0xffffff8000220702
    0xffffff8162173ae0 : 0xffffff80002c266d
    0xffffff8162173c80 : 0xffffff80002d7a1d
    0xffffff8162173ca0 : 0xffffff80002901d0
    0xffffff8162173dc0 : 0xffffff800026c9a3
    0xffffff8162173f40 : 0xffffff80002c1f0b
    0xffffff8162173fb0 : 0xffffff80002d7941
    BSD process name corresponding to current thread: Safari
    Mac OS version:
    11D50
    Kernel version:
    Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
    Kernel UUID: 7B6546C7-70E8-3ED8-A6C3-C927E4D3D0D6
    System model name: iMac12,1 (Mac-942B5BF58194151B)
    System uptime in nanoseconds: 9687365751685
    last loaded kext at 20147552645: com.apple.driver.AppleBluetoothHIDKeyboard          152.3 (addr 0xffffff7f81c5a000, size 12288)
    last unloaded kext at 250730616637: com.apple.driver.AppleUSBUHCI          4.4.5 (addr 0xffffff7f80a3f000, size 65536)
    loaded kexts:
    com.avast.PacketForwarder          1.3
    com.avast.AvastFileShield          1.0.1
    com.apple.driver.AppleBluetoothMultitouch          66.6
    com.apple.driver.AppleHWSensor          1.9.4d0
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AGPM          100.12.42
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.1.7f9
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.26
    com.apple.driver.AppleMikeyDriver          2.1.7f9
    com.apple.kext.ATIFramebuffer          7.1.8
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.2
    com.apple.ATIRadeonX3000          7.1.8
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.5d4
    com.apple.driver.AppleBacklight          170.1.9
    com.apple.driver.AppleLPC          1.5.3
    com.apple.driver.AppleIntelHD3000Graphics          7.1.8
    com.apple.driver.AppleIRController          312
    com.apple.iokit.SCSITaskUserClient          3.0.3
    com.apple.driver.AppleUSBCardReader          3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.IOAHCIBlockStorage          2.0.1
    com.apple.driver.AppleUSBHub          4.5.0
    com.apple.driver.AppleFWOHCI          4.8.9
    com.apple.iokit.AppleBCM5701Ethernet          3.0.8b2
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AirPort.Atheros40          502.60.2
    com.apple.driver.AppleAHCIPort          2.2.0
    com.apple.driver.AppleUSBEHCI          4.5.8
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleRTC          1.4
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          167.3.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1.1
    com.apple.driver.AppleIntelCPUPowerManagement          167.3.0
    com.apple.driver.AppleBluetoothHIDKeyboard          152.3
    com.apple.driver.AppleHIDKeyboard          152.3
    com.apple.driver.AppleMultitouchDriver          220.62.1
    com.apple.driver.IOBluetoothHIDDriver          4.0.3f12
    com.apple.driver.AppleAVBAudio          1.0.0d11
    com.apple.driver.DspFuncLib          2.1.7f9
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOFireWireIP          2.2.4
    com.apple.iokit.IOBluetoothSerialManager          4.0.3f12
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOAVBFamily          1.0.0d22
    com.apple.driver.AppleHDAController          2.1.7f9
    com.apple.iokit.IOHDAFamily          2.1.7f9
    com.apple.iokit.IOAudioFamily          1.8.6fc6
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.ApplePolicyControl          3.0.16
    com.apple.driver.AppleSMC          3.1.1d8
    com.apple.driver.IOPlatformPluginFamily          4.7.5d4
    com.apple.driver.AppleGraphicsControl          3.0.16
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.driver.AppleThunderboltEDMSink          1.1.3
    com.apple.driver.AppleThunderboltEDMSource          1.1.3
    com.apple.kext.ATI6000Controller          7.1.8
    com.apple.kext.ATISupport          7.1.8
    com.apple.iokit.IONDRVSupport          2.3.2
    com.apple.driver.AppleIntelSNBGraphicsFB          7.1.8
    com.apple.iokit.IOGraphicsFamily          2.3.2
    com.apple.driver.AppleThunderboltDPOutAdapter          1.5.9
    com.apple.driver.AppleThunderboltDPInAdapter          1.5.9
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.5.9
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.3f12
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.3f12
    com.apple.iokit.IOBluetoothFamily          4.0.3f12
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.3
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.7
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.iokit.IOAHCISerialATAPI          2.0.1
    com.apple.iokit.IOUSBHIDDriver          4.4.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.0.3
    com.apple.iokit.IOUSBMassStorageClass          3.0.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.3
    com.apple.driver.AppleUSBMergeNub          4.5.3
    com.apple.driver.AppleUSBComposite          4.5.8
    com.apple.driver.XsanFilter          403
    com.apple.driver.AppleThunderboltNHI          1.3.2
    com.apple.iokit.IOThunderboltFamily          1.7.4
    com.apple.iokit.IOUSBUserClient          4.5.8
    com.apple.iokit.IOFireWireFamily          4.4.5
    com.apple.iokit.IOEthernetAVBController          1.0.0d5
    com.apple.iokit.IO80211Family          412.2
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.iokit.IOAHCIFamily          2.0.7
    com.apple.iokit.IOUSBFamily          4.5.8
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          177.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          331.3
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.8
    com.apple.iokit.IOACPIFamily          1.4
    Model: iMac12,1, BootROM IM121.0047.B1D, 4 processors, Intel Core i5, 2.7 GHz, 12 GB, SMC 1.71f22
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620
    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x859B, 0x435435313236344243313333392E4D313646
    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x859B, 0x435435313236344243313333392E4D313646
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.61.4-P2P
    Bluetooth: Version 4.0.3f12, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST31000528AS, 1 TB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3
    What could be causing these crashes?
    Thanks for your help.

    com.avast.PacketForwarder          1.3
    com.avast.AvastFileShield          1.0.1
    As a first step I'd suspect Avast - try fully uninstalling it, you don't need it.
    You could try a 'safe boot' which should boot the Mac without loading the non-Apple stuff. Test web-browsing to see if the kernel panics go away.
    To Safe Boot: restart holding down the shift key until the grey progress bar appears. The Mac should boot in 'stripped down mode' allowing you to run a few tests web-browsing. Restart as normal from the Apple menu when you're done.
    If the Mac came with no disks you are probably running OS X 10.7.x Lion. You can check/repair your disk by booting while holding down Command+R which takes you to Lion's recovery mode. You can run Disk Utility from there to verify/repair your disk should you ever need to.
    If you feel you want some anti-virus software the one that is most often recommended on these forums as being trouble-free on Macs is the free/donationware clamXav: www.clamxav.com

  • Machine crash when surfing the net

    My computer reboot when working with Safari and after the machine Restart I got the message below, can someone help? Also when doing All zero to free space the disk utility stop responding t around 75% of the bar completed.
    panic(cpu 0 caller 0x00199F16): simple lock deadlock detection - l=00464340, cpu=0, ret=00000000
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x108e48 : 0x128d08 (0x3cb134 0x108e6c 0x131de5 0x0)
    0x108e88 : 0x199f16 (0x3cff2c 0x464340 0x0 0x0)
    0x108ea8 : 0x13e90c (0x464340 0x108ec8 0x1 0x4ffff000)
    0x108ef8 : 0x129147 (0x7978e583 0x2180 0x108f28 0x23792000)
    0x108f48 : 0x1a2afc (0x0 0x92ea8b 0x0 0x1)
    0x108f88 : 0x1aa834 (0x25133e78 0x0 0x37e2b80 0x96)
    0x108fa8 : 0x3bb933 (0xde 0x25133e78 0x37e2700 0x96)
    0x108fe8 : 0x19aef0 (0x25133e78 0x25133e78 0x19bf46 0xb28000)
    0x25133f18 : 0x1a545b (0x1f 0x19e254 0x25133f38 0x6)
    0x25133f38 : 0x19e871 (0x0 0x0 0x0 0x206)
    0x25133f58 : 0x135f14 (0x0 0xf0b 0x0 0x9)
    0x25133fc8 : 0x19ac1c (0x0 0xffffffff 0x19e0b5 0x371ee88) Backtrace terminated-invalid frame pointer 0x0
    Kernel version:
    Darwin Kernel VFrkoModel: MacBookPro1,1, BootROM MBP11.0055.B08, 2 processors, Intel Core Duo, 2.16 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), 0.1.31.1
    Bluetooth: Version 1.7.14f14, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9100824AS, 93.16 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA

    Welcome to Apple Discussions!
    Also when doing All zero to free space the disk utility stop responding t around 75% of the bar completed.
    Aha. Sounds like a bad block on the hard disk. Is your data backed up, or can you get to your machine to the point where you can back it up?
    Don't use erase free space unless your data is backed up.

  • Help! Windows Explorer crashes regularly when using "SharePoint" directory synced with OneDrive for Business

    We are using SharePoint 2013 and I want to sync document libraries with
    OneDrive for Business with my PC running Windows 7.
    In general, it works, but my Windows Explorer crashes very often (after a few minutes) when I navigate in the synced directories and open files there (or copy files into them in Windows Explorer).
    How can I find out what happens and how to avoid it?
    remark:
    We are still using Office 2007, so I installed only OneDrive for Business from the Office 2013 DVD and
    deactivated all other components like Office 2013 by hand:
    (so for example, the shared office feature or MS Info Path etc. were not installed)
    Is there a crash log, where I can find more information about the crash?
    Does OneDrive maybe need other components to be installed and can I install them without damaging my existing Office 2007 setup?

    Did  you check your Event Viewer for any errors during the time when Windows Explorer crashed?
    Thanks for this hint!
    The Log file says the following, so it seems to be WIDCOMM\Bluetooth Software\btncopy.dll
    to be responsible for the crashing Windows Explorer
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-06-27T15:06:31.000000000Z" />
        <EventRecordID>50873</EventRecordID>
        <Channel>Application</Channel>
        <Computer>COMPUTERNAME</Computer>
        <Security />
      </System>
      <EventData>
        <Data>explorer.exe</Data>
        <Data>6.1.7601.17567</Data>
        <Data>4d672ee4</Data>
        <Data>btncopy.dll</Data>
        <Data>6.3.0.9000</Data>
        <Data>4f85fbda</Data>
        <Data>40000015</Data>
        <Data>000000000002e25e</Data>
        <Data>18bc</Data>
        <Data>01cf9215ab79ee98</Data>
        <Data>C:\Windows\explorer.exe</Data>
        <Data>C:\Program Files\WIDCOMM\Bluetooth Software\btncopy.dll</Data>
        <Data>9e5a534a-fe0c-11e3-90e5-fee5c7d69b69</Data>
      </EventData>
    </Event>

  • ITunes v6.0.0.18 crashes regularly when importing from CD

    For almost a year now my first Apple purchase (iPod Photo) I have been amazed me with Apple's software reliability, even on my PC....until now.
    Now after down loading iTunes 6.0.018 tonight, it now regularly crashes when trying to import songs from CD. It's now been the 6th time iTunes has crashed while trying to import songs on the first CD I've tried since installing the newesy iTunes version.
    Please tell me I'm not the only one experiencing this issue.
    With much frustration,
    Chris

    Thanks to everyone who responded back to confirm my worst fears.
    I feel somewhat like of a fool for being so trusting during the past five iTunes version updates. As I've always overwritten the iTunesSetup.exe file on my hard disk and never saved the previous versions. Since installing iTunes v6, I won't make that mistake again.
    If it wouldn't be too much trouble, could someone PLEASE send me a copy of the old version of iTunes 5.0.1 (of course it is no longer available on the Apple site.....grrr).
    You can rename the file as a .EX_ and use the web site www.yousendit.com and use my e-mail address [email protected]
    I'll wait for a future much patched version of iTunes v6 before blinding upgrading again.
    Thanks in advance for your help.
    Chris

  • CS4 Crashes Regularly when opening a previously made document

    All of my recently installed SC4 software will initiate and open perfect. However, when I try to open a file it gives me the attached error. I can begin a new document a nd render just fine.

    Ok, one of the fonts on your system is causing CoolType to crash.
    If you're on Windows 64 bit, and haven't updated to 11.0.1 (and you haven't) - then that might be a known bug that was fixed in 11.0.1.
    Please update to Photoshop 11.0.1.

Maybe you are looking for

  • Std Tcode to fetch Open PO's

    Hi, Is there a standard tcode which will provide me a list of Open PO's preferably in a downloadable format. Open PO's  i.e. without any GR, partial GR or No IR. I searched in the forum, unfortunately no pointers on getting the report straight forwar

  • Oracle 8i database-Date format

    hello i got my database in mssql server, now we want to shift to Oracle8i, while accomplishing above task, i am not able to export date type data from mssql to oracle8i, because of date format mssql date format is "07/21/2001" and oracle8i, format is

  • Meaning of Auto Accounting feature in Oracle Projects

    Dear All, Can someone explain me about the Autoaccounting feature in Oracle Projects. How to configure it based on the business requirment. Please share if you have any documents on explaining this feature. Please forward me to - [email protected] Th

  • WL 6.0: How to make RDBMSRealm be the Realm

    Hi, I tried to use RDBMSRealm, but found out that it is FileRealm the system uses. I did not find a way to select which Realm to use by console. I manually modified config.xml, but no luck. Is there a way to use RDBMSRealm? Thanks.

  • Moving songs in iTunes from a Mac to a windows computer.

    Hi, I just got a new laptop with windows xp on it and I was wondering how do I transfer my songs from my mac computer to my windows laptop. Does anyone have any suggestions ?I would appreciate any help. Thanks , lizabler Message was edited by: lizabl