Itunes 7 Application error - the memory could not be "read"

Hi guys.
I just bought my first ipod and i upgrated itunes.
but now itune just doesn't work!!!
i getting this message:
the instruction at "0x1000257a" referenced memory at "0x00000000". The memory could not be "read".
I tried to uninstalled but it didn't help.
I so frustrated, what sould i do...

okay, the broken QT will be causing at least some of the itunes grief.
let's try this first.
head into your Add/Remove programs. uninstall your existing QuickTime.
if Add/Remove won't let you uninstall QuickTime, download and install the Windows Installer CleanUp utility. then use it to clear any existing QuickTime installation configuration information from your PC:
Description of the Windows Installer CleanUp Utility
Next, we’ll manually remove leftover program files and folders.
1. On the Start menu, click My Computer (or double-click My Computer on the Desktop).
2. In My Computer, open Local Disk.
3. Open Program Files.
4. Right-click on the QuickTime folder and click Delete from the shortcut menu.
5. Navigate to C:\Windows\system32\.
6. Remove the files QuickTime.qts and QuicktimeVR.qtx.
7. Restart your computer.
next, we'll get a fresh copy of QuickTime into your PC by doing a repair install of itunes. (switch off antivirus and antispyware applications prior to the install.)
go into Add/Remove and select itunes. click "Change" and then click "Repair".
if the repair install goes through okay, restart the PC and try launching itunes again. does it launch properly now?

Similar Messages

  • Receive an Application Error (The memory could not be "read") when opening

    After I install Itunes the program works ok until I close it and try to reopen. When I do this I receive an Application Error that says:
    The instruction at "0x6686f183" referenced memory at "0x0fccc094". The memory could not be "read".
    Click OK to terminate the program
    Click CANCEL to debug the program
    Debugging does not work so the only solution is to uninstall Itunes and then reinstall. That again only works for one use of the program. As soon as I close it and re-open, I get the same error. Please HELP. I cannot waste any more time uninstalling and reinstalling.
    Sony   Windows XP  

    Try this: Turn off automatic Microsoft/Windows updates and reboot your computer. I saw this a couple of weeks ago on the forum.

  • Safari Application Error "The memory could not be read"

    First of all I would like to say I LOVE Safari (for Windows). Because of it and iTunes I have recently purchased a mac. Now the problem.
    For the past 2 weeks or so this has been happening. When I start up Safari I get an error message that says
    Safari.exe - Application Error
    The Instruction at "0x121f377b" referenced memory at "0x00000000". The memory could not be "read". Click OK to terminate the program.
    Now here is where its funny....Safari works, just every time i open it wether it a new window or at startup...this comes up. Does anyone know anyway to fix this and any useful tips for Safari/internet connections/macs?

    Actually, I spoke too soon as far as AVG Free anti-virus' link scanner. The next time I opened Pandora internet radio, I got the error again. Looks like it has something to do with adobe flash player for Safari. I removed flash player and i could not get the error. As soon as i re-install and run a website with flash, it gives me the error again until i restart my machine.

  • Application Error: "The memory could not be 'read'."

    I am programming an application in C#.
    I am using an Acrobat Reader control on my form to display PDFs within my program.
    I have tried a couple of different configurations with the form control. I have drag-and-dropped the control prior to runtime. I have also tried to add the control dynamically.
    When I run the program, then activate the control and close the form, I get the following error.
    "sw:name.exe - Application Error; The instruction at "0x0700609c" referenced memory at "0x00000014". The memory could not be 'read'. Click on OK to terminate the program."
    I have googled this error for hours now, and cannot find anything that truly explains this error and how to fix it.
    Thank you for any help.

    To who may be interested, I managed to find a workaround for this bug in Adobe Reader 9.0.
    It seems that, somehow, LabVIEW, and other programming tools, straggle with this version of Adobe (I assume that this is due to this bug) when closing the reference to Adobe created by the ActiveX container.  So the solution would be closing "by hand" this reference, and telling Windows to free all the relation between the application (LabVIEW for us) and Adobe.  The idea is that when we've done with the VI which displays the PDF via ActiveX, we should close the reference to the ActiveX control, close the reference to the VI, and:
      - process all the Windows messages currently in the message queue (.NET:  System.Windows.Form.Application -> DoEvents
      - run CoFreeUnusedLibraries in "ole32.dll"
    I hope this information can help somebody, as I wasted too much time to figure this out (finding eventually the answer in a forum of Adobe!)
    P.S. For those who program in C# as well, check this link; this was my source.

  • Application error The memory could not be read 0x00000014

    Hi everyone,
    I would like to know if any of you have come across this issue.
    I'm running an application built by me in a computer with LabVIEW Run-time 9 in which I display a PDF file using an ActiveX control:
     The target computer runs Adboe Reader 9.0.  Everything works perfect until the application is closed.  From time to time (nearly most of the times), I've got the next windows error:
    "Application Error:  The instruction at "0x0ffd609c" referenced memory at "0x00000014".  The memory could not be "read".  Click on OK to terminate the program".
    Trying to find out the reason, I found a couple of forums which claim that the reason is a bug in Adobe 9.0 (actually, I've tried running the application with Adobe Reader 8 and I cannot repeat the error).  Any of you have had this error before and found a solution?  Those links weren't about LabVIEW and I have no idea how to get around this issue.
    Any help is appreciate it.
    Thanks in advance.
    Dani
    Solved!
    Go to Solution.

    To who may be interested, I managed to find a workaround for this bug in Adobe Reader 9.0.
    It seems that, somehow, LabVIEW, and other programming tools, straggle with this version of Adobe (I assume that this is due to this bug) when closing the reference to Adobe created by the ActiveX container.  So the solution would be closing "by hand" this reference, and telling Windows to free all the relation between the application (LabVIEW for us) and Adobe.  The idea is that when we've done with the VI which displays the PDF via ActiveX, we should close the reference to the ActiveX control, close the reference to the VI, and:
      - process all the Windows messages currently in the message queue (.NET:  System.Windows.Form.Application -> DoEvents
      - run CoFreeUnusedLibraries in "ole32.dll"
    I hope this information can help somebody, as I wasted too much time to figure this out (finding eventually the answer in a forum of Adobe!)
    P.S. For those who program in C# as well, check this link; this was my source.

  • Java.exe application error - the memory could not be read

    Hi all,
    I have some problems. I have been getting this error:
    The instruction at "0x03491c33" referenced memory at "0x034c1f77". The memory could not be "read".
    This error occurs when the disconnect function() is called.
    My code is as follows:
    JNIEXPORT void JNICALL Java_JFrame_disconnect (JNIEnv * env, jobject obj) {
    ::CoInitialize(NULL);
    HINSTANCE getprocDLL = LoadLibrary(TEXT("test.dll"));
    if (getprocDLL != NULL){
    typedef void (_cdecl*pICFUNC)(void);
    pICFUNC disconnect;
    FARPROC getProcessID = (FARPROC)GetProcAddress(HMODULE(getprocDLL),"Disconnect");
    disconnect = pICFUNC (getProcessID);
    disconnect() <---- error occurs when this function is called
    FreeLibrary(getprocDLL);
    ::CoUninitialize();
    Any idea what could be the possible problem with the code?
    Any help / suggestions would be greatly appreciated! Thanks in advance!
    Edited by: dolphlam on Sep 4, 2008 12:41 AM

    1. Check what value getProcessID has.
    2. Verify that the signature of the method that you are casting it to is correct.
    3. Can you call disconnect without actually connecting to something?
    4. Move the code out of JNI entirely. Create a C/C++ executable and verify that the code works there first.

  • Cannot Change Data Source - Error The memory could not be "read"

    We have some reports that were created under Crystal Reports version 10 using a Sybase 12.5 database as the datasource.  We have since upgraded to Sybase 15 ASE and we are also attempting to upgrade these reports to Crystal Reports version 11.5.  The reports will convert to version 11.5 but will not work because of the following error:
    "Failed to load database information. Details: The database connector 'crdb_p2ssyb10.dll' could not be loaded"
    From previous experience we know that Sybase 15 is only supported via ODBC with Crystal Report 11.5, so we tried to change the datasource to ODBC, but when we do that we get the following error:
    The instruction at "0x0e864b11" referenced memory at "0x00000004". The memory could not be "read".
    Do we have any options at this point besides competely re-creating the reports?

    We are using CR 11.5 and trying to change the data source to ODBC.  I can create a new report and use the same stored procedures as a datasource via ODBC with no issues.  I only have an issue when trying to change the data source on these existing reports.

  • Illustrator CS error : "The memory could not be "read""

    Hi,
    If i close the Adobe illustrator CS in my pc(Windows XP). "The instruction at "0*00341469" referenced memory at "0*00000000". The memory could not be
    "read"", error displayed. If i click ok, then only the illustrator closed. Could you please advice me how to solve this error.
    Regards,
    Maria Prabudass E

    Possibly a bad font.
    check
    The memory could not be...

  • Why on close am I geting " firefox.exe -Application error - The memory could not be "written" "?

    Why on close am I geting " firefox.exe -Application error "The instruction at "0x00000000" reference menory at "0x00000000". The memory could not be "written" Click OK to terminate."?
    This is on Window XP
    A program White Smoke was loaded into this unit about 3 month ago and a popup to buy started appearing 1 week ago. I unistalled the program and i found virus that was removed.
    The unit will not allow a system restore also.

    You do not need to start Firefox to disable the Java Quick Starter, you can do that via the Java Control Panel (Control Panel > Java > Advanced)
    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).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Error "The memory could not be "read" in tuxedo client 8.0

    Old Environment:
    1.Tuxedo Server 6.4
    2.Tuxedo /WS 6.4
    5.PowerBuilder 5.1
    New Environment:
    1.Tuxedo Server 8.0
    2.Tuxedo Client 8.0
    3.PowerBuilder 8
    In my upgrade software version progress, I want to unchange my old source code
    or little changed. I've DLL develop from Visual C++ to communicate bewteen Tuxedo
    and PowerBuilder.
    After upgraded software, I found memory error from my client PowerBuilder application
    (See error from attach file.) and I don't know what's cause of this error. And
    after I've found this error I try to use tuxedo /ws version 6.4 again, It's workable
    and not found memory error.
    Please give me if you found the solution of this case .
    Thanks you very much for yours help.
    [error.bmp]

    We are working on a similar case from another customer. Please contact customer support and
    provide them details of your case.
    -Deepak
    Sutep wrote:
    Old Environment:
    1.Tuxedo Server 6.4
    2.Tuxedo /WS 6.4
    5.PowerBuilder 5.1
    New Environment:
    1.Tuxedo Server 8.0
    2.Tuxedo Client 8.0
    3.PowerBuilder 8
    In my upgrade software version progress, I want to unchange my old source code
    or little changed. I've DLL develop from Visual C++ to communicate bewteen Tuxedo
    and PowerBuilder.
    After upgraded software, I found memory error from my client PowerBuilder application
    (See error from attach file.) and I don't know what's cause of this error. And
    after I've found this error I try to use tuxedo /ws version 6.4 again, It's workable
    and not found memory error.
    Please give me if you found the solution of this case .
    Thanks you very much for yours help.
    Name: error.bmp
    error.bmp Type: Bitmap Image (image/bmp)
    Encoding: base64

  • Using LabVIEW 6.0.1 in Win2K, I get the Application Error: The instruction at "0x004be060" referenced memory at "0x00000001". The memory could not be "read".

    I have several VIs that use the same typedef. This "super" typedef consists of of a cluster containing 6 arrays. Each array has elements that are themselves typedefs. The array element typedefs consist of a cluster of strings, a string array, and yet another cluster typedef of instrument handles. The total number of unique typedefs is 13 (1 super, 1 as the array element in the 6 arrays, and 1 in each array element).
    When I make any changes to any of these typedefs and I try to open a VI that uses the "super" typedef, LabVIEW stops loading subVIs and crashes with the Application Error: Application Error: The inst
    ruction at "0x004be060" referenced memory at "0x00000001". The memory could not be "read". Also note that this VI contains several subVIs that use this "super" typedef for terminal inputs and outputs.
    What is causing this problem? My only solution to this is to rename the "super" typedef, open the VI, ignoring the load of the "super" typedef, and once the VI opens (with a broken arrow) relinking the VI to the typdef after renaming the typedef back to the original name. This becomes quite painful when you have to do this for each and every VI that uses this typedef on every revision of the typedef.

    You might want to first install the 6.0.2 patch before digging too far into this. You can download it from the ftp site:
    ftp://ftp.ni.com/support/labview/windows/updates/6.0.2/
    If the problem remains, then it is likely related to a few known issues with strict type defs. Unfortunately, there is not much that can be done about it at the present time. You might try having the *.ctl file open in the editor when you open the VIs to see if that helps.

  • Why do I get the Application Error jqsnotify.exe-Application Error. The memory could not be read?

    Why do I get this error message every time i opened up Firefox saying: jqsnotify.exe-Application Error and then at the bottom line it says: The instruction at "0x5ff3d322"referenced memory at " 0xe41203c3". The memory could not be "read". Click on OK to terminate the program.
    == This happened ==
    Every time Firefox opened
    == I recently renewed and installed the CA Security Suite and un-installed Firefox and re-installed it again.

    System restore did it for me........!!!! It's gone and I don't miss it one bit.....!!!! May be one of those untraceable tricks that hackers use to irritate people.....Some security programs can identify these things ,but the perps usually use bogus addresses to send them anyway...Cyber criminals SUCK....<u>That is right ,I said that....</u> and they should be jailed and fined and suspended from internet usage all over the globe....
    Reverend K.
    CEO,FOUNDER,Site Editor,
    http://WWW.CCCINTL.NET

  • Application error reads: the instruction at "0x7a0277a9" referenced memory at "0x7a0277a9" the memory could not be "read"

    The following error message appears when launching Firefox: Application error: the instruction at "0x7a0277a9" referenced memory at "0x7a0277a9" the memory could not be "read"

    Hi Ayaz_Shaikh,
    What’s your host OS?
    Do you install Windows 10 Technical Preview in Hyper-V? Or some else virtualization products?
    Alex Zhao
    TechNet Community Support

  • Nimax.exe - Application Error. Instruction at 0x6d8e3e61 referenced memory at 0x00000000. The memory could not be "read."

    On startup I get a nimax.exe application error.
    The instruction at "0x1ce30df7" referenced memory at "0x00000000". The memory could not be "read".
    This happens every time I start the computer, run a vi with the initialize.vi or try to use the measurement and automation explorer.
    I am running windows XP, Labview 7.1,  and max 3.1.1

    I had a similar problem in win2000 / max 3.1.1.  I do not recall the exact memory location error.
    It happened every time I started the computer, or once started, evrytime I load a vi that has some daqmx functionlity.
    I reinstalled windows / Nidaq, and never had the error again.

  • Explorer exe. Application error" it says "The instruction at 0xf6628a87 referenced memory at 0x00000000 The Memory could not be read Click on OK to terminate the program

    the other day i did the windows 2008 R2 Rebooting 
    Explorer exe. Application error" it says "The instruction at 0xf6628a87 referenced memory at 0x00000000 The Memory could not be read Click on OK to terminate the program
    i just get this error message.  If it is anything serious, there is nothing I can do.
    the 2008R2 OS was hang out of control
    what  is a major cause of error message?  is there any fix or Hotfix?

    Hi,
    Regarding the current issue, it may be caused by some third party software conflicting with explorer.exe or it could be a memory conflict with a driver.
    Signs of low memory include poor performance, low-memory or out-of-memory notifications, and display problems. I would suggest you to follow the steps provided in these methods and check if
    it helps in resolving the issue:
    Method 1: Run System Maintenance troubleshooter:
    Step 1 : Move your mouse to the right bottom and click on search.
    Step 2 : Type Troubleshooting in the search box and click on it
    Step 3 : On left pane click “View all” click on the "Run Maintenance task" under the System and Security.
    Step 4 : Click on the "Next" in the System Maintenance interface.
    Select "Try troubleshooting as an administrator
    Method 2:
    I would suggest you to run the Memory Diagnostic Tool and check if it helps.
    a) Press
    Windows key and type "memory".
    b) Click "Settings" and then click the result "Diagnose your computer's memory problems".
    c) Select the recommended option to run the tool.
    Check if the issue still persists. If the issue persists, increase the virtual memory.
    Change the size of virtual memory
    http://windows.microsoft.com/en-in/windows-8/change-the-size-of-virtual-memory
    Method 3: I would suggest you to run System File Checker tool (SFC.exe) and check if it helps. The System
    File Checker tool (SFC.exe) scans for missing or corrupted system files and repairs them.
    Run System File checker to see if you have any corrupted system files.
    Use the System File Checker tool to repair missing or corrupted system files
    http://support.microsoft.com/kb/929833/en-us
    Method 4: If issue persists follow these steps:
    I would also suggest you to check if the same issue occur in Safe Mode and check if the issue occurs there as well.
    Step 1:
    Start your computer in safe mode
    http://windows.microsoft.com/en-US/windows-8/windows-startup-settings-including-safe-mode
    Step 2:
    Follow the Microsoft KB article to perform clean boot on the computer. A clean boot helps eliminate software conflicts.
    How to perform a clean boot in Windows 8.1, Windows 8, Windows 7, or Windows Vista
    http://support.microsoft.com/kb/929135
    Disclaimer: After you have finished troubleshooting, follow these steps from section “How to
    reset the computer to start as usual after clean boot troubleshooting” to reset the computer to start as usual.
    Hope this helps.
    Best Regards,
    Andy Qi
    Andy Qi
    TechNet Community Support

Maybe you are looking for