Adobe Crashing when clicking on Book Marks.

1. Open a file in Adobe Acobat XI Pro.
2. Go to the Bookmark section.
3. Click on eac hindividula bookmark to see if the "destination has set".
4. Adobe Acrobat XI Pro suddenly closes out entirely.
5. Unsaved documents is lost.

Michel,
We would require the following logs to analyse the issue and assist you further .
Collecting Procmon Logs
ProcMon. You can download it from http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
In order to capture logs:
a) Run Process monitor
b) Replicate issue . Goto device and printer right click on the Adobe pdf printer and click on preferences. Last time we got message “You can't get to the Adobe PDF Printer Printing Preferences and it fails with "Operation could not be completed"  which is usually a permissions issue.
” then we click on ok and then we got another message “The 'Adobe PDF Converter' printer driver is not installed on this computer.  Some printer properties will not be accessible unless you install the printer driver.  Do you want to install the Printer driver now?  ” and we installed the drivers and again we got another message which was could complete the operation.
c) In Process monitor window press ctrl+E to capture the logs
d) save the logs in PML format
e) Zip the file (make sure to zip the file else the size of logs will be huge) and send it to us 
f) Rename the zip as filename.adobe rather filename.zip and sent it across.
Also use the TaskManager DMP file when generating the error/crash. 
How to create a user-mode process dump file in Windows Vista and in Windows 7
http://support.microsoft.com/kb/931673
Also please be aware that if you are using a 64-bit system you  need to follow a different procedure to collect the DMP file to avoid us getting  this error from the IDE when attempting to view the file “Debugging a 64-bit dump of a 32-bit process is not supported, please collect a 32-bit dump of a 32-bit process."
You can get the correct dump by going to the location referenced in this blog excerpt:
http://blogs.msdn.com/b/amb/archive/2011/05/12/do-not-collect-32bit-process-dumps-with-64b it-task-manager.aspx
Collect correct dumps using the correct version of the Task Manager
The rule I mentioned above also applies to the task manager. So, you need to use 32bit debugger, if you would like to collect a dump of a 32bit process. So, if your process is 32bit, then you need to run 32bit version of the task manager on a 64bit OS. 32bit task manager is located in C:\Windows\SysWOW64 folder and the name of the file is taskmgr.exe.
Regards
Sukrit Dhingra

Similar Messages

  • Adobe Applications Crash when Clicking on Smart Folders

    APPLICATIONS EFFECTED: Adobe InDesign Cs6, Adobe Indesign CS5.5 and Adobe Illustrator CS5.5 on Mac OSX 10.8 (Mountain Lion)
    THE PROBLEM: The above applications will crash when clicking on File > Open and selecting a Smart Folder in the sidebar.
    STEPS TAKEN TO FIX THE PROBLEM:
    I have done a clean install of my system and have updated to the latest versions of all software, yet the problem remains.
    I have also done a clean install on another system and it also has the same problem.
    BACKGROUND INFO:
    Information about smart folders can be found here:
    http://support.apple.com/kb/PH4158
    This is a clear bug, so where can I get help to get a fix for the problem?

    Are the folders in question inside your home folder? If not, where are they?
    Before you do anything else, I suggest you quit Dropbox and see whether there's any change.

  • Since downloading and installing Firefox 3.6.16, Firefox crashes when clicking on certain e-mails in my inbox. I need help.

    I installed v. 3.6.15 on 3/21/2011. Since then Firefox crashes when clicking on random e-mails in my inbox. I am running v. 10.6.7 on my iMac which I installed on 3/29/2011. I am running Java v. 10.6, Update 4, which was installed on 3/10/2011. My Adobe reader was just updated to v. 9.4.3. My iMac desktop is not quite 2 years old. When this problem occurs, everything clears off the screen. I get a message "Firefox quit unexpectedly. When I click on 'Reopen', I get the message: "Well, this is embarrassing. Firefox is having troubl recovering your windows and tabs. This is usually caused by a recently opened web page. (Don't know what that means) There are no 'Crash ID(s), because everything disappears from the screen. Could someone send instructions via e-mail on what to do? I am 73 years old and do not know a lot about computers.

    Hi their firefox has updated to 4.0 [http://www.mozilla.com/en-US/firefox/features/ 4.0 Features] Please can you try the following for me
    [[Firefox crashes]]

  • Finder crashes when clicking on Applications folder

    VERY weird. Beginning a few days ago the finder on my Mac Pro crashes whenever I clicked on the Applications folder. It makes no difference what finder view I am using (icons, columns, etc.). Even if I click on the alias to the Applications folder in the sidebar, the finder crashes. I cannot view the contents of that folder by any method. The only way I can get to an item contained therein is to search for it using Spotlight.
    Thinking that maybe my startup disk was hosed somehow, I ran Disk Utility (repaired permissions and verified the disk) and ran all tests within TechTool Deluxe. Both said the disk and filesystem were fine.
    I tried copying the entire folder to another disk, but the copy aborts after the first few items (stops with Adobe Photoshop; the next item alphabetically is Aperture). In case Aperture was somehow a problem, I removed it (searched using Spotlight and then dragged it to the trash). No change in behavior.
    I used Carbon Copy Cloner to replicate the entire drive to another, newly reformatted drive and made that drive the startup disk. No change in behavior.
    It sure seems that the issue has to do with some kind of file corruption (that CCC dutifully replicated) rather than a faulty drive, but I have no idea where to look next for a solution (other than reformatting and reinstalling over 100 applications from scratch; ugh).
    Does anyone have any idea what may be going on here? Until I can fix this, the Mac Pro is pretty much useless (luckily, I also have a MacBook Pro).

    Hi - I too am having this issue. 
    When I click on any of the items in my sidebar (i.e. -desktop, documents, applications, etc...) this causes the finder to crash and restart. 
    I have tried trashing the com.apple.finder.plist and running disk utility but to no avail.  I also found this other forum discussion (https://discussions.apple.com/thread/1336291?start=0&tstart=0) Where this was part of the post
      petrock
    Re: finder crashes when clicking desktop icon in sidebar - any help? 
    Feb 2, 2008 3:43 PM (in response to choegl)
    choegl, that crash is the same place as andreas's but it got there in a different manor. In the manor I would expect it to. It is trying to retarget the window to your selection in the sidebar and setup List View according to the view options for that folder from that folder's .DS_Store. Its specifically trying to get the label for one of the columns in List View (i.e. Size or Name or Date Modified) but the value it gets from the .DS_Store is corrupt/bogus and causes the Finder to crash (specifically a component underneath the Finder call CoreFoundation via a call to CFStringGetLength). Here's how you solve your problem. In /Applications/Utilities/Terminal.app type: +cd <path to problem folder>+
    +rm .DS_Store+
    +killall Finder+ Pressing return after each line. You can get the path to the problem folder by drag/dropping the folder into the Terminal window. When the Finder comes back up, see if it still crashes when you click on that problem folder (i.e. your Desktop) in the sidebar. Repeat the steps above for any other folders that behave this way when you click on them in the sidebar. Hope that helps everyone... 
    btw, I wrote up a bug report on your behalf about this issue and sent it off to Apple (# 5721669)."
    I tried this as well and nothing! 
    Anyone have any suggestions?  I'm at a loss and am hating this issue!  BTW, if I right click on any of the items in the sidebar, I can then click on open to get the folder to open.  HASSLE!  and if I forget (which is likely since I move too fast for my own good) then I crash the finder.  Also, this happens on all the users on my mac. 
    Thanks!!!!
    Matthew
    MacBookPro 2,2 - OS X 10.6.8 - 2.16 GHz - 3 GB mem -

  • Indesign crashes when clicking on print options

    indesign cs6 crashes when clicking on printer or page setup within the print options. OS 10.7.4

    Peter,
    Yes, I can bring up the Paragraph Styles and the Character palettes with no document open, edit the [Basic Paragraph] style to change the font family, then open a blank document, and new text boxes will use that font.
    I'm on a bit of a deadline right now, so I ended up uninstalling ID CS5 and reinstalling it.  I can now successfully bring up the Edit menu and the right-click context menu both in a blank document and in the document I was working on before.  I'm sure the problem will reappear again at some random point in the future, so I am still looking for fixes that don't involve reinstalling the app.
    BTW, I have tried exporting my work document to IDML and re-importing it, but to no avail.  I've also tried toggling Dynamic Spelling (past threads have suggested this as a possible fix), but also to no avail.
    It would be really nice if Adobe products produced some sort of crash dump or bug report when this sort of thing happens...

  • ADE won't let me read DRM books - 4.0 crashes when opening library books (EVERY. SINGLE. TIME) so I installed 3.0 and now I get an "activation error".  I have it authorized to my ID....WHERE IS THE STAFF TO ANSWER QUESTIONS?!?!?!?!?!?!?!?!?!?!?!?!?!!?!?

    Working on a MAC with a Kobo.  ADE won't let me read DRM books - 4.0 crashes when opening library books (EVERY. SINGLE. TIME) so I installed 3.0 and now I get an "activation error".  I have it authorized to my ID....WHERE IS THE STAFF TO ANSWER QUESTIONS?!?!?!?!?!?!?!?!?!?!?!?!?!!?!? I have wasted hours on this and I'm getting really annoyed.

    Thank you! This worked. But now I copied my files back, which was successful. But the last file did´t work. I even loaded this file from the bookstore. When I try to load this file, ADE crashes and gives me the following report:
    Process:               Adobe Digital Editions [1042]
    Path:                  /Applications/Adobe Digital Editions 4.0.app/Contents/MacOS/Adobe Digital Editions
    Identifier:            com.adobe.adobedigitaleditions.app
    Version:               4.0.3 (1)
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Adobe Digital Editions [1042]
    User ID:               501
    Date/Time:             2015-03-17 17:24:50.622 +0100
    OS Version:            Mac OS X 10.10.2 (14C1510)
    Report Version:        11
    Anonymous UUID:        39575296-9512-7D9E-6037-5A7F3189509D
    Time Awake Since Boot: 3000 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000020
    VM Regions Near 0x20:
    -->
        __TEXT                 000000010fa2d000-0000000110299000 [ 8624K] r-x/rwx SM=COW  /Applications/Adobe Digital Editions 4.0.app/Contents/MacOS/Adobe Digital Editions
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.adobedigitaleditions.app 0x000000010ff7ff1f uft::Value::inlineSet(uft::Value const&) + 7
    1   com.adobe.adobedigitaleditions.app 0x000000010ff74e54 uft::Value::operator=(uft::Value const&) + 14
    2   com.adobe.adobedigitaleditions.app 0x000000010fbcbdbc css::StyleHandler::verifyXMLStylesheetTree(mdom::Node const&) + 300
    3   com.adobe.adobedigitaleditions.app 0x000000010fbc868d css::StyleHandler::processXMLStylesheet(uft::URL const&, mdom::Node const&, uft::String const&) + 227
    4   com.adobe.adobedigitaleditions.app 0x000000010fbc8586 css::StyleHandler::resourceDownloadComplete(mdom::Node const&, uft::String const&, uft::URL const&, uft::String const&) + 142
    5   com.adobe.adobedigitaleditions.app 0x000000010fcef047 pxf::ResourceStreamReceiver::bytesReady(unsigned long, dp::Data const&, bool) + 207
    6   com.adobe.adobedigitaleditions.app 0x000000010fcc84cf rmsdk::zip::ZLibDecompressorStream::bytesReady(unsigned long, dp::Data const&, bool) + 683
    7   com.adobe.adobedigitaleditions.app 0x000000010fca66b0 package::AESZipDecryptor::bytesReady(unsigned long, dp::Data const&, bool) + 576
    8   com.adobe.adobedigitaleditions.app 0x000000010fcc71e6 rmsdk::zip::ZipEntryStream::bytesReady(unsigned long, dp::Data const&, bool) + 34
    9   com.adobe.adobedigitaleditions.app 0x000000010fcc7151 rmsdk::zip::Entry::bytesReady(unsigned long, dp::Data const&, bool) + 235

  • Crash when clicking on edit menu

    Hi,
    on a customers computer, adobe reader crashes when clicking on the edit menu (german menu "Bearbeiten").
    It doesn't matter if a pdf is open or not.
    Uninstalling and reinstalling did not help.
    What can I do?
    Thanks alot,
    Fabian

    Peter,
    Yes, I can bring up the Paragraph Styles and the Character palettes with no document open, edit the [Basic Paragraph] style to change the font family, then open a blank document, and new text boxes will use that font.
    I'm on a bit of a deadline right now, so I ended up uninstalling ID CS5 and reinstalling it.  I can now successfully bring up the Edit menu and the right-click context menu both in a blank document and in the document I was working on before.  I'm sure the problem will reappear again at some random point in the future, so I am still looking for fixes that don't involve reinstalling the app.
    BTW, I have tried exporting my work document to IDML and re-importing it, but to no avail.  I've also tried toggling Dynamic Spelling (past threads have suggested this as a possible fix), but also to no avail.
    It would be really nice if Adobe products produced some sort of crash dump or bug report when this sort of thing happens...

  • Crash when click

    Random crashing when clicking the mouse.  Screen goes black and reboots.  Happens alot in  Excel but also in other apps.
    Model Name:
    MacBook Pro
      Model Identifier:
    MacBookPro6,2
      Processor Name:
    Intel Core i7
      Processor Speed:
    2.66 GHz
      Number of Processors:
    1
      Total Number of Cores:
    2
      L2 Cache (per Core):
    256 KB
      L3 Cache:
    4 MB
      Memory:
    8 GB
      Processor Interconnect Speed:
    4.8 GT/s
      Boot ROM Version:
    MBP61.0057.B0F
      SMC Version (system):
    1.58f15
      Serial Number (system):
    W801517DGD6
      Hardware UUID:
    F3711E4D-1041-5C0A-9DCE-724C76B959B8
      Sudden Motion Sensor:
      State:
    Enabled

    Hi All,
    The latest version of Dreamweaver CC 2014 is now available for download.
    Download it from https://creative.adobe.com/ or directly through the Creative Cloud desktop app.
    For the list of new features, see http://helpx.adobe.com/dreamweaver/using/whats-new.html
    Forum announcement: The 2014 release Of Dreamweaver CC Is Now Live!
    We’re excited to hear back from you. Please share your feedback.

  • After upgrading from FM 9 to 11, FM crashes when the Print Book command is used. Suggestions?

    After upgrading from FrameMaker 9 to 11, the program crashes when the Print Book command is selected to print files that were converted from FM 9 to FM11. (Resulting .pdf files are problematic, w/ broken links and non-functioning bookmarks.)  Has anyone encountered this issue, and can you suggest a workaround? Thank you!

    Known bug - already fixed - get the latest FM11 patch

  • Adobe Crashes when working/editing PDF's

    adobe crashes when working on certain PDF's that require editing.  Have updated to latest 11.0.09.  Hangs when trying to save file.  Didnt do it with previous versions.  Running W8.1 Pro.

    File has been saved to Desktop, and C:, still does not work.  Seems to not mater where we edit the forms from, it crashes occasionally when we edit, but always when we save or save as.  Tired downloading from IE, Chrome and Firefox.
    Running 11.0.09, Im running .08 on another computer which works fine perhaps I should roll back to a previous version?
    Have also tried running AcroRd32.exe in difference compatibility modes (W7) to no avail.
    Definitely using Adobe Reader.

  • Itunes  11.4.0.18 crashing when clicking on app store  Itunes is getting crash when clicked on app store. I tried to get some information for this crash and got the above message in debugging mode. Please fix this if required but i am unable to open

    Itunes  11.4.0.18 crashing when clicking on app store
    Itunes is getting crash when clicked on app store. I tried to get some information for this crash and got the above message in debugging mode. Please fix this if required but i am unable to open app store.

    Click here and follow the instructions to change the iTunes Store country.
    (97125)

  • Microsoft Expression Encoder 4 crashes when clicking Start button to begin live smooth streaming to a publishing point created in Windows Server 2012

    Microsoft Expression Encoder 4 crashes when clicking Start button to begin live smooth streaming to a publishing point created in Windows Server 2012, I've got the following error. Can anyone help me with this? Thanks in advance!
    Nombre del evento de problema:    CLR20r3
      Firma del problema 01:    encoder.exe
      Firma del problema 02:    4.0.4276.0
      Firma del problema 03:    4eafa0d7
      Firma del problema 04:    mscorlib
      Firma del problema 05:    4.0.30319.18408
      Firma del problema 06:    52310b91
      Firma del problema 07:    3e69
      Firma del problema 08:    0
      Firma del problema 09:    System.InvalidCastException
      Versión del sistema operativo:    6.2.9200.2.0.0.272.7
      Id. de configuración regional:    3082
      Información adicional 1:    5861
      Información adicional 2:    5861822e1919d7c014bbb064c64908b2
      Información adicional 3:    dac6
      Información adicional 4:    dac6c2650fa14dd558bd9f448e23afd1
    Lea nuestra declaración de privacidad en línea:
      http://go.microsoft.com/fwlink/?linkid=190175
    Si la declaración de privacidad en línea no está disponible, lea la declaración de privacidad sin conexión:
      C:\Windows\system32\es-ES\erofflps.txt

    2014-12-17 16:05:41  Msg 5170, Level 16, State 1, Server \\.\pipe\Microsoft##WID\tsql\query,  Line 2
    Cannot create file 'C:\Windows\WID\Data\SUSDB.mdf' because it already exists
    Looks like somebody forgot to remove the database from the last time WSUS was installed.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Crash when clicking on certain links (have crash report #'s)

    FF crashes when clicking a link (happens to random links, but can be reproduced reliably). It even happened while trying to submit this crash question.
    '''Easy way to reproduce:'''
    Visit: http://www.sciencedaily.com/releases/2009/04/090418084813.htm
    Scroll to end of article, click link of "More information is available at: http://www.microtransat.org/"
    That should cause the crash.
    '''Alternate method''' (if you want a trusted website):
    Ask a crash question on this website (mozilla), click on "Click for detailed instructions" under the "Crash IDs" section.
    Insta-crash every time.

    I wasn't able to reproduce the crash clicking from sciencedaily to microtransat. A standard diagnostic for possible interference by add-ons is to try Firefox's Safe Mode.
    First, I recommend backing up your Firefox settings in case something goes wrong. See [[Backing up your information]]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, restart Firefox in Firefox's Safe Mode ([[Safe Mode]]) using
    Help > Restart with Add-ons Disabled
    In the Safe Mode dialog, do not check any boxes, just click "Continue in Safe Mode."
    If the links works correctly, this points to one of your add-ons or custom settings as the problem.
    Any change?

  • [Solved] eclipse crashes when click help- welcome

    And also crashes when clicking color-theme plugin setting.Error message:
    JVM terminated. Exit code=127
    /opt/java/bin/java
    -Xms40m
    -Xmx512m
    -XX:MaxPermSize=256m
    -jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    -os linux
    -ws gtk
    -arch x86_64
    -showsplash /usr/share/eclipse//plugins/org.eclipse.platform_4.2.2.v201302041200/splash.bmp
    -launcher /usr/share/eclipse/eclipse
    -name Eclipse
    --launcher.library /usr/share/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807/eclipse_1502.so
    -startup /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    --launcher.overrideVmargs
    -exitdata 18450085
    -vm /opt/java/bin/java
    -vmargs
    -Xms40m
    -Xmx512m
    -XX:MaxPermSize=256m
    -jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    Added code tags -- Inxsible
    Didn't happen before. I also tried using libwebkit with -Dorg.eclipse.swt.browser.UseWebKitGTK=true (as suggested in ArchWiki:eclipse) and it also crashes.
    Last edited by xgdgsc (2013-04-27 09:21:13)

    Since then I even tried OpenJDK instead of Oracle JDK, tried downgrading to Eclipse 4.2.1, unsintalled and reinstalled everything, tried the Eclipse portable version from their site, and the problem was still there. What should I do? What can cause this, it didn't happened 1 week ago, what's gone wrong?
    I even tried removing everything from workspaces but my source code, and all .eclipse and sh!t, I even tried running it as another user, and it still crashes on help -> welcome or every fifth minute in best case.

  • Pdf crashes when clicking into the 3d&multi media

    hello forumers.
    when i go into my preferences my pdf crashes when clicking into the 3d & multimedia option,anyone elses acrobat crashes as well?

    hello micheal im on a pc windows 7 and have acrobat acrobat pro.

Maybe you are looking for

  • Issue while retrieving data from BAPI

    Problem: The initial exception that caused the request to fail, was: com.sap.dictionary.runtime.DdException: Wrong amount type (not decimal): Unit service cannot be instantiated at com.sap.dictionary.runtime.DdBroker.getUnitService(DdBroker.java:215)

  • Unable to send or receive mail through wifi

    Hi all I am on my schools wifi network and I an unable to send or receive any mails through this network. I am able to browse the net on this network but this mail app is giving some problems. These mails work absolutely fine on edge or my home wifi

  • Standard cost error..

    Hi Friends We have a material with diffrent valuation type per say MFG and procurment etc. During standard costing I found that standard cost is updated only at header level not at child material level, which cause of a loss of the difference cost. S

  • Web object not resizing with presentation

    I've added a web object in my elearning and published as a flash presentation.  When I resize the browser window, the flash presentation resizes, but the web object does not resize. My users will have various screen sizes, so I need the web object to

  • Replacing Clob Content

    I have a clob column in a table, which i need to update by replacing all occurrances of string1 in Clob_col with string2. Eg: update table1 set varchar2_col=replace(varchar2_col, string1,string2) where <condition>. How do I achieve the same functiona