CS5 falls down for some PSd files

Hi all

We run CS5 packages to my office, my machine is running design premium. Windows 7 Professional 64 bit here a week ago, that I had to get a psd to a design and it crashed, I have reproduced it on another machine and I was able to open it on my own. The next day, crashed re - opens the files, so I searched the web for answers. I updated my video drivers and photoshop for the last update which is 12.0.3 I think. No dice, then I watched the event viewer for the crash and found bib.dll file was damaged in the crash, did some research on it and some problems with printing, sometimes I print to the adobe pdf format and because he was not physically print, there are errors with the "printer" in the device Panel, authorized the printing only and the ps has worked again with the files. fast forward to today, all these same design files are broken again when I try to open them. I deleted my preferences and removed each font on my system that was installed after the installation of windows. had another user to install the same font for this design and open file, and it works very well for them, here is my event viewer crash reports

The failing application name: Photoshop.exe, version: 12.0.3.0, time stamp: 0x4d035d7d
Name of the failed module: BIB.dll, version: 1.2.2.7602, time stamp: 0x4b97fd7a
Exception code: 0xc0000005
Offset: 0x00000000000158b3
ID of the process failed: 0 x 1798
Start time of application vulnerabilities: 0x01cbf52ff95df82c
The failing application path: C:\Program Files\Adobe Photoshop CS5 (64 Bit) \Photoshop.exe
Path of the failing module: C:\Program Files\Adobe Photoshop CS5 (64 Bit) \BIB.dll
Report ID: 48595e56-6123-11e0-bea2-00256401846d

The failing application name: Photoshop.exe, version: 12.0.3.0, time stamp: 0x4d0359bf
Name of the failed module: CoolType.dll, version: 5.7.83.10783, time stamp: 0x4cab0b17
Exception code: 0xc0000005
Offset: 0x00072a06
ID of the process failed: 0 x 1160
Start time of application vulnerabilities: 0x01cbf52d38342b68
The failing application path: C:\Program Files (x 86) \Adobe Photoshop CS5\Photoshop.exe
Path of the failing module: C:\Program Files (x 86) \Adobe Photoshop CS5\CoolType.dll
Report ID: 899fd766-6120-11e0-bea2-00256401846d

I'd appreciate any help in this matter, because time is of the essence in this situation. Thanks in advance.

Another possibility is that you have a bad police, which hangs in the management of the subsystems of the fonts.

Finding it can be a matter of going through the font in the Windows\Fonts folder and remove them systematically until Photoshop working again.  Sometimes you can simply activate the text tool and expand the list of fonts, you are looking for an abrupt end to the list or the bad appearance of a font.

I imagine that Adobe would be very interested to hear what the specific font can plant their software like that when you find it.

-Christmas

Tags: Photoshop

Similar Questions

  • Looking for some practice files for video in line/book of "Adobe Photoshop CS5 Extended: Essentials. I use the tutorial via membership in Safari book online and the files are not available on Safari.  Do you know where I can get the files?

    Looking for some practice files for video in line/book of "Adobe Photoshop CS5 Extended: Essentials. I use the tutorial via membership in Safari book online and the files are not available on Safari.  Do you know where I can get the files?

    Looks like the manufacturer was "Total Training. I can't find the title to Adobe.com

    http://totaltraining.com/store/Photoshop-CS5-extended-Essentials/

  • Resize image code does not work for some jpg files

    Hello. I use the code to resize images and store them on the server below. However, with some jpg files, resizing produces a reddish tint on the picture. Any ideas of what could be the cause? Here's the original image: http://www.unctv.org/tWxkBbq_10M6wKRRL/PNCWWD01.jpg and here of what happened later: http://www.unctv.org/tWxkBbq_10M6wKRRL/PABDFC01__1289231445291.jpg
    Photoshop CS5 is used to produce the input JPG for this app. thank you.
    public BufferedImage resizeVeryHigh(InputStream inputStream, File resizedFile) throws IOException {
      BufferedImage bufferedImage = null;
      try {
          Image newImage = ImageIO.read(inputStream);
          int newWidth = (int)this.targetWidth;
          ImageIcon imageIcon = new ImageIcon(newImage);
          Image image = imageIcon.getImage();
          Image resizedImage = null;
    
          int iWidth = image.getWidth(null);
          int iHeight = image.getHeight(null);
    
          // This code ensures that all the pixels in the image are loaded.
          Image temp = new ImageIcon(resizedImage).getImage();
    
          // Create the buffered image.
          bufferedImage = new BufferedImage(temp.getWidth(null), temp.getHeight(null), BufferedImage.TYPE_INT_RGB);
    
          // Copy image to buffered image.
          Graphics g = bufferedImage.createGraphics();
    
          // Clear background and paint the image.
          g.setColor(Color.white);
          g.fillRect(0, 0, temp.getWidth(null), temp.getHeight(null));
          g.drawImage(temp, 0, 0, null);
          g.dispose();
    
          // Encodes image as a JPEG data stream
          FileOutputStream out = new FileOutputStream(resizedFile);
          JPEGImageEncoder encoder = JPEGCodec.createJPEGEncoder(out);
          JPEGEncodeParam param = encoder.getDefaultJPEGEncodeParam(bufferedImage);
          param.setQuality(1.0f, true);
          encoder.setJPEGEncodeParam(param);
          encoder.encode(bufferedImage);
      }
      catch (Exception e) {
            this.error = e.getMessage();
      }
          return bufferedImage;
    }
    Published by: oneworld95 on November 8, 2010 11:34

    I don't know anything about the jpeg encoder, but I do not see the code which makes no sense to me:

    Image resizedImage = null;
    
    int iWidth = image.getWidth(null);
    int iHeight = image.getHeight(null);
    
    // This code ensures that all the pixels in the image are loaded.
    Image temp = new ImageIcon(resizedImage).getImage();
    

    What is so as to create an ImageIcon from an image zero?

    int newWidth = (int)this.targetWidth;
    

    I don't see where actually use you this variable, then how the image does get resized?

    To learn more create a [url http://sscce.org] NBS, which illustrates the incorrect behavior and maybe someone will take a look.

  • Photoshop CS5 does not open the .psd files

    Bascially I click a psd file to open with photoshop, photoshops opens and displays this error message

    Screen shot 2010-08-04 at 10.50.36.png

    These are my specs:

    Model: iMac, 4 processors, Intel Core i7 2.8 GHz, 4 GB
    Graphics card: ATI Radeon HD 4850, ATI Radeon HD 4850, PCIe 512 MB

    Here are the details of the problem report:

    Process: Adobe Photoshop CS5 [482]
    Path: / Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    ID: com.adobe.Photoshop
    Version: 12.0.1 (12.0.1)
    Code type: X 86-64 (Native)
    Parent process: launchd [111]

    Date/time: 10:50:24.215 2010-08-04 + 0100
    OS version: Mac OS X 10.6.4 (10F569)
    Report Version: 6

    Interval since last report: 91551 sec
    Crashes since last report: 12
    Per-App interval since last report: 8870 sec
    Per-App crashes since last report: 12

    Exception type: EXC_CRASH (SIGABRT)
    Exception codes: 0 x 0000000000000000, 0 x 0000000000000000
    Crashed thread: 0 dispatch queue: com.apple.main - wire

    Request for clarification:
    object 0x107419e00 error: checksum bad free object - object has probably changed after being released.


    Model: iMac11, 1, IM111.0034.B02 of BootROM, 4 processors, Intel Core i7 2.8 GHz, 4 GB, MSC 1.54f36
    Graphics card: ATI Radeon HD 4850, ATI Radeon HD 4850, PCIe 512 MB
    Memory module: global_name
    Airport: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.9.8.1
    Bluetooth: Version 2.3.3f8, service 2, 19 aircraft, 1 incoming serial ports
    Network service: Airport, AirPort, en1
    Serial ATA Device: WDC WD1001FALS-40U9B0, 931,51 GB
    Serial ATA Device: OPTIARC DVD RW AD - 5680H
    USB device: Hub, 0 x 0424 (SMSC), 0 x 2514, 0xfd100000
    USB device: Ext HDD 1021, 0 x 1058 (Western Digital Technologies, Inc.), 0 x 1021, 0xfd130000
    USB device: Receiver IR, 0x05ac (Apple Inc.), 0 x 8242, 0xfd120000
    USB device: Built-in ISight, 0x05ac (Apple Inc.), 0 x 8502, 0xfd110000
    USB device: Hub, 0 x 0424 (SMSC), 0 x 2514, 0xfa100000
    USB device: Composite Device, 0 x 0471 (Philips Consumer Electronics), 0x083f, 0xfa130000
    USB device: Internal memory card reader, 0x05ac (Apple Inc.), 0 x 8403, 0xfa120000
    USB Device: Hub BRCM2046, 0x0a5c (Broadcom Corp.), 0 x 4500, 0xfa110000
    USB device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0 x 8215, 0xfa111000

    Screen shot 2010-08-04 at 10.51.47.png

    It is possible that you have a bad policy:

    http://kb2.Adobe.com/CPS/843/cpsid_84363.html

  • CS5 falls down and corrupts files

    Hello

    I recently made the transition to Mac.  I have been using Photoshop on my new machine for about 2 months and during this time, CS5 broke twice on me.  I have to force quit the program, but the only thing, that's all what I have works gets grilled!

    Whenever I try to reopen the psd he said...

    "There was a problem to read the data in the layer.  Read the composite data instead? »

    then he told me

    "Could not complete your request because the file is not compatible with this version of photoshop."

    I've already lost two MASSIVE files and COUNTLESS hours of work.  At least whenever my PC would crash I loose work had made since the last save, no not the WHOLE file.  I switched to MAC because I tire of seeds from the PC, not, apparently, that my problems are more serious.

    I can't face the losses I have so far, but I can't imagine continue to work under the fear of losing all my work at some point.

    Is there a way to get out of this nightmare?

    Help, please!

    Thank you!

    Yes, I'm sure that's not on the side of Photoshop.

    Why Photoshop crashes, and others not?  Maybe because Photoshop uses asynchronous i/o, or call an API that are not more than other applications.

    I would reformat the drive to FAT32 in order to Exchange files and don't have to deal with a file system extension third buggy.

  • Photoshop CS5 won't open the psd files or new files Please HELP!

    I'm fairly new to Photoshop. I have it on my Mac. I tried to open a file that I worked on earlier and Photoshop opened and I saw all my layers on the right, but the window with the actual image did not come to the top. I thought that maybe he had a problem with the file, so I tried to open a new file, but I had the same problem. He showed the background layer, but I could not see the real picture. I don't really know what to do. Can anyone help?

    The GPU is the graphic processing unit - the heart of your video card.

    OK, 10.7 has lots of video driver bugs, and some of those that have been set in 10.7.3. You have installed all OS updates?

    If Apple doesn't have a fix for the bug pilot yet, you can disable OpenGL drawing in Photoshop preferences to avoid driver bugs, but you lose some features also.

  • Internet falls down for 5-10 minutes several times a day.

    Several times each day, the internet on my computer stop abruptly running for a few minutes.  The tabs that are trying to load a page just say 'connection '.  My computer is directly connected to the modem (not wireless).  All the lights on the modem are still on.  If I try to connect to Xbox live using the same modem (not connected to two devices at the same time), it always works.  If I restart the computer, it starts working again, but it is tedious and time consuming.  If I choose 'referee' on the network icon in the lower right corner of the screen, it says "Windows cannot communicate with the device or resource (primary DNS server)" after a few seconds.

    Any suggestions?

    Hello Neil,.

    Thanks for posting your query on the Microsoft Community.

    Let us try the following methods and check.

    Method 1. Let us reset TCP/IP and check.

    To reset TCP/IP stack to go to this article and follow the instructions.
    http://support.Microsoft.com/kb/299357


    Method 2.
    Step 1.

    1 connect to your router (by typing 192.168.0.1 or 192.168.1.1 in the address bar) and connect. Check your user manual or documentation if you don't know the references of logon.
    2. make sure that you are in Setup-> basic configuration category.
    3. scroll down until you see "DHCP Server" - if it is disabled, select 'enable '.
    4 enable DHCP if you want, you can change the number that starts the DHCP IP setting. (This is optional)
    5. use the DNS servers provided by your ISP. There are many DNS servers out there. It is preferable to use your ISP if possible.
    6. scroll and click 'Save Settings'.

    Step 2.
    1. click on start and then Control Panel.
    2. go to network and sharing Center and then click on change adapter settings.
    3. right click on the connection to the Local network and select Properties.
    4. Select Internet Protocol Version 6, and then click Properties.
    5. select Obtain DNS server automatically an address and press Ok.
    6. choose obtain an IP address automatically.
    7. repeat the steps for Internet Protocol version 4 as well.

    Let us know the status of the issue. If you need help, please after return. We will be happy to help you.

  • Windows Media Center 7 (64-bit) falls down for TV Set Up

    We have recently installed a Ceton Infinitv Quad Tuner (and the latest updates and SW) for our Windows 7 Ultimate PC.  I followed previous forum advice and started the PC to the selective startup to isolate third-party issues, run the .net framework Cleanup tool, reinstalled the components needed .net framework (1.0, 1.1, 3.5, 3.5 SP1 and 4.0) and disabled MC Update.  None of them have worked.

    I get to the settings--> TV and Media Center menu crashes or TV---> Set Up TV Signal and Media Center crashes with a message 'Media Center' stopped working.  Other than this issue Media Center works very well.

    Any suggestions for how to deal with this?

    Hello

    You can try the following steps and check if it helps.

    Method 1:

    Try to uninstall and reinstall Windows Media Center:

    Step 1:

    Uninstall Windows Media center:

    a. go to start and in the search type 'Turn Windows has or not'.

    b. click on "Turn Windows features on or off".

    c. find multimedia and uncheck the brand in the face of Windows Media center.

    d. restart the computer

    Step 2:

    Reinstall Windows Media center:

    a. go to start and in the search type 'Turn Windows has or not'.

    b. click on "Turn Windows features on or off".

    c. find the multimedia functions and place a check mark in front of Windows Media center.

    d. restart the computer.

    Check out the link:

    Turn on or off Windows features

    http://Windows.Microsoft.com/en-us/Windows7/turn-Windows-features-on-or-off

    Method 2:

    Also try to update driver BIOS and graphics card to the latest version. You can check the manufacturer's Web site to do the same.

    Make sure you have the latest updates of Windows installed.

    You can also check if you get an error in Event Viewer about what is causing the problem.

    http://Windows.Microsoft.com/en-us/Windows7/open-Event-Viewer

    http://Windows.Microsoft.com/en-us/Windows7/what-information-appears-in-event-logs-Event-Viewer

    Hope this information is useful.

    Jeremy K
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Error for some missing files

    I installed in my Vista laptop. but whenever I start my laptop informing him of a file missing in location C:\Windows\System32\sshnas21.dll a mistake

    What should I do?

    Hello

    Please do to erase corruption and missing/damaged file system repair or replacement.

    Run DiskCleanup - start - all programs - Accessories - System Tools - Disk Cleanup

    Start - type in the search box - find command top - RIGHT CLICK – RUN AS ADMIN

    sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Then, run checkdisk - schedule it to run at next boot, then apply OK your way out, then restart.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    I hope this helps.

  • Photoshop CS5 falls down since update to Yosemite

    Hello:

    I'm out of options to discover why Photoshop crashes when I try to print.  I've updated my OS from MacPro to Yosemite and have had problems since.  I am printing on an Epson Stylus R2400 Photo old and have updated the driver, I also spent an hour on the phone with a representative from apple troubleshooting.  He said it was a problem for Adobe.  I'm stuck without PS... any suggestions would be appreciated!

    What does the long and detailed report?

  • First elements falls down for the transfer of the DV camera

    The following is an extract from my event log...

    Application Adobe first Elements.exe, version 7.0.0.0, time stamp 0x48e15f40, module ImporterAVI.prm, version 7.0.0.0, time stamp 0x48e1644c, exception code 0xc0000005, offset error 0x000250f7, 0xdf4, failed failed application start 0x01c9bd9eb4633399 process id.

    I was in the middle of a transfer that had worked for about 45 minutes when the vista message box appeared saying that the application has stopped responding. First firm and at the same time, I also lost my bottom of windows and the taskbar is a shade of grey not black that it is normally.

    My system has a drive high speed dedicated to write for and who has a lot of space.

    My operating system is Vista Ultimate x 64

    I have 4 GB of RAM.

    Look forward to a fix.

    concerning

    Considering that the Capture had progressed during 45 min. two things come to mind:

    1 saver). screen

    2 power management.)

    For all work NLE, Capture, edit, burn, whatever, I have screensavers to OFF and Power Management to OFF, as well. Could be useful to research in these two areas.

    Good luck

    Hunt

  • Opening cs3 to CS5 .psd files?

    I'm new to photoshop CS5 and I get this error on some PSD files "Could not complete your request because it is not a valid photoshop document" and I think its because these files .psd were made/saved in CS3. So is there a way that I can open the CS5 CS3 .psd files?

    If CS3 .psd files should open in CS5, so nobody knows what could be my problem? Thank you!

    All file names start with a period?  . somefile.psd

    These files are usually preview/meta. They are not the actual image files.

    Search the largest somefile.psd instead of . somefile.psd

  • Excerpt from PSD file located on hard disk

    As I am not allowed to place the working documents, including the PSD file online, I can't use cloud creative for my PSD files, as our work files must stay inside our firewall, until the release will be.

    I so use the Extract function without the creative cloud - I mean I just open a file, that should be possible right?

    By Adobe, they must be in CC storage space to use the Extract function. There is no way to use the excerpt without it now.

    How can I retrieve a file psd of my hard drives?

  • Replacement of all PSD layers when a PSD file name has changed

    Does anyone know how to quickly add a link to all layers in a PSD file, if the name of the PSD file has been changed?  At present, it seems that I have to add a link to each individual one layer.

    For example, I have a PSD with 100 + layers imported in my project, but I would now like to rename the PSD file. Of course, when I do this, AE sees the PSD as 'missing' and there seems to be no way to add a link to all layers for new PSD file name?  I have to click on each individual layer and replace one by one.

    Any ideas?

    See you soon

    Nope. It's just how it works. AE has no way to know about this either on changes to your PSD files, since the structure of PSD files is not persistent - a simple reorganization of the layers can make a mess. Where EI is able to reference absolute paths with all the disadvantages.

    Mylenium

  • Help! My .psd files have no icons of photoshop, but the generic windows icons.

    Now that I have installed my new CS6 windows, all my .psd files have the "generic icons' windows give the files that they do not recognise.  Everything else was normal icons (i.e. Illustrator files) but the Photoshop files are blank.  It is true that I am on any type of Viewer format, i.e. details, thumbnails, can someone help me?

    imageproblem.jpgimageproblem2.jpg

    Hi Eelswood,

    Please try to change the file association for the .psd files.

    Right click on the file > select 'Open with' > 'Choose default pogram' and select 'Photoshop' in the list of programs.

    Make sure that "Always use the pogram selelcted to open this type of file" is checked at the bottom of the window.

Maybe you are looking for

  • Keep the Dock on one screen

    I want the dock to stay on a single screen however I want to keep active separate spaces I like how windows behave better display in this mode. It's very embarrassing for the docking station edit screens when the mouse is near the bottom of the scree

  • HPDM 4.6 SP2 - cannot change the screen resolution Options

    Hello every time when I try to change the resolution of the screen via HPDM (task "Apply settings" or directly as a command in "Files and records"), I get the following errors: * task failed * command line error Original messages: 2015-01-05 14:35:02

  • What WAN Minipci card is inappropriate for Tecra A1?

    I would like to install an optional wireless interface in my old Toshiba Tecra A1, but can't understand what to buy...Please, tell me, what card is compatible with my laptop.

  • Bomem mb100 ftir

    Does anyone know of LabVIEW or drivers that were written for FTIR of Bomem mb100 programs?

  • LabView can generate with a click of the mouse to another program?

    I have an old PTZ camera and need to control the panorama functions / tilt but cannot interface for the camera software. I can control the camera through the old interface of the screen. Is it possible to generate a signal indicating that the operati