Compilation freezing...

I'm porting some old software from Solaris 2.3 to Solaris 8 with the SUNWS 5.3 Compiler. For the most part, this has been going without problems - except for two files that for some reason freeze the compiler up - i.e., the compiler simply seems to go into an unending loop on these files.
The only real similarities that I can find between the two files is that they both involve roguewave list classes - tpdlist.h - (compiled using -library=rwtool7_std); apart from this, I can't see any obvious connections.
Does anyone know what the problem might be and what might be done to solve it?

Are one or both of the files small enough to post? Have you attached dbx to the compiler when you think it has hung to see where the compilation gets stalled?
-- Start dbx
-- Attach to the compilation pid (you can find this with the 'top' or 'prstat' command)
-- type 'where' to see where execution has hung
% dbx
dbx> attach 16469
Reading -
Reading ld.so.1
Reading libgen.so.1
Attached to process 16469
stopped in ReportEvents at 0x10000dbd4
0x000000010000dbd4: ReportEvents+0x00a4:
dbx> where
=>[1] ReportEvents(0x100c19940, 0x10000, 0xa, ...)
In the above example, I've started dbx, attached to process 16469 and typed 'where' and dbx reports that the execution has stopped in the ReportEvents routine. Obviously, you'll get different results when attaching to the compiler.
If you can reduce the file to a manageable test case and either post it or send it to me, I can try and reproduce your problem and submit a bug report.

Similar Messages

  • Kernel Compile Freezes

    Hi guys,
    im just playing with compiling kernels, i already managed to compile a working one and run it (compiled traditional way not ABS)
    After booting into this new kernel i tried to compile another new one.
    But everytime i tried, it seemed like it froze around the char devices/driver or something.
    Ive booted back into the stock arch kernel and now its compiling fine (so far).
    Is there anything that might be causing this?
    The only thing i did to the new kernel was install the NVIDIA drivers.
    Thanks
    kane

    I've experienced similar issues with my Quad out of the blue this last two weeks. This week I'm getting 4+ freezes a day!
    I had originally thought it might be my ATI Radeon XT1900 card, but not sure now (the logs had once or twice reported a deadlock related to the ATI driver - or so I thought).
    I'm currently running a RAM test, since the system logs show no systematic issue subsequently.
    Anyone know what temp the memory controller should run at? Mine's hovering just south of 90°C.

  • Error Code 61057 causing compiler freeze

    Hello, all who may read this:
    I am currently programming a VI to be put onto a PXI-7831R RIO card. It consists of a SCTL that is monitoring the state of a digital pin. The program runs fine when I am emulating it on the PXI-7831R. When I attempt to compile it and actually download it to the card, I get the following error:
    Error Code: 61057: Error: Component rvi_Instance_139_11DigitalSLTC must directly connect to an uninitialized shift register.
    (Note: DigitalSLTC is VI name)
    I am unfamiliar with this error code and also the component instance it is calling, but I tracked it down by removing components and it seems to be an '=' comparator. When that piece is removed, it compiles fine (but of course, does not function as I wish it to).
    An equivalent comparator (subtracting values of interest and checking =0) generates the same error. So, my main question is what the error code means; hopefully a better understanding of the error will help me to solve the problem (while continuing to be intentionally vague about the actual code).
    Thank you!
    -Derek

    Danny,
    Thanks for responding.
    I don't believe that pipelining/too many operations is the culprit in this problem. I stripped off every nonessential piece of code and am only running the following SCTL, which contains only a stepthrough of the addresses of the table (see attached jpg). I have also attached the configured table. It only has four values and the linear interpolation function is disabled.
    I'm using a look-up 1D table, which I am assuming is compatible with SLTCs. The following link seems to suggest that while FPGA Math and Analysis functions do not work, the Linear Interpolation and 1D Tables do (that bullet is ambiguous though):
    http://digital.ni.com/public.nsf/allkb/2F28158D3215A06986256E620069E6A7
    Plus, the error is different from one seen when using a VI that is blatantly SCTL incompatible (that one is something like VI_name:238ba9b8bc8d9b78d98dd8b9d7cd is not supported for use in SCTL), so I don't know. Perhaps I have the table set up incorrectly? Am I not indexing the address properly? Are 1D lookup tables not supported, despite the ambiguity on the above link?
    -Derek
    Attachments:
    SLTC_witherror.JPG ‏143 KB

  • Building of exe crashing on "saving NI_MAPro.lvlib" what's wrong?

    The majority of times I try to build an exe in labview 8.6, the compiler freezes on "saving NI_MAPro.lvlib". I have to restart labview and try again till it works. (and separately) On top of that if labview 8.6 crashes and I recover the file from the automatic file recovery function, labview again crashes when I try to save that file. So the file never can be recovered.
    Aaron

    Hi Michael,
          Thank you for the reply.  I'm using LV 8.5.1, but, at the moment, can't reproduce the problem when I develop a simple example project which builds an EXE that calls a plug-in.
    So it seems to be a lvlib-related problem on my development station.  I'll recompile the example there (later) and post the project if the problem recurs.
    Thanks/Cheers!
    "Inside every large program is a small program struggling to get out." (attributed to Tony Hoare)

  • Basic behavior - compile vs. save, application freezes and other questions

    Hi all,
    I've just recently moved from MS SQL to Oracle and found Oracle SQL Developer the only more or less working application to access the database and write scripts. Still, there are some issues which are beyond me in this application. So what I'd need to know:
    1) When I open a package and edit it, what is the difference between hitting CTRL+S (save) and Compile? I just need to change the code, not run the damn script. Run and Debug I suppose would execute the whole package.
    2) When I save a package, why does the application freeze? I have no idea what it is doing, but when I kill it the code is not changed.
    3) When I connect to packages of a different user why cannot it export the ddl / source code of the whole package?
    4) When I am inactive for some time, is there some normal way to reconnect to the connection other than disconnect + connect, which closes all windows I have open on the connection?
    5) Why does drag + drop a table name to SQL worksheet sometimes offer me to create a script and sometimes ignores me completely?
    6) Is there any way to convince the popups with table/column names to work also with variables and/or to show also data types of columns? Incidentally, is there a way to make it work all the time and not just during favorable moon phases?
    Thank you ever so much for answering any but preferably all questions.

    1. None
    2. Might be a lock - check the Enterprise Manager
    3. What is connecting to packages? How are you trying that export?
    4. Go vote on http://htmldb.oracle.com/pls/otn/f?p=42626:39:1538555050886906::NO::P39_ID:10421 to add weight for a real reconnect option
    5. Script? You mean insert/update/select, right?
    6. You mean the completion insight? Note you can force it to show with CTRL-space. If that doesn't work you'll have to be more specific.
    Regards,
    K.

  • RoboHelp 8 freezes when compiling WebHelp

    I'm working with a project in RoboHelp 8. The project was created in RH5, but has been updated and run successfully on RH8. The project is about 35 MB.
    I am able to open the project and edit topics. But when I try to compile the help RoboHelp freezes, and I have to use Windows Task Manager to close RoboHelp.
    I have tried to rename the CPD and use the existing XPJ to open the project, but that didn't work. I also tried to use the HHP file to open it, but I keep getting a message that the CPD is corrupt and that the project can't be opened.

    Are you absolutely sure you imported source files into the project rather than output files? The clue will be a red square near the beginning of the topics.
    I don't think memory is the issue. I have one machine with a similar spec and that is running Windows 7 and RoboHelp quite happily. More likely is those topics.
    First though, I don't think we have tried opening the supplied sample projects. Try that and make some edits. I want to prove the problem is this project. If they work OK, then it does point to the project.
    No matter what you do it seems when you open a project, you can edit quite happily until you try compiling. Are you saving as you go? If you edit, save and close, then reopen, is everything OK until you then try to compile.
    How big is this project? My inclination if it is not too big would be to create a new project and import a batch of files at a time, edit and compile. When it falls over, you know where the rogue file(s) are. If it is large, make a copy and trash half the topics. If it then works, you picked the wrong half, so make another copy and trash the other half, then split that. Keep doing that until you have the problem files in a small project. Or maybe you already know what the problem files are.
    I would put the content of those into a text editor, then paste that into a new topic, reformat as required. That way you don't import the problem content.
    See www.grainge.org for RoboHelp and Authoring tips

  • Freeze during compilation

    I have a medium size Word Document - about 82 pages - and
    when I start to compile my Help Project in RH7, I get the messages:
    Starting Compilation...
    Clearing output folder...
    Starting Compilation...
    then nothing. It freezes with no disk activity at all. Is
    there anything I should try to fix my Word doc, or remove certain
    RH files that it will auto-recreate?
    Thanks.

    Thanks for the reply. Yes, I do have visible Images in the
    doc. I tried changing to True Code and get the same result - it
    freezes during compilation. I have RH7 loaded on my laptop as well
    (which is running Vista SP1 rather than XP on my Desktop), so I
    went to try it there, and it's strange, the RH menu in Word only
    has 4 options - New Macro Hotspot, External Topic Hotspot, HTML
    Hotspot and See Also HotSpot.
    I wish RH would give me some kind of error message or
    something, so I know what the problem is.
    Any other ideas? Does RH have a tool that would find any
    corruption in the Doc?
    Thanks

  • Compiled program freezes/Cygwin path bug

    I have Cygwin installed in a non-default folder, but somewhere in the Alchemy toolchain there's a hard-coded Cygwin path. You can see this when I run an EXE produced by Alchemy:
    /cygdrive/c/depot/.../flex_sdk_3/bin/adl.exe c:\\cygwin/tmp/tc1c.0/app.xml 2> /tmp/adl.trace & echo $!
    I know this is still an experimental release, and that you'll certainly not rely on end-users having a Cygwin folder, but the problem it caused was that when I first ran my game.exe, it would appear to just lock up with no explanation of what was wrong.
    I fixed it (once I figured out what was wrong) by using junction.exe to alias my Cygwin folder to the root folder, though it pains me to muck up my root folder like that.

    I've tested my camera in wxcam and it freezed my pc the same way. But I was assuming it was working on google hangout (as it did the last time I used it), which I tested now and it freezed my pc the same way. Cheese also doesn't work, but it doesn't freeze the pc (but I need to kill it to quit).
    Perhaps my webcam is broken? I'm going to try from a live cd of another distro and then update this post if necessary.
    Thank you.

  • Interface builder freeze on compilation

    I have never been able to get iPhone applications compiling on my Macbook Air.. Now I decided that I want to find out why.. So I have spent the most of the day trying some of the fixes suggested on the net. But nothing works.
    I am trying to compile "WhichWayIsUp" demo, but once the .xib file starts compiling the process just hangs there.
    Also if I try to open the .xib in Interface builder, interface builder gives me the spinning ball
    I hope that some of you experts out there can help me out?
    My crash log looks like this:
    Process: Interface Builder Cocoa Touch Tool [1065]
    Path: /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Interface Builder/Plug-ins/IBCocoaTouchPlugin.ibplugin/Contents/Resources/Interface Builder Cocoa Touch Tool
    Identifier: Interface Builder Cocoa Touch Tool
    Version: ??? (???)
    Code Type: X86 (Native)
    Parent Process: ibtool [1064]
    Date/Time: 2009-03-22 18:46:46.399 +0100
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 dyld 0x8fe18c02 misalignedstackerror + 0
    1 libstdc++.6.dylib 0x0023c3e3 std::Rb_tree_insert_andrebalance(bool, std::Rb_tree_nodebase*, std::Rb_tree_nodebase*, std::Rb_tree_nodebase&) + 243 (streambuf_iterator.h:174)
    2 libGLProgrammability.dylib 0x010100a2 PPParserGetErrorString + 3311330
    3 libGLProgrammability.dylib 0x01010169 PPParserGetErrorString + 3311529
    4 libGLProgrammability.dylib 0x0100f86f PPParserGetErrorString + 3309231
    5 libGLProgrammability.dylib 0x010939f3 0xa13000 + 6818291
    6 dyld 0x8fe12f36 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 246
    7 dyld 0x8fe0e7e3 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 307
    8 dyld 0x8fe0e775 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 197
    9 dyld 0x8fe0e775 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 197
    10 dyld 0x8fe0e775 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 197
    11 dyld 0x8fe0e775 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 197
    12 dyld 0x8fe0e775 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 197
    13 dyld 0x8fe0e775 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 197
    14 dyld 0x8fe0e775 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 197
    15 dyld 0x8fe0e8c9 ImageLoader::runInitializers(ImageLoader::LinkContext const&) + 57
    16 dyld 0x8fe04102 dyld::initializeMainExecutable() + 146
    17 dyld 0x8fe07bcf dyld::main(machheader const*, unsigned long, int, char const**, char const**, char const**) + 3087
    18 dyld 0x8fe01872 dyldbootstrap::start(mach_header const*, int, char const**, long) + 818
    19 dyld 0x8fe01037 dyldstart + 39
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x002ca95b ebx: 0x0100f84b ecx: 0x00000000 edx: 0x01102758
    edi: 0x01102780 esi: 0x011027a0 ebp: 0xbfffdb5c esp: 0xbfffdaf4
    ss: 0x0000001f efl: 0x00010286 eip: 0x8fe18c02 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x0023c2f0
    Binary Images:
    0x1000 - 0xfff2 +Interface Builder Cocoa Touch Tool ??? (???) <22d58cef925ccc34c54ff34bc47e973b> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Interface Builder/Plug-ins/IBCocoaTouchPlugin.ibplugin/Contents/Resources/Interface Builder Cocoa Touch Tool
    0x18000 - 0x1fffd +libgcc_s.1.dylib ??? (???) /usr/local/lib/libgcc_s.1.dylib
    0x3f000 - 0x6bfff com.apple.SystemConfiguration 1.9.5 (1.9.5) <12ef2c263a3958046a4cfd0ab49a95f3> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/System Configuration
    0x85000 - 0x88ffc +libGFXShared.dylib ??? (???) <2acf8511245e6393dbc7a8107d263584> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
    0xa7000 - 0xcbfff +libxslt.1.dylib ??? (???) <ec3ae0462040d333effa987384d1b538> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/usr/lib/libxslt.1.dylib
    0x112000 - 0x1f3ff7 +libxml2.2.dylib ??? (???) <18f014ed14a8281eedb11b16dbcb2313> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/usr/lib/libxml2.2.dylib
    0x224000 - 0x2b4fe5 libstdc+.6.dylib ??? (???) /usr/local/lib/libstdc++.6.dylib
    0x735000 - 0x770ff9 +libGLImage.dylib ??? (???) <69d908a44ab97e1913cb0b20ab5b99e8> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
    0x856000 - 0x8c7ff1 +WebKit ??? (???) <d2434c38b3802120b0e0ebcc2f283838> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit
    0x92b000 - 0x9a7feb com.apple.audio.CoreAudio 3.2.0 (3.2) <53fe4cee1a8175ea9644c845bb98456d> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0xa00000 - 0xa0aff3 +CoreVideo ??? (???) <327d75ff103c5aeaeeceec2aa0a8e49c> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/PrivateFrameworks/CoreVideo.framework/CoreVideo
    0xa13000 - 0x1098f32 +libGLProgrammability.dylib ??? (???) <9046d2abbaec066c06040423e27b6915> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
    0x30875000 - 0x30887fff +AppSupport ??? (???) <bef8b343070b5329c2f530d4218aad89> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
    0x30a45000 - 0x30ca8fe6 +UIKit ??? (???) <f4c65f1861a5a6daeaebde942e77b55e> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/Frameworks/UIKit.framework/UIKit
    0x30ff3000 - 0x311f8fff com.apple.CoreGraphics 1.359.13 (???) <abf63e270c1801e02fb6954ab6cf5e82> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
    0x31270000 - 0x31285fff +OpenGLES ??? (???) <27b097ed65d3da5eaa09fa8ddfbf0c77> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/Frameworks/OpenGLES.framework/OpenGLES
    0x312b2000 - 0x31375ff3 +JavaScriptCore ??? (???) <2c056913644b3a5dc4993cd51837dab0> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
    0x31562000 - 0x3156bffd +GraphicsServices ??? (???) <719d0400bacbca45f43f1568285b4c57> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServi ces
    0x315d7000 - 0x31692ff7 +ImageIO ??? (???) <0889c4b9b2273a815bcb82b08dbf4977> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/PrivateFrameworks/ImageIO.framework/ImageIO
    0x31ad4000 - 0x31aecfff +AddressBook ??? (???) <6c8f6e0977ea207a4befa61ba1330f68> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/Frameworks/AddressBook.framework/AddressBook
    0x31dcb000 - 0x31e3ffef +QuartzCore ??? (???) <06cf7e879bfb27a7b5ce0f6c49755c12> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/Frameworks/QuartzCore.framework/QuartzCore
    0x325ec000 - 0x32be4fff +WebCore ??? (???) <c5060b1d50c2716c8043b96ec31002b5> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore
    0x33d10000 - 0x33d18ffc +SpringBoardServices ??? (???) <62eed9174adb76974fef4361af5dea2e> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoar dServices
    0x34882000 - 0x3499efef +AudioToolbox ??? (???) <6d0ef663642ce3dfeb93e221a05cd3dc> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2 .1.sdk/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x902fd000 - 0x9030bffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x9034c000 - 0x9051aff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90604000 - 0x90604ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90919000 - 0x90a51ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x90a91000 - 0x90b10ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90c4d000 - 0x90c96fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90ca1000 - 0x90cccfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x919f9000 - 0x91a28fe3 com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91ad6000 - 0x91aecfff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x92d5f000 - 0x92de6ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x944b1000 - 0x945e4fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x947b0000 - 0x9486afe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x94927000 - 0x94a8eff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x94c8e000 - 0x94c95ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x94c96000 - 0x94f11fe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x953b9000 - 0x95444fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95d43000 - 0x95d4bfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95dce000 - 0x95eaefff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x9610c000 - 0x96198ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96704000 - 0x969deff3 com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x96b5c000 - 0x96bf9fe4 com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x97290000 - 0x97294fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    The general approach at this time is to ask if you've checked for any problematic fonts (all languages) with Apple's Font Book (look in the Applications folder). Find and remove all duplicates also.
    Start there to be sure all fonts that are in play come out with a clean bill of health.
    Don't hesisate to perform wholesale deletion of old and/or little used fonts - be skeptical of anything that has come from Office 2008, including those related to an Equation Editor installation.
    By all means be sure any 3rd party apps are Snow Leopard compatible.
    You can help to focus the problem by creating another user account named testUser and seeing if the problem still occurs there - this will help to identify if the issue is particular to your original account or system wide.
    You can try deleting these plist files (~yourUserName/Library/Preferences):
    • com.apple.InterfaceBuilder3.LSSharedFileList.plist
    • com.apple.InterfaceBuilder3.plist
    If you still have issues, consider asking again on the developer forums...
    http://discussions.apple.com/forum.jspa?forumID=727&start=0
    Good luck in any case.

  • Catalyst 10.10 - Xorg 1.9.2 crash and random system freezes

    Hello.
    I have Radeon HD4650 AGP graphics card.
    I have up to date(no testing repos) Archlinux.
    I installed catalyst 10.10 from AUR - http://aur.archlinux.org/packages.php?ID=29111.
    Everything is ok, but two problems:
    1) When I switching TTY(eg. Ctrl-Alt-F6) while loading KDE(OpenGL splash is running) Xorg crashes:
    kdm.log:
    X.Org X Server 1.9.2
    Release Date: 2010-10-30
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.35-ARCH i686
    Current Operating System: Linux myhost 2.6.35-ARCH #1 SMP PREEMPT Sat Oct 30 19:57:05 UTC 2010 i686
    Kernel command line: root=/dev/disk/by-uuid/223249f9-5c17-4b09-9886-55ac67009986 ro elevator=deadline nomodeset vga=33556
    Build Date: 01 November 2010 10:23:07PM
    Current version of pixman: 0.18.4
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 8 10:37:11 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    Backtrace:
    0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e5ebb]
    1: /usr/bin/X (0x8048000+0x5cd65) [0x80a4d65]
    2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb785240c]
    3: /usr/bin/X (0x8048000+0x143986) [0x818b986]
    4: /usr/bin/X (0x8048000+0x545c9) [0x809c5c9]
    5: /usr/bin/X (0x8048000+0x16de3b) [0x81b5e3b]
    6: /usr/bin/X (FreeCursor+0x57) [0x8062bd7]
    7: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0xb6979000+0x7b0b91) [0xb7129b91]
    8: /usr/bin/X (0x8048000+0x14349a) [0x818b49a]
    9: /usr/bin/X (miPointerUpdateSprite+0x2bd) [0x809d47d]
    10: /usr/bin/X (0x8048000+0x556d3) [0x809d6d3]
    11: /usr/bin/X (0x8048000+0xa34f6) [0x80eb4f6]
    12: /usr/bin/X (0x8048000+0x16dcad) [0x81b5cad]
    13: /usr/bin/X (0x8048000+0x2f31d) [0x807731d]
    14: /usr/bin/X (ProcChangeActivePointerGrab+0x141) [0x807b901]
    15: /usr/bin/X (0x8048000+0x27187) [0x806f187]
    16: /usr/bin/X (0x8048000+0x1a1b5) [0x80621b5]
    17: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb7582c76]
    18: /usr/bin/X (0x8048000+0x19d91) [0x8061d91]
    Segmentation fault at address 0x21f000e6
    Fatal server error:
    Caught signal 11 (Segmentation fault). Server aborting
    kernel.log
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys cpuset
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys cpu
    Nov 8 10:37:07 localhost kernel: Linux version 2.6.35-ARCH (tobias@T-POWA-LX) (gcc version 4.5.1 (GCC) ) #1 SMP PREEMPT Sat Oct 30 19:57:05 UTC 2010
    Nov 8 10:37:07 localhost kernel: BIOS-provided physical RAM map:
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 0000000000100000 - 00000000bfff0000 (usable)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 00000000bfff0000 - 00000000bfff8000 (ACPI data)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 00000000bfff8000 - 00000000c0000000 (ACPI NVS)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    Nov 8 10:37:07 localhost kernel: BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
    Nov 8 10:37:07 localhost kernel: Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
    Nov 8 10:37:07 localhost kernel: DMI 2.3 present.
    Nov 8 10:37:07 localhost kernel: AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    Nov 8 10:37:07 localhost kernel: e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    Nov 8 10:37:07 localhost kernel: e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
    Nov 8 10:37:07 localhost kernel: e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    Nov 8 10:37:07 localhost kernel: last_pfn = 0xbfff0 max_arch_pfn = 0x100000
    Nov 8 10:37:07 localhost kernel: MTRR default type: uncachable
    Nov 8 10:37:07 localhost kernel: MTRR fixed ranges enabled:
    Nov 8 10:37:07 localhost kernel: 00000-9FFFF write-back
    Nov 8 10:37:07 localhost kernel: A0000-EFFFF uncachable
    Nov 8 10:37:07 localhost kernel: F0000-FFFFF write-protect
    Nov 8 10:37:07 localhost kernel: MTRR variable ranges enabled:
    Nov 8 10:37:07 localhost kernel: 0 base 000000000 mask F80000000 write-back
    Nov 8 10:37:07 localhost kernel: 1 base 080000000 mask FC0000000 write-back
    Nov 8 10:37:07 localhost kernel: 2 disabled
    Nov 8 10:37:07 localhost kernel: 3 disabled
    Nov 8 10:37:07 localhost kernel: 4 disabled
    Nov 8 10:37:07 localhost kernel: 5 base 0E0000000 mask FFC000000 write-combining
    Nov 8 10:37:07 localhost kernel: 6 disabled
    Nov 8 10:37:07 localhost kernel: 7 disabled
    Nov 8 10:37:07 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Nov 8 10:37:07 localhost kernel: Scanning 0 areas for low memory corruption
    Nov 8 10:37:07 localhost kernel: modified physical RAM map:
    Nov 8 10:37:07 localhost kernel: modified: 0000000000000000 - 0000000000010000 (reserved)
    Nov 8 10:37:07 localhost kernel: modified: 0000000000010000 - 000000000009fc00 (usable)
    Nov 8 10:37:07 localhost kernel: modified: 000000000009fc00 - 00000000000a0000 (reserved)
    Nov 8 10:37:07 localhost kernel: modified: 00000000000f0000 - 0000000000100000 (reserved)
    Nov 8 10:37:07 localhost kernel: modified: 0000000000100000 - 00000000bfff0000 (usable)
    Nov 8 10:37:07 localhost kernel: modified: 00000000bfff0000 - 00000000bfff8000 (ACPI data)
    Nov 8 10:37:07 localhost kernel: modified: 00000000bfff8000 - 00000000c0000000 (ACPI NVS)
    Nov 8 10:37:07 localhost kernel: modified: 00000000fec00000 - 00000000fec01000 (reserved)
    Nov 8 10:37:07 localhost kernel: modified: 00000000fee00000 - 00000000fee01000 (reserved)
    Nov 8 10:37:07 localhost kernel: modified: 00000000fff80000 - 0000000100000000 (reserved)
    Nov 8 10:37:07 localhost kernel: initial memory mapped : 0 - 01800000
    Nov 8 10:37:07 localhost kernel: found SMP MP-table at [c00fb930] fb930
    Nov 8 10:37:07 localhost kernel: init_memory_mapping: 0000000000000000-00000000377fe000
    Nov 8 10:37:07 localhost kernel: 0000000000 - 0000400000 page 4k
    Nov 8 10:37:07 localhost kernel: 0000400000 - 0037400000 page 2M
    Nov 8 10:37:07 localhost kernel: 0037400000 - 00377fe000 page 4k
    Nov 8 10:37:07 localhost kernel: kernel direct mapping tables up to 377fe000 @ 15000-1a000
    Nov 8 10:37:07 localhost kernel: RAMDISK: 7fda7000 - 7fff0000
    Nov 8 10:37:07 localhost kernel: Allocated new RAMDISK: 00100000 - 003480c5
    Nov 8 10:37:07 localhost kernel: Move RAMDISK from 000000007fda7000 - 000000007ffef0c4 to 00100000 - 003480c4
    Nov 8 10:37:07 localhost kernel: ACPI: RSDP 000fa980 00014 (v00 AMI )
    Nov 8 10:37:07 localhost kernel: ACPI: RSDT bfff0000 0002C (v01 AMIINT VIA_K7 00000010 MSFT 00000097)
    Nov 8 10:37:07 localhost kernel: ACPI: FACP bfff0030 00081 (v01 AMIINT VIA_K7 00000011 MSFT 00000097)
    Nov 8 10:37:07 localhost kernel: ACPI: DSDT bfff0120 03362 (v01 VIA VIA_K7 00001000 MSFT 0100000D)
    Nov 8 10:37:07 localhost kernel: ACPI: FACS bfff8000 00040
    Nov 8 10:37:07 localhost kernel: ACPI: APIC bfff00c0 00054 (v01 AMIINT VIA_K7 00000009 MSFT 00000097)
    Nov 8 10:37:07 localhost kernel: ACPI: Local APIC address 0xfee00000
    Nov 8 10:37:07 localhost kernel: 2183MB HIGHMEM available.
    Nov 8 10:37:07 localhost kernel: 887MB LOWMEM available.
    Nov 8 10:37:07 localhost kernel: mapped low ram: 0 - 377fe000
    Nov 8 10:37:07 localhost kernel: low ram: 0 - 377fe000
    Nov 8 10:37:07 localhost kernel: Zone PFN ranges:
    Nov 8 10:37:07 localhost kernel: DMA 0x00000010 -> 0x00001000
    Nov 8 10:37:07 localhost kernel: Normal 0x00001000 -> 0x000377fe
    Nov 8 10:37:07 localhost kernel: HighMem 0x000377fe -> 0x000bfff0
    Nov 8 10:37:07 localhost kernel: Movable zone start PFN for each node
    Nov 8 10:37:07 localhost kernel: early_node_map[2] active PFN ranges
    Nov 8 10:37:07 localhost kernel: 0: 0x00000010 -> 0x0000009f
    Nov 8 10:37:07 localhost kernel: 0: 0x00000100 -> 0x000bfff0
    Nov 8 10:37:07 localhost kernel: On node 0 totalpages: 786303
    Nov 8 10:37:07 localhost kernel: free_area_init_node: node 0, pgdat c1418ac0, node_mem_map c157d200
    Nov 8 10:37:07 localhost kernel: DMA zone: 32 pages used for memmap
    Nov 8 10:37:07 localhost kernel: DMA zone: 0 pages reserved
    Nov 8 10:37:07 localhost kernel: DMA zone: 3951 pages, LIFO batch:0
    Nov 8 10:37:07 localhost kernel: Normal zone: 1744 pages used for memmap
    Nov 8 10:37:07 localhost kernel: Normal zone: 221486 pages, LIFO batch:31
    Nov 8 10:37:07 localhost kernel: HighMem zone: 4368 pages used for memmap
    Nov 8 10:37:07 localhost kernel: HighMem zone: 554722 pages, LIFO batch:31
    Nov 8 10:37:07 localhost kernel: Using APIC driver default
    Nov 8 10:37:07 localhost kernel: ACPI: PM-Timer IO Port: 0x808
    Nov 8 10:37:07 localhost kernel: ACPI: Local APIC address 0xfee00000
    Nov 8 10:37:07 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Nov 8 10:37:07 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Nov 8 10:37:07 localhost kernel: IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
    Nov 8 10:37:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Nov 8 10:37:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Nov 8 10:37:07 localhost kernel: ACPI: IRQ0 used by override.
    Nov 8 10:37:07 localhost kernel: ACPI: IRQ2 used by override.
    Nov 8 10:37:07 localhost kernel: ACPI: IRQ9 used by override.
    Nov 8 10:37:07 localhost kernel: Using ACPI (MADT) for SMP configuration information
    Nov 8 10:37:07 localhost kernel: SMP: Allowing 1 CPUs, 0 hotplug CPUs
    Nov 8 10:37:07 localhost kernel: nr_irqs_gsi: 40
    Nov 8 10:37:07 localhost kernel: early_res array is doubled to 64 at [16000 - 167ff]
    Nov 8 10:37:07 localhost kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Nov 8 10:37:07 localhost kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    Nov 8 10:37:07 localhost kernel: PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    Nov 8 10:37:07 localhost kernel: Allocating PCI resources starting at c0000000 (gap: c0000000:3ec00000)
    Nov 8 10:37:07 localhost kernel: Booting paravirtualized kernel on bare hardware
    Nov 8 10:37:07 localhost kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
    Nov 8 10:37:07 localhost kernel: PERCPU: Embedded 14 pages/cpu @c3000000 s34880 r0 d22464 u4194304
    Nov 8 10:37:07 localhost kernel: pcpu-alloc: s34880 r0 d22464 u4194304 alloc=1*4194304
    Nov 8 10:37:07 localhost kernel: pcpu-alloc: [0] 0
    Nov 8 10:37:07 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 780159
    Nov 8 10:37:07 localhost kernel: Kernel command line: root=/dev/disk/by-uuid/223249f9-5c17-4b09-9886-55ac67009986 ro elevator=deadline nomodeset vga=33556
    Nov 8 10:37:07 localhost kernel: PID hash table entries: 4096 (order: 2, 16384 bytes)
    Nov 8 10:37:07 localhost kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Nov 8 10:37:07 localhost kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Nov 8 10:37:07 localhost kernel: Enabling fast FPU save and restore... done.
    Nov 8 10:37:07 localhost kernel: Enabling unmasked SIMD FPU exception support... done.
    Nov 8 10:37:07 localhost kernel: Initializing CPU#0
    Nov 8 10:37:07 localhost kernel: allocated 15728000 bytes of page_cgroup
    Nov 8 10:37:07 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Nov 8 10:37:07 localhost kernel: Subtract (46 early reservations)
    Nov 8 10:37:07 localhost kernel: #1 [0000001000 - 0000002000] EX TRAMPOLINE
    Nov 8 10:37:07 localhost kernel: #2 [0001000000 - 0001574184] TEXT DATA BSS
    Nov 8 10:37:07 localhost kernel: #3 [0001575000 - 000157b108] BRK
    Nov 8 10:37:07 localhost kernel: #4 [00000fb940 - 0000100000] BIOS reserved
    Nov 8 10:37:07 localhost kernel: #5 [00000fb930 - 00000fb940] MP-table mpf
    Nov 8 10:37:07 localhost kernel: #6 [000009fc00 - 00000f6630] BIOS reserved
    Nov 8 10:37:07 localhost kernel: #7 [00000f6738 - 00000fb930] BIOS reserved
    Nov 8 10:37:07 localhost kernel: #8 [00000f6630 - 00000f6738] MP-table mpc
    Nov 8 10:37:07 localhost kernel: #9 [0000010000 - 0000011000] TRAMPOLINE
    Nov 8 10:37:07 localhost kernel: #10 [0000011000 - 0000015000] ACPI WAKEUP
    Nov 8 10:37:07 localhost kernel: #11 [0000015000 - 0000016000] PGTABLE
    Nov 8 10:37:07 localhost kernel: #12 [0000100000 - 0000349000] NEW RAMDISK
    Nov 8 10:37:07 localhost kernel: #13 [000157c000 - 000157d000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #14 [000157d000 - 0002d7d000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #15 [00015741c0 - 00015741c4] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #16 [0001574200 - 00015742c0] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #17 [00015742c0 - 0001574314] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #18 [0002d7d000 - 0002d80000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #19 [0001574340 - 0001574410] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #20 [0002d80000 - 0002d8c000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #21 [0001574440 - 0001574467] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #22 [0001574480 - 0001574598] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #23 [00015745c0 - 0001574600] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #24 [0001574600 - 0001574640] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #25 [0001574640 - 0001574680] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #26 [0001574680 - 00015746c0] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #27 [00015746c0 - 0001574700] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #28 [0001574700 - 0001574740] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #29 [0001574740 - 0001574780] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #30 [0001574780 - 00015747c0] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #31 [00015747c0 - 0001574800] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #32 [0001574800 - 0001574810] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #33 [0001574840 - 00015748a5] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #34 [00015748c0 - 0001574925] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #35 [0003000000 - 000300e000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #36 [0001574940 - 0001574944] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #37 [0001574980 - 0001574984] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #38 [00015749c0 - 00015749c4] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #39 [0001574a00 - 0001574a04] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #40 [0001574a40 - 0001574af0] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #41 [0001574b00 - 0001574ba8] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #42 [0002d8c000 - 0002d90000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #43 [0002d90000 - 0002e10000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #44 [0002e10000 - 0002e50000] BOOTMEM
    Nov 8 10:37:07 localhost kernel: #45 [000300e000 - 0003f0dd80] BOOTMEM
    Nov 8 10:37:07 localhost kernel: Initializing HighMem for node 0 (000377fe:000bfff0)
    Nov 8 10:37:07 localhost kernel: Memory: 3096392k/3145664k available (2987k kernel code, 48820k reserved, 1237k data, 416k init, 2236360k highmem)
    Nov 8 10:37:07 localhost kernel: virtual kernel memory layout:
    Nov 8 10:37:07 localhost kernel: fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    Nov 8 10:37:07 localhost kernel: pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    Nov 8 10:37:07 localhost kernel: vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    Nov 8 10:37:07 localhost kernel: lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    Nov 8 10:37:07 localhost kernel: .init : 0xc1421000 - 0xc1489000 ( 416 kB)
    Nov 8 10:37:07 localhost kernel: .data : 0xc12eac4c - 0xc1420200 (1237 kB)
    Nov 8 10:37:07 localhost kernel: .text : 0xc1000000 - 0xc12eac4c (2987 kB)
    Nov 8 10:37:07 localhost kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
    Nov 8 10:37:07 localhost kernel: SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    Nov 8 10:37:07 localhost kernel: Hierarchical RCU implementation.
    Nov 8 10:37:07 localhost kernel: RCU-based detection of stalled CPUs is disabled.
    Nov 8 10:37:07 localhost kernel: Verbose stalled-CPUs detection is disabled.
    Nov 8 10:37:07 localhost kernel: NR_IRQS:512
    Nov 8 10:37:07 localhost kernel: Console: colour VGA+ 132x43
    Nov 8 10:37:07 localhost kernel: console [tty0] enabled
    Nov 8 10:37:07 localhost kernel: Fast TSC calibration using PIT
    Nov 8 10:37:07 localhost kernel: Detected 1666.888 MHz processor.
    Nov 8 10:37:07 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3335.68 BogoMIPS (lpj=5556293)
    Nov 8 10:37:07 localhost kernel: pid_max: default: 32768 minimum: 301
    Nov 8 10:37:07 localhost kernel: Security Framework initialized
    Nov 8 10:37:07 localhost kernel: Mount-cache hash table entries: 512
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys ns
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys cpuacct
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys memory
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys devices
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys freezer
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys net_cls
    Nov 8 10:37:07 localhost kernel: Initializing cgroup subsys blkio
    Nov 8 10:37:07 localhost kernel: mce: CPU supports 4 MCE banks
    Nov 8 10:37:07 localhost kernel: Performance Events: AMD PMU driver.
    Nov 8 10:37:07 localhost kernel: ... version: 0
    Nov 8 10:37:07 localhost kernel: ... bit width: 48
    Nov 8 10:37:07 localhost kernel: ... generic registers: 4
    Nov 8 10:37:07 localhost kernel: ... value mask: 0000ffffffffffff
    Nov 8 10:37:07 localhost kernel: ... max period: 00007fffffffffff
    Nov 8 10:37:07 localhost kernel: ... fixed-purpose events: 0
    Nov 8 10:37:07 localhost kernel: ... event mask: 000000000000000f
    Nov 8 10:37:07 localhost kernel: SMP alternatives: switching to UP code
    Nov 8 10:37:07 localhost kernel: Freeing SMP alternatives: 12k freed
    Nov 8 10:37:07 localhost kernel: ACPI: Core revision 20100428
    Nov 8 10:37:07 localhost kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
    Nov 8 10:37:07 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Nov 8 10:37:07 localhost kernel: CPU0: AMD Athlon(tm) XP 2000+ stepping 00
    Nov 8 10:37:07 localhost kernel: Brought up 1 CPUs
    Nov 8 10:37:07 localhost kernel: Total of 1 processors activated (3335.68 BogoMIPS).
    Nov 8 10:37:07 localhost kernel: devtmpfs: initialized
    Nov 8 10:37:07 localhost kernel: NET: Registered protocol family 16
    Nov 8 10:37:07 localhost kernel: ACPI: bus type pci registered
    Nov 8 10:37:07 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfdaf1, last bus=1
    Nov 8 10:37:07 localhost kernel: PCI: Using configuration type 1 for base access
    Nov 8 10:37:07 localhost kernel: bio: create slab <bio-0> at 0
    Nov 8 10:37:07 localhost kernel: ACPI: EC: Look up EC in DSDT
    Nov 8 10:37:07 localhost kernel: ACPI: Interpreter enabled
    Nov 8 10:37:07 localhost kernel: ACPI: (supports S0 S3 S4 S5)
    Nov 8 10:37:07 localhost kernel: ACPI: Using IOAPIC for interrupt routing
    Nov 8 10:37:07 localhost kernel: ACPI: Power Resource [URP1] (off)
    Nov 8 10:37:07 localhost kernel: ACPI: Power Resource [URP2] (off)
    Nov 8 10:37:07 localhost kernel: ACPI: Power Resource [FDDP] (off)
    Nov 8 10:37:07 localhost kernel: ACPI: Power Resource [LPTP] (off)
    Nov 8 10:37:07 localhost kernel: ACPI: No dock devices found.
    Nov 8 10:37:07 localhost kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    Nov 8 10:37:07 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Nov 8 10:37:07 localhost kernel: pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    Nov 8 10:37:07 localhost kernel: pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    Nov 8 10:37:07 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    Nov 8 10:37:07 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
    Nov 8 10:37:07 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xffdfffff] (ignored)
    Nov 8 10:37:07 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0xfee01000-0xffdfffff] (ignored)
    Nov 8 10:37:07 localhost kernel: pci 0000:00:00.0: reg 10: [mem 0xe0000000-0xe3ffffff pref]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: supports D1
    Nov 8 10:37:07 localhost kernel: pci 0000:00:0b.0: reg 10: [mem 0xdc000000-0xdfffffff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:0b.0: reg 30: [mem 0xdbff0000-0xdbffffff pref]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.0: reg 20: [io 0xe400-0xe41f]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.0: supports D1 D2
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.0: PME# disabled
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.1: reg 20: [io 0xe800-0xe81f]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.1: supports D1 D2
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.1: PME# disabled
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.2: reg 20: [io 0xec00-0xec1f]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.2: supports D1 D2
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.2: PME# disabled
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.3: reg 10: [mem 0xdbfeff00-0xdbfeffff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.3: supports D1 D2
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
    Nov 8 10:37:07 localhost kernel: pci 0000:00:10.3: PME# disabled
    Nov 8 10:37:07 localhost kernel: HPET not enabled in BIOS. You might try hpet=force boot option
    Nov 8 10:37:07 localhost kernel: pci 0000:00:11.0: quirk: [io 0x0800-0x087f] claimed by vt8235 PM
    Nov 8 10:37:07 localhost kernel: pci 0000:00:11.0: quirk: [io 0x0400-0x040f] claimed by vt8235 SMB
    Nov 8 10:37:07 localhost kernel: pci 0000:00:11.1: reg 20: [io 0xfc00-0xfc0f]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:11.5: reg 10: [io 0xe000-0xe0ff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:11.5: supports D1 D2
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: reg 10: [mem 0xc0000000-0xcfffffff pref]
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: reg 14: [io 0xc800-0xc8ff]
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: reg 18: [mem 0xd7ef0000-0xd7efffff]
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: reg 30: [mem 0xd7ec0000-0xd7edffff pref]
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: supports D1 D2
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd7e00000-0xd7efffff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xb7d00000-0xd7cfffff pref]
    Nov 8 10:37:07 localhost kernel: pci_bus 0000:00: on NUMA node 0
    Nov 8 10:37:07 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    Nov 8 10:37:07 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 7 10 11 12 14 15)
    Nov 8 10:37:07 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    Nov 8 10:37:07 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    Nov 8 10:37:07 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    Nov 8 10:37:07 localhost kernel: HEST: Table is not found!
    Nov 8 10:37:07 localhost kernel: vgaarb: device added: PCI:0000:00:0b.0,decodes=io+mem,owns=io+mem,locks=none
    Nov 8 10:37:07 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
    Nov 8 10:37:07 localhost kernel: vgaarb: loaded
    Nov 8 10:37:07 localhost kernel: PCI: Using ACPI for IRQ routing
    Nov 8 10:37:07 localhost kernel: PCI: pci_cache_line_size set to 32 bytes
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: address space collision: [mem 0xb7d00000-0xd7cfffff pref] conflicts with System RAM [mem 0x00100000-0xbffeffff]
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: no compatible bridge window for [mem 0xc0000000-0xcfffffff pref]
    Nov 8 10:37:07 localhost kernel: reserve RAM buffer: 000000000009fc00 - 000000000009ffff
    Nov 8 10:37:07 localhost kernel: reserve RAM buffer: 00000000bfff0000 - 00000000bfffffff
    Nov 8 10:37:07 localhost kernel: NetLabel: Initializing
    Nov 8 10:37:07 localhost kernel: NetLabel: domain hash size = 128
    Nov 8 10:37:07 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Nov 8 10:37:07 localhost kernel: NetLabel: unlabeled traffic allowed by default
    Nov 8 10:37:07 localhost kernel: Switching to clocksource tsc
    Nov 8 10:37:07 localhost kernel: pnp: PnP ACPI init
    Nov 8 10:37:07 localhost kernel: ACPI: bus type pnp registered
    Nov 8 10:37:07 localhost kernel: pnp 00:01: disabling [io 0x0820-0x0821] because it overlaps 0000:00:11.0 BAR 13 [io 0x0800-0x087f]
    Nov 8 10:37:07 localhost kernel: pnp: PnP ACPI: found 9 devices
    Nov 8 10:37:07 localhost kernel: ACPI: ACPI bus type pnp unregistered
    Nov 8 10:37:07 localhost kernel: system 00:01: [io 0x0290-0x0297] has been reserved
    Nov 8 10:37:07 localhost kernel: system 00:01: [io 0x03f0-0x03f1] has been reserved
    Nov 8 10:37:07 localhost kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved
    Nov 8 10:37:07 localhost kernel: system 00:01: [io 0x0400-0x040f] has been reserved
    Nov 8 10:37:07 localhost kernel: system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: BAR 15: assigned [mem 0xc0000000-0xcfffffff pref]
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0xc0000000-0xcfffffff pref]
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: BAR 0: set to [mem 0xc0000000-0xcfffffff pref] (PCI address [0xc0000000-0xcfffffff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd7e00000-0xd7efffff]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff pref]
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: setting latency timer to 64
    Nov 8 10:37:07 localhost kernel: pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
    Nov 8 10:37:07 localhost kernel: pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
    Nov 8 10:37:07 localhost kernel: pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
    Nov 8 10:37:07 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xd7e00000-0xd7efffff]
    Nov 8 10:37:07 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff pref]
    Nov 8 10:37:07 localhost kernel: NET: Registered protocol family 2
    Nov 8 10:37:07 localhost kernel: IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    Nov 8 10:37:07 localhost kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    Nov 8 10:37:07 localhost kernel: TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    Nov 8 10:37:07 localhost kernel: TCP: Hash tables configured (established 131072 bind 65536)
    Nov 8 10:37:07 localhost kernel: TCP reno registered
    Nov 8 10:37:07 localhost kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
    Nov 8 10:37:07 localhost kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    Nov 8 10:37:07 localhost kernel: NET: Registered protocol family 1
    Nov 8 10:37:07 localhost kernel: pci 0000:00:01.0: disabling DAC on VIA PCI bridge
    Nov 8 10:37:07 localhost kernel: pci 0000:00:0b.0: Boot video device
    Nov 8 10:37:07 localhost kernel: PCI: CLS 32 bytes, default 32
    Nov 8 10:37:07 localhost kernel: Unpacking initramfs...
    Nov 8 10:37:07 localhost kernel: Freeing initrd memory: 2340k freed
    Nov 8 10:37:07 localhost kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    Nov 8 10:37:07 localhost kernel: apm: overridden by ACPI.
    Nov 8 10:37:07 localhost kernel: Scanning for low memory corruption every 60 seconds
    Nov 8 10:37:07 localhost kernel: audit: initializing netlink socket (disabled)
    Nov 8 10:37:07 localhost kernel: type=2000 audit(1289212597.233:1): initialized
    Nov 8 10:37:07 localhost kernel: highmem bounce pool size: 64 pages
    Nov 8 10:37:07 localhost kernel: VFS: Disk quotas dquot_6.5.2
    Nov 8 10:37:07 localhost kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Nov 8 10:37:07 localhost kernel: msgmni has been set to 1684
    Nov 8 10:37:07 localhost kernel: alg: No test for stdrng (krng)
    Nov 8 10:37:07 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    Nov 8 10:37:07 localhost kernel: io scheduler noop registered
    Nov 8 10:37:07 localhost kernel: io scheduler deadline registered (default)
    Nov 8 10:37:07 localhost kernel: io scheduler cfq registered
    Nov 8 10:37:07 localhost kernel: ERST: Table is not found!
    Nov 8 10:37:07 localhost kernel: isapnp: Scanning for PnP cards...
    Nov 8 10:37:07 localhost kernel: isapnp: No Plug & Play device found
    Nov 8 10:37:07 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Nov 8 10:37:07 localhost kernel: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    Nov 8 10:37:07 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Nov 8 10:37:07 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    Nov 8 10:37:07 localhost kernel: mice: PS/2 mouse device common for all mice
    Nov 8 10:37:07 localhost kernel: cpuidle: using governor ladder
    Nov 8 10:37:07 localhost kernel: cpuidle: using governor menu
    Nov 8 10:37:07 localhost kernel: TCP cubic registered
    Nov 8 10:37:07 localhost kernel: NET: Registered protocol family 17
    Nov 8 10:37:07 localhost kernel: Using IPI No-Shortcut mode
    Nov 8 10:37:07 localhost kernel: PM: Resume from disk failed.
    Nov 8 10:37:07 localhost kernel: registered taskstats version 1
    Nov 8 10:37:07 localhost kernel: Initalizing network drop monitor service
    Nov 8 10:37:07 localhost kernel: Freeing unused kernel memory: 416k freed
    Nov 8 10:37:07 localhost kernel: udev[31]: starting version 163
    Nov 8 10:37:07 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    Nov 8 10:37:07 localhost kernel: Linux agpgart interface v0.103
    Nov 8 10:37:07 localhost kernel: agpgart: Detected VIA KT400/KT400A/KT600 chipset
    Nov 8 10:37:07 localhost kernel: agpgart-via 0000:00:00.0: AGP aperture is 64M @ 0xe0000000
    Nov 8 10:37:07 localhost kernel: [drm] Initialized drm 1.1.0 20060810
    Nov 8 10:37:07 localhost kernel: [drm] VGACON disable radeon kernel modesetting.
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: enabling device (0000 -> 0003)
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Nov 8 10:37:07 localhost kernel: [drm] Initialized radeon 1.33.0 20080528 for 0000:01:00.0 on minor 0
    Nov 8 10:37:07 localhost kernel: SCSI subsystem initialized
    Nov 8 10:37:07 localhost kernel: Floppy drive(s): fd0 is 1.44M
    Nov 8 10:37:07 localhost kernel: FDC 0 is a post-1991 82077
    Nov 8 10:37:07 localhost kernel: libata version 3.00 loaded.
    Nov 8 10:37:07 localhost kernel: pata_via 0000:00:11.1: version 0.3.4
    Nov 8 10:37:07 localhost kernel: pata_via 0000:00:11.1: can't derive routing for PCI INT A
    Nov 8 10:37:07 localhost kernel: scsi0 : pata_via
    Nov 8 10:37:07 localhost kernel: scsi1 : pata_via
    Nov 8 10:37:07 localhost kernel: ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfc00 irq 14
    Nov 8 10:37:07 localhost kernel: ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xfc08 irq 15
    Nov 8 10:37:07 localhost kernel: ata1.00: ATA-6: ST380011A, 3.04, max UDMA/100
    Nov 8 10:37:07 localhost kernel: ata1.00: 156301488 sectors, multi 16: LBA48
    Nov 8 10:37:07 localhost kernel: ata1.00: configured for UDMA/100
    Nov 8 10:37:07 localhost kernel: scsi 0:0:0:0: Direct-Access ATA ST380011A 3.04 PQ: 0 ANSI: 5
    Nov 8 10:37:07 localhost kernel: ata2.00: ATAPI: LITE-ON DVD SOHD-16P9S, FS0J, max UDMA/33
    Nov 8 10:37:07 localhost kernel: ata2.01: ATAPI: LITE-ON LTR-52246S, 6S0F, max UDMA/33
    Nov 8 10:37:07 localhost kernel: ata2.00: configured for UDMA/33
    Nov 8 10:37:07 localhost kernel: ata2.01: configured for UDMA/33
    Nov 8 10:37:07 localhost kernel: scsi 1:0:0:0: CD-ROM LITE-ON DVD SOHD-16P9S FS0J PQ: 0 ANSI: 5
    Nov 8 10:37:07 localhost kernel: scsi 1:0:1:0: CD-ROM LITE-ON LTR-52246S 6S0F PQ: 0 ANSI: 5
    Nov 8 10:37:07 localhost kernel: sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
    Nov 8 10:37:07 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
    Nov 8 10:37:07 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Nov 8 10:37:07 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Nov 8 10:37:07 localhost kernel: sda:sr0: scsi3-mmc drive: 4x/48x cd/rw xa/form2 cdda tray
    Nov 8 10:37:07 localhost kernel: Uniform CD-ROM driver Revision: 3.20
    Nov 8 10:37:07 localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
    Nov 8 10:37:07 localhost kernel: sda1 sda2 sda3 sda4 < sda5 sda6 sda7sr1: scsi3-mmc drive: 15x/52x writer cd/rw xa/form2 cdda tray
    Nov 8 10:37:07 localhost kernel: sr 1:0:1:0: Attached scsi CD-ROM sr1
    Nov 8 10:37:07 localhost kernel: sda8 sda9 sda10 >
    Nov 8 10:37:07 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Nov 8 10:37:07 localhost kernel: EXT3-fs: barriers not enabled
    Nov 8 10:37:07 localhost kernel: EXT3-fs (sda2): mounted filesystem with writeback data mode
    Nov 8 10:37:07 localhost kernel: kjournald starting. Commit interval 5 seconds
    Nov 8 10:37:07 localhost kernel: rtc_cmos 00:03: RTC can wake from S4
    Nov 8 10:37:07 localhost kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    Nov 8 10:37:07 localhost kernel: rtc0: alarms up to one year, y3k, 114 bytes nvram
    Nov 8 10:37:07 localhost kernel: udev[496]: starting version 163
    Nov 8 10:37:07 localhost kernel: fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
    Nov 8 10:37:07 localhost kernel: Disabling lock debugging due to kernel taint
    Nov 8 10:37:07 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
    Nov 8 10:37:07 localhost kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
    Nov 8 10:37:07 localhost kernel: sr 1:0:1:0: Attached scsi generic sg2 type 5
    Nov 8 10:37:07 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Nov 8 10:37:07 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input1
    Nov 8 10:37:07 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    Nov 8 10:37:07 localhost kernel: usbcore: registered new interface driver usbfs
    Nov 8 10:37:07 localhost kernel: usbcore: registered new interface driver hub
    Nov 8 10:37:07 localhost kernel: usbcore: registered new device driver usb
    Nov 8 10:37:07 localhost kernel: psmouse serio1: ID: 10 00 64
    Nov 8 10:37:07 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.0: UHCI Host Controller
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.0: irq 21, io base 0x0000e400
    Nov 8 10:37:07 localhost kernel: hub 1-0:1.0: USB hub found
    Nov 8 10:37:07 localhost kernel: hub 1-0:1.0: 2 ports detected
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.1: UHCI Host Controller
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.1: irq 21, io base 0x0000e800
    Nov 8 10:37:07 localhost kernel: hub 2-0:1.0: USB hub found
    Nov 8 10:37:07 localhost kernel: hub 2-0:1.0: 2 ports detected
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.2: PCI INT C -> GSI 21 (level, low) -> IRQ 21
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.2: UHCI Host Controller
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
    Nov 8 10:37:07 localhost kernel: uhci_hcd 0000:00:10.2: irq 21, io base 0x0000ec00
    Nov 8 10:37:07 localhost kernel: NET: Registered protocol family 23
    Nov 8 10:37:07 localhost kernel: [fglrx] Maximum main memory to use for locked dma buffers: 2880 MBytes.
    Nov 8 10:37:07 localhost kernel: [fglrx] vendor: 1002 device: 9495 count: 1
    Nov 8 10:37:07 localhost kernel: [fglrx] ioport: bar 1, base 0xc800, size: 0x100
    Nov 8 10:37:07 localhost kernel: pci 0000:01:00.0: PCI: Disallowing DAC for device
    Nov 8 10:37:07 localhost kernel: [fglrx] Kernel PAT support is enabled
    Nov 8 10:37:07 localhost kernel: [fglrx] module loaded - fglrx 8.78.6 [Oct 5 2010] with 1 minors
    Nov 8 10:37:07 localhost kernel: hub 3-0:1.0: USB hub found
    Nov 8 10:37:07 localhost kernel: hub 3-0:1.0: 2 ports detected
    Nov 8 10:37:07 localhost kernel: ACPI: acpi_idle registered with cpuidle
    Nov 8 10:37:07 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    Nov 8 10:37:07 localhost kernel: ACPI: Power Button [PWRB]
    Nov 8 10:37:07 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
    Nov 8 10:37:07 localhost kernel: ACPI: Sleep Button [SLPB]
    Nov 8 10:37:07 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    Nov 8 10:37:07 localhost kernel: ACPI: Power Button [PWRF]
    Nov 8 10:37:07 localhost kernel: usb 1-1: new full speed USB device using uhci_hcd and address 2
    Nov 8 10:37:07 localhost kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input5
    Nov 8 10:37:07 localhost kernel: ACPI: resource vt596_smbus [io 0x0400-0x0407] conflicts with ACPI region SMOV [??? 0x00000400-0x00000406 flags 0x56]
    Nov 8 10:37:07 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Nov 8 10:37:07 localhost kernel: VIA 82xx Audio 0000:00:11.5: PCI INT C -> GSI 22 (level, low) -> IRQ 22
    Nov 8 10:37:07 localhost kernel: VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
    Nov 8 10:37:07 localhost kernel: NET: Registered protocol family 8
    Nov 8 10:37:07 localhost kernel: NET: Registered protocol family 20
    Nov 8 10:37:07 localhost kernel: usb 1-1: reset full speed USB device using uhci_hcd and address 2
    Nov 8 10:37:07 localhost kernel: usbcore: registered new interface driver speedtch
    Nov 8 10:37:07 localhost kernel: speedtch 1-1:1.0: found stage 1 firmware speedtch-1.bin.4.00
    Nov 8 10:37:07 localhost kernel: speedtch 1-1:1.0: found stage 2 firmware speedtch-2.bin.4.00
    Nov 8 10:37:07 localhost kernel: ATM dev 0: ADSL line is synchronising
    Nov 8 10:37:07 localhost kernel: EXT3-fs (sda2): using internal journal
    Nov 8 10:37:07 localhost kernel: EXT3-fs: barriers not enabled
    Nov 8 10:37:07 localhost kernel: kjournald starting. Commit interval 5 seconds
    Nov 8 10:37:07 localhost kernel: EXT3-fs (sda6): using internal journal
    Nov 8 10:37:07 localhost kernel: EXT3-fs (sda6): mounted filesystem with writeback data mode
    Nov 8 10:37:07 localhost kernel: EXT3-fs: barriers not enabled
    Nov 8 10:37:07 localhost kernel: kjournald starting. Commit interval 5 seconds
    Nov 8 10:37:07 localhost kernel: EXT3-fs (sda3): using internal journal
    Nov 8 10:37:07 localhost kernel: EXT3-fs (sda3): mounted filesystem with writeback data mode
    Nov 8 10:37:07 localhost kernel: EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
    Nov 8 10:37:07 localhost kernel: Adding 1052220k swap on /dev/sda5. Priority:-1 extents:1 across:1052220k
    Nov 8 10:37:09 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
    Nov 8 10:37:09 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    Nov 8 10:37:09 localhost kernel: CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
    Nov 8 10:37:09 localhost kernel: nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
    Nov 8 10:37:09 localhost kernel: sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
    Nov 8 10:37:11 localhost kernel: PPP generic driver version 2.4.2
    Nov 8 10:37:13 localhost kernel: [fglrx] AGP detected, AgpState = 0x1f000a1b (hardware caps of chipset)
    Nov 8 10:37:13 localhost kernel: [fglrx] [agp] enabling AGP with mode=0x1f000b1a
    Nov 8 10:37:13 localhost kernel: agpgart-via 0000:00:00.0: AGP 3.5 bridge
    Nov 8 10:37:13 localhost kernel: agpgart-via 0000:00:00.0: putting AGP V3 device into 8x mode
    Nov 8 10:37:13 localhost kernel: fglrx_pci 0000:01:00.0: putting AGP V3 device into 8x mode
    Nov 8 10:37:13 localhost kernel: [fglrx] AGP enabled, AgpCommand = 0x1f000312 (selected caps)
    Nov 8 10:37:13 localhost kernel: [fglrx] Setup AGP aperture
    Nov 8 10:37:13 localhost kernel: [fglrx] Could not enable MSI; System prevented initialization
    Nov 8 10:37:13 localhost kernel: [fglrx] Firegl kernel thread PID: 2202
    Nov 8 10:37:13 localhost kernel: [fglrx] IRQ 16 Enabled
    Nov 8 10:37:14 localhost kernel: [fglrx] Gart cacheable size:1318 M.
    Nov 8 10:37:14 localhost kernel: [fglrx] Reserved FB block: Shared offset:0, size:1000000
    Nov 8 10:37:14 localhost kernel: [fglrx] Reserved FB block: Unshared offset:fd0a000, size:2f6000
    Nov 8 10:37:14 localhost kernel: [fglrx] Reserved FB block: Unshared offset:3fffd000, size:3000
    Nov 8 10:37:20 localhost kernel: ATM dev 0: ADSL line is up (5312 kb/s down | 320 kb/s up)
    Nov 8 10:38:09 localhost kernel: [fglrx] IRQ 16 Disabled
    Nov 8 10:38:09 localhost kernel: BUG: scheduling while atomic: X/2191/0x00000002
    Nov 8 10:38:09 localhost kernel: Modules linked in: pppoatm ppp_generic slhc xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack iptable_filter ip_tables x_tables ext4 jbd2 crc16 ext2 speedtch usbatm atm snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device i2c_viapro snd soundcore button thermal processor via_ircc uhci_hcd irda crc_ccitt psmouse usbcore fglrx(P) shpchp pcspkr serio_raw pci_hotplug sg evdev rtc_cmos rtc_core rtc_lib ext3 jbd mbcache sd_mod sr_mod cdrom pata_acpi pata_via libata floppy scsi_mod radeon ttm drm_kms_helper drm i2c_algo_bit i2c_core via_agp agpgart
    Nov 8 10:38:09 localhost kernel: Pid: 2191, comm: X Tainted: P 2.6.35-ARCH #1
    Nov 8 10:38:09 localhost kernel: Call Trace:
    Nov 8 10:38:09 localhost kernel: [<c1034d1d>] __schedule_bug+0x5d/0x70
    Nov 8 10:38:09 localhost kernel: [<c12e6dcf>] schedule+0x47f/0x6f0
    Nov 8 10:38:09 localhost kernel: [<f8761b22>] ? KAS_Event_Set+0x92/0xa0 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<c12e9505>] ? _raw_spin_unlock_irqrestore+0x25/0x30
    Nov 8 10:38:09 localhost kernel: [<f87624a6>] KAS_Thread_WaitForFinish+0x86/0xc0 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<c105eb30>] ? autoremove_wake_function+0x0/0x40
    Nov 8 10:38:09 localhost kernel: [<f877bafa>] MCIL_WorkerThread+0x1da/0x2c0 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f8841790>] ? PassiveRing_Cleanup+0x60/0xc0 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f8791e58>] ? firegl_trace+0x28/0x190 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f8840d01>] IRQMGR_FreeResources+0x21/0x60 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f877e87e>] irqmgr_wrap_shutdown+0x17e/0x1d0 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f876e4c9>] ? firegl_takedown+0x989/0xa60 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f885600d>] ? amdPcsClose+0x3d/0x40 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f876d35f>] ? firegl_release+0x14f/0x220 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<f875e5be>] ? ip_firegl_release+0xe/0x10 [fglrx]
    Nov 8 10:38:09 localhost kernel: [<c10f8153>] ? fput+0xf3/0x1f0
    Nov 8 10:38:09 localhost kernel: [<c10f4f69>] ? filp_close+0x49/0x70
    Nov 8 10:38:09 localhost kernel: [<c1046d57>] ? put_files_struct+0x87/0x100
    Nov 8 10:38:09 localhost kernel: [<c1046e72>] ? exit_files+0x42/0x60
    Nov 8 10:38:09 localhost kernel: [<c104727a>] ? do_exit+0x14a/0x770
    Nov 8 10:38:09 localhost kernel: [<c1053f0d>] ? __sigqueue_free+0x2d/0x30
    Nov 8 10:38:09 localhost kernel: [<c1053162>] ? recalc_sigpending+0x12/0x30
    Nov 8 10:38:09 localhost kernel: [<c1047ab9>] ? do_group_exit+0x39/0xa0
    Nov 8 10:38:09 localhost kernel: [<c10563ad>] ? get_signal_to_deliver+0x25d/0x470
    Nov 8 10:38:09 localhost kernel: [<c1054e12>] ? __send_signal+0x162/0x390
    Nov 8 10:38:09 localhost kernel: [<c1002909>] ? do_signal+0x69/0x870
    Nov 8 10:38:09 localhost kernel: [<c105592f>] ? do_send_specific+0x7f/0xc0
    Nov 8 10:38:09 localhost kernel: [<c1183c90>] ? _atomic_dec_and_lock+0x50/0x70
    Nov 8 10:38:09 localhost kernel: [<c110e426>] ? mntput_no_expire+0x16/0x90
    Nov 8 10:38:09 localhost kernel: [<c1053162>] ? recalc_sigpending+0x12/0x30
    Nov 8 10:38:09 localhost kernel: [<c1053e65>] ? sigprocmask+0x75/0xf0
    Nov 8 10:38:09 localhost kernel: [<c10567b4>] ? sys_rt_sigprocmask+0xc4/0xe0
    Nov 8 10:38:09 localhost kernel: [<c10567b4>] ? sys_rt_sigprocmask+0xc4/0xe0
    Nov 8 10:38:09 localhost kernel: [<c10033fd>] ? do_notify_resume+0x5d/0x70
    Nov 8 10:38:09 localhost kernel: [<c12e9af8>] ? work_notifysig+0x13/0x1b
    Nov 8 10:38:10 localhost kernel: [fglrx] AGP detected, AgpState = 0x1f000a1b (hardware caps of chipset)
    Nov 8 10:38:10 localhost kernel: [fglrx] [agp] enabling AGP with mode=0x1f000b1a
    Nov 8 10:38:10 localhost kernel: agpgart-via 0000:00:00.0: AGP 3.5 bridge
    Nov 8 10:38:10 localhost kernel: agpgart-via 0000:00:00.0: putting AGP V3 device into 8x mode
    Nov 8 10:38:10 localhost kernel: fglrx_pci 0000:01:00.0: putting AGP V3 device into 8x mode
    Nov 8 10:38:10 localhost kernel: [fglrx] AGP enabled, AgpCommand = 0x1f000312 (selected caps)
    Nov 8 10:38:10 localhost kernel: [fglrx] Setup AGP aperture
    Nov 8 10:38:10 localhost kernel: [fglrx] Firegl kernel thread PID: 2426
    Nov 8 10:38:10 localhost kernel: [fglrx] IRQ 16 Enabled
    Nov 8 10:38:11 localhost kernel: [fglrx] Gart cacheable size:1318 M.
    Nov 8 10:38:11 localhost kernel: [fglrx] Reserved FB block: Shared offset:0, size:1000000
    Nov 8 10:38:11 localhost kernel: [fglrx] Reserved FB block: Unshared offset:fd0a000, size:2f6000
    Nov 8 10:38:11 localhost kernel: [fglrx] Reserved FB block: Unshared offset:3fffd000, size:3000
    Nov 8 10:38:33 localhost kernel: [fglrx] IRQ 16 Disabled
    2) Sometimes computer freeze while I working in KDE. I don't save logs, but I remeber that:
    X: page allocation failure
    in kernel.log.
    Can anyone has tips or workarounds for this bugs (or just catalyst proprietary driver is piece of sh*t?)?
    Can anyone help?

    I guess I have the same issue ( https://bbs.archlinux.org/viewtopic.php?id=108083 ). I removed the catalyst package and installed the open source driver (packages: xf86-video-ati and ati-dri) as a workaround to wait until the issue is resolved. If you want to do that, remember to update your xorg.conf (you can simple rename that... it's not needed with ati driver) and rc.conf (unblacklist the radeon module). Maybe downgrading to Xorg 1.8 and installing older driver would help. Hopefully somebody with greater knowledge will notice this problem.
    Last edited by kleofas (2010-11-11 12:42:38)

  • Adobe Creative cloud Photoshop CC 2014 , smudge tool freezing

    Issue: Adobe CC 2014 , Photoshop smudge tool freezing , application stops responding when using more that 4000px
    Facing issue with Adobe photo shop , smudge tool freezes when using >4000px .
    issue persists on all workstations with NVidia card on windows 7 and 8.1 with similar specs except video card.
    Configuration  for Windows 7 platform with NVIDIA Quadro K6000 12GB graphics : -
    Intel Xeon Processor E5-2603 v3
    32GB (4x8GB) 2133MHz DDR4 RDIMM ECC
    System information for above spes.
    Dell Workstation :
    Adobe Photoshop Version: 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00) x32
    Operating System: Windows 7 64-bit
    Version: 6.1
    System architecture: Intel CPU Family:6, Model:15, Stepping:2 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2
    Physical processor count: 6
    Processor speed: 1596 MHz
    Built-in memory: 32692 MB
    Free memory: 29499 MB
    Memory available to Photoshop: 3255 MB
    Memory used by Photoshop: 60 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenCL Unavailable
    OpenGL Version: 2.1
    Video Rect Texture Size: 16384
    OpenGL Memory: 4095 MB
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: Quadro K6000/PCIe/SSE2
    Display: 1
    Display Bounds: top=0, left=0, bottom=1080, right=1920
    Video Card Number: 1
    Video Card: NVIDIA Quadro K6000
    Driver Version: 9.18.13.4752
    Driver Date: 20150205000000.000000-000
    Video Card Driver: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Video Mode: 1920 x 1080 x 4294967296 colors
    Video Card Caption: NVIDIA Quadro K6000
    Video Card Memory: 4095 MB
    Serial number: Tryout Version
    Application folder: C:\Program Files (x86)\Adobe\Adobe Photoshop CC\
    Temporary file path: C:\Users\user\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 118.0G, 49.0G free
    Required Plug-ins folder: C:\Program Files (x86)\Adobe\Adobe Photoshop CC\Required\
    Primary Plug-ins folder: C:\Program Files (x86)\Adobe\Adobe Photoshop CC\Plug-ins\
    Installed components:
       ACE.dll   ACE 2013/03/19-12:09:02   79.535293   79.535293
       adbeape.dll   Adobe APE 2013/02/04-09:52:32   0.1160850   0.1160850
       AdobeLinguistic.dll   Adobe Linguisitc Library   7.0.0  
       AdobeOwl.dll   Adobe Owl 2013/03/03-12:10:08   5.0.13   79.533484
       AdobePDFL.dll   PDFL 2013/03/13-12:09:15   79.499517   79.499517
       AdobePIP.dll   Adobe Product Improvement Program   7.0.0.1768  
       AdobeXMP.dll   Adobe XMP Core 2013/03/13-12:09:15   79.151481   79.151481
       AdobeXMPFiles.dll   Adobe XMP Files 2013/03/13-12:09:15   79.151481   79.151481
       AdobeXMPScript.dll   Adobe XMP Script 2013/03/13-12:09:15   79.151481   79.151481
       adobe_caps.dll   Adobe CAPS   7,0,0,21  
       AGM.dll   AGM 2013/03/29-12:09:59   79.536232   79.536232
       ahclient.dll    AdobeHelp Dynamic Link Library   1,8,0,31  
       aif_core.dll   AIF   5.0   79.534508
       aif_ocl.dll   AIF   5.0   79.534508
       aif_ogl.dll   AIF   5.0   79.534508
       amtlib.dll   AMTLib   7.0.0.169 BuildVersion: 7.0; BuildDate: Mon Apr 8 2013 2:31:50)   1.000000
       ARE.dll   ARE 2013/03/19-12:09:02   79.535293   79.535293
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2013/03/19-12:09:02   79.535293   79.535293
       BIBUtils.dll   BIBUtils 2013/03/19-12:09:02   79.535293   79.535293
       boost_date_time.dll   DVA Product   7.0.0  
       boost_signals.dll   DVA Product   7.0.0  
       boost_system.dll   DVA Product   7.0.0  
       boost_threads.dll   DVA Product   7.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.1.6.30158   2.1.6.30158
       CITThreading.dll   Adobe CITThreading   2.1.6.30158   2.1.6.30158
       CoolType.dll   CoolType 2013/03/19-12:09:02   79.535293   79.535293
       dvaaudiodevice.dll   DVA Product   7.0.0  
       dvacore.dll   DVA Product   7.0.0  
       dvamarshal.dll   DVA Product   7.0.0  
       dvamediatypes.dll   DVA Product   7.0.0  
       dvaplayer.dll   DVA Product   7.0.0  
       dvatransport.dll   DVA Product   7.0.0  
       dvaunittesting.dll   DVA Product   7.0.0  
       dynamiclink.dll   DVA Product   7.0.0  
       ExtendScript.dll   ExtendScript 2013/03/21-12:10:31   79.535742   79.535742
       FileInfo.dll   Adobe XMP FileInfo 2013/03/19-12:09:02   79.151561   79.151561
       filter_graph.dll   AIF   5.0   79.534508
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       imslib.dll   IMSLib DLL   7.0.0.37  
       JP2KLib.dll   JP2KLib 2013/02/19-12:28:44   79.248139   79.248139
       libeay32.dll   The OpenSSL Toolkit   0.9.8g  
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       LogSession.dll   LogSession   2.1.2.1756  
       mediacoreif.dll   DVA Product   7.0.0  
       MPS.dll   MPS 2013/03/15-13:25:52   79.535029   79.535029
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       PatchMatch.dll   PatchMatch 0000/00/00-00:00:00   1.   1.
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CC   CC  
       Plugin.dll   Adobe Photoshop CC   CC  
       PlugPlugOwl.dll   Adobe(R) CSXS PlugPlugOwl Standard Dll (32 bit)   4.0.1.34  
       PSArt.dll   Adobe Photoshop CC   CC  
       PSViews.dll   Adobe Photoshop CC   CC  
       SCCore.dll   ScCore 2013/03/21-12:10:31   79.535742   79.535742
       ScriptUIFlex.dll   ScriptUIFlex 2013/03/21-12:10:31   79.535742   79.535742
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       ssleay32.dll   The OpenSSL Toolkit   0.9.8g  
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   4, 1, 2012, 1003  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   4, 1, 2012, 1003  
       updaternotifications.dll   Adobe Updater Notifications Library   7.0.1.102 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   7.0.1.102
       WRServices.dll   WRServices Mon Feb 25 2013 16:09:10   Build 0.19078   0.19078
    Required plug-ins:
       3D Studio 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Accented Edges 14.0
       Adaptive Wide Angle 14.0
       Angled Strokes 14.0
       Average 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Bas Relief 14.0
       BMP 14.0
       Camera Raw 8.0
       Camera Raw Filter 8.0
       Chalk & Charcoal 14.0
       Charcoal 14.0
       Chrome 14.0
       Cineon 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Clouds 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Collada 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Color Halftone 14.0
       Colored Pencil 14.0
       CompuServe GIF 14.0
       Conté Crayon 14.0
       Craquelure 14.0
       Crop and Straighten Photos 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Crop and Straighten Photos Filter 14.0
       Crosshatch 14.0
       Crystallize 14.0
       Cutout 14.0
       Dark Strokes 14.0
       De-Interlace 14.0
       Dicom 14.0
       Difference Clouds 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Diffuse Glow 14.0
       Displace 14.0
       Dry Brush 14.0
       Eazel Acquire 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Embed Watermark 4.0
       Entropy 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Extrude 14.0
       FastCore Routines 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Fibers 14.0
       Film Grain 14.0
       Filter Gallery 14.0
       Flash 3D 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Fresco 14.0
       Glass 14.0
       Glowing Edges 14.0
       Google Earth 4 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Grain 14.0
       Graphic Pen 14.0
       Halftone Pattern 14.0
       HDRMergeUI 14.0
       IFF Format 14.0
       Ink Outlines 14.0
       JPEG 2000 14.0
       Kurtosis 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Lens Blur 14.0
       Lens Correction 14.0
       Lens Flare 14.0
       Liquify 14.0
       Matlab Operation 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Maximum 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Mean 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Measurement Core 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Median 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Mezzotint 14.0
       Minimum 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       MMXCore Routines 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Mosaic Tiles 14.0
       Multiprocessor Support 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Neon Glow 14.0
       Note Paper 14.0
       NTSC Colors 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Ocean Ripple 14.0
       Oil Paint 14.0
       OpenEXR 14.0
       Paint Daubs 14.0
       Palette Knife 14.0
       Patchwork 14.0
       Paths to Illustrator 14.0
       PCX 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Photocopy 14.0
       Photoshop 3D Engine 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Picture Package Filter 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Pinch 14.0
       Pixar 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Plaster 14.0
       Plastic Wrap 14.0
       PNG 14.0
       Pointillize 14.0
       Polar Coordinates 14.0
       Portable Bit Map 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Poster Edges 14.0
       Radial Blur 14.0
       Radiance 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Range 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Read Watermark 4.0
       Reticulation 14.0
       Ripple 14.0
       Rough Pastels 14.0
       Save for Web 14.0
       ScriptingSupport 14.0
       Shake Reduction 14.0
       Shear 14.0
       Skewness 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Smart Blur 14.0
       Smudge Stick 14.0
       Solarize 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Spatter 14.0
       Spherize 14.0
       Sponge 14.0
       Sprayed Strokes 14.0
       Stained Glass 14.0
       Stamp 14.0
       Standard Deviation 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       STL 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Sumi-e 14.0
       Summation 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Targa 14.0
       Texturizer 14.0
       Tiles 14.0
       Torn Edges 14.0
       Twirl 14.0
       Underpainting 14.0
       Vanishing Point 14.0
       Variance 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Variations 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Water Paper 14.0
       Watercolor 14.0
       Wave 14.0
       Wavefront|OBJ 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       WIA Support 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Wind 14.0
       Wireless Bitmap 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       ZigZag 14.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Adobe Exchange
       Kuler
    Installed TWAIN devices: NONE
    Troubleshooting done : 347.88  , release 2015.3.19
    Certified Nvidia performance were installed version :
    Note : same issue persists on different Windows 8.1 with - Nvidia Quadro K4200 4GB.
    The software stops responding and freezes when photoshop Smudge tool only when size is increased to >4000px ,
    Have updated CC desktop  from
    https://creative.adobe.com/products/creative-cloud  and installed all updates.
    Confirmed Compatiblity
    Windows 8.1 compatibility FAQs | CC, CS6, Acrobat
    Reduced cache set size to 128 in performance.
    Tried Advanced graphics card settings in preferences.
    Changed processor affinity , no go.
    Kindly suggest solution at the earliest
    Regards,
    Deepak

    Jeff, 
      We had tried on multiple operating system and also with latest updates done  , same issue persists ,current version is 14.2.1 x64 , Photoshop stops responding once brush size in increased about 1000px.
    All latest update were installed via creative common cloud.
    Regards
    Deepak.

  • Adobe Media Encoder (AME) Freezes Machine in Windows 8.1

    I'm running adobe CC on win 8.1 and every time I render a video from After Effects to AME the whole machine freezes and I would have to restart at that time...Any one running through the same issue?? Any solutions??
    Thanks
    TK

    Nothing but problems since the 8.1 update. Media Encoder renders perfectly fine up until the same point on my sequence, (though i can render that section on its own without issues).
    The log file looks like this:
    - Encoding Time: 00:00:17
    10/14/2014 02:06:57 AM : Encoding Failed
    Export Error
    Error compiling movie.
    Unknown error.
    - Encoding Time: 00:04:22
    10/14/2014 04:02:31 AM : Encoding Failed
    Export Error
    Error compiling movie.
    Unknown error.
    ~~~~~~~~~~~~~~~~~~~
    Windows 7 64-Bit
    16GB Ram
    Quadro 2000

  • Bridge Freezing, Not Displaying Thumbnails, Says Disk Space is Low and to Purge Cache

    Hello,
    I'm working in Bridge CS5 on a Mac 0S X version 10.9.2. I have 12 GB of RAM and the server has 240 TB capacity, 76.69 available.
    Recently I've received the following error message while processing large photo shoots with both DNG and JPEG files: Bridge is running low on memory. It is recommended that Bridge is restarted.
    I have also been manually caching large photo shoots and my cache preferences were set to Keep 100% Preview In Cache and Automatically Export Cache To Folder When Possible. My cache size was set to 500,000.  Yesterday, Bridge started to freeze while attempting to open folders. The wheel would spin at the bottom with the message Compiling Criteria. The only way to close Bridge was a Force Quit. This happened several times.
    Today, image thumbnails will no longer display, only the DNG/JPEG icons. I received the following error message:
    I have tried restarting Bridge while holding the alt/Option key to reset the preferences and checking all three boxes - no luck. I have done the same thing with the boxes unchecked - no luck.  I have tried manually purging the cache from its location in the library - no luck. I have tried resetting the cache preferences from the toolbar - no luck. I have tried deleting the cache files from the folders - nothing changes. I have tried purging the cache for each folder from the tool bar - nothing happens.
    I need to restore the thumbnails and rebuild the cache for each folder. Does anybody have an idea what is wrong or how to help?
    Many Thanks!

    Okay, so I have a solution. If after purging the central cache on the server Bridge continues to not perform normally try emptying the trash. I did this and it worked.

  • Bridge Freezing after Caching Photo Shoots - Says Running Low on Disk Space & To Purge Cache

    Hello,
    I'm working in  Bridge CS5 on a Mac 0S X version 10.9.2. I have 12 GB of RAM and the server has 240 TB capacity, 76.69 available.
    Recently I've received the following error message while processing large photo shoots with both DNG and JPEG files: Bridge is running low on memory. It is recommended that Bridge is restarted.
    I have also been manually caching large photo shoots and my cache preferences were set to Keep 100% Preview In Cache and Automatically Export Cache To Folder When Possible. My cache size was set to 500,000.  Yesterday, Bridge started to freeze while attempting to open folders. The wheel would spin at the bottom with the message Compiling Criteria. The only way to close Bridge was a Force Quit. This happened several times.
    Today, image thumbnails will no longer display, only the DNG/JPEG icons. I received the following error message:
    I have tried restarting Bridge while holding the alt/Option key to reset the preferences and checking all three boxes - no luck. I have done the same thing with the boxes unchecked - no luck.  I have tried manually purging the cache from its location in the library - no luck. I have tried resetting the cache preferences from the toolbar - no luck. I have tried deleting the cache files from the folders - nothing. happens, I have tried purging the cache for each folder from the tool bar - nothing happens.
    I need to restore the thumbnails and rebuild the cache for each folder. Does anybody have an idea what is wrong or how to help?
    Many Thanks!

    You will get better program help in a program forum Bridge General Discussion
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • [SOLVED] high CPU and freezing issues

    Greetings,
    While I don't claim to be an expert at these things, I'm no newbie either... at least as far as computers go. I admit there are still many things I need to learn about linux, but that's all part of the fun. Anyways on to the point of this topic.
    After the power supply on my main pc died and shorted out the mother board with it, I have been forced to use an older computer. It is a computer that I know works as it was used by my wife as a desktop when she didn't feel like using her laptop. Odd.. I know, but hey, whatever she wants she gets .
    It is an older pc, a compaq presario 5423. It is running an intel p4 1.6 gz processor and has an nvidia geforce 2 mx agp video card. Ever since the last xorg update that refuses to work with nvidia-96xx, I've been using the nv driver. I have tried briefly the other one (nouvelo or however it's spelled) and while it worked it seemed to slow my computer down and produce some odd effects like screen freezes and whatnot. It was running two 256 MB ram sticks, I replaced them with the two 512's from my main (dead) pc. I have the two hd's from my main pc on it, properly set up (I basically resinstalled arch so that I was sure it was done right, and just because I love the arch linux installation process, it is awesome IMO). I've been running this PC since.. October I believe... whenever it was that I submitted that e17 screenshot... I think that was October.
    Here is the issue I am having. The CPU loves to max out.. ie.. reach 100% almost instantly. Open up a browser *poof* 100%, making me wait a moment before I can do anything else. Open up a few tabs.. *poof* 100%... and frequent freezes.  It doesn't seem to matter what I am running, doing, using... it always happens. This happens in pekwm, fluxbox, openbox, e17, wmaker, firebox, twindy, fvwm, even the almighty awesome. Yes, those are all wm's I've tried. Forget trying to run KDE (I did, it loads... but that's about it. I had to hard restart because of total freeze-up). I've tried all kinds of browsers, firefox, chrome, iron, midori, auroa, konq... Midori hates me, the others are too heavy... only Chrome and Iron (both basically the same) work, but still experience the freezes and the like. Uzbl laughed at me as even trying to start it caused a massive CPU spike. I know, hard to believe.. which leaves me thinking there is a serious problem.
    MPD spikes the CPU by 20% easily each song change. Googles even more so. Forget the heavyweights like amarok and exile. Pidgin spikes it when loading initially but evens out. Terminal spikes it only when compiling, updating, or building from AUR... or installing a package with pacman.
    Here's the thing, when my wife used it before, using LXDE with Open Box and only a total of 512 MB she never experienced this. This box came with Windows XP which ran fine.. somewhat slow but fine. So this all leaves me thinking, something is just wrong.  I am wondering if maybe bad RAM? Maybe the thing is just trying to give up the ghost? Before going and pulling out RAM though I want to see what you guys think.
    Here's what HTOP has to say...
    CPU(while writing this post): 36.8% (in pekwm!)
    Mem: 187/1009 MB (all bars are lite up...)
    Swp: 1/2863MB (already tapping into swap?)
    Tasks: 128 total, 1 running
    Load average: 0.26 0.08 0.06
    So yeah, I researched online.. this processor is supposed to be able to even run KDE fine. So something has to be off. Any ideas?
    Last edited by mythus (2009-11-20 12:13:53)

    Well right before I changed drivers back to nvidia-96xx, I did a pacman -Syu check.. there was a new xorg update waiting for me. So I updated and switched back to nvidia-96xx driver.
    Still having the fun CPU issues so this must not be an nv driver thing itself.
    free -m provides the following...
    total       used       free     shared    buffers     cached
    Mem:          1009        606        403          0         60        387
    -/+ buffers/cache:        158        851
    Swap:         2863          0       2863
    Therefore it would seem that memory issue is not the problem.
    Watching the cpu spike just because I type is very unnerving. Heck just running htop did a spike. Poor old computer... Just for S&G I tried once again to load kde. Neopunk killed it with it's massive cpu usage + x trying to match it. What can I say.. X was jealousy, there was no way X was going to let neopunk use more CPU than it.
    Ah.. so nerve racking. I've been working on this for almost two months now. I'll look and she what distros I got lieing around.. been awhile since I burned one and not really wanting too.. had no desire since arch is what I want. But I suppose I do need to compare to see if it is something else like X causing this.
    I'll do that in a bit.. I'll wait a moment incase anyone else has another suggestion. Give me time to get off my butt and do some honey-do's for my wife.

Maybe you are looking for

  • How To Install OS on Raid0?

    My system is a bit over two years old now, and has served me well in that time thanks to a lot of advice from this forum.  It's weak link is a Toshiba SSD used for the boot drive, that is not even as fast as a decent HDD.  Yesterday I suffered a seri

  • What is the latest SP for BI7.0 AIX server

    Hi,   Now I am using SAP BI7.0 with SP14 and my Operating System is IBM AIX5.1 and 590.   Now I am planning to up grade my SP14 to higher version. I am checking in Service market place I am able to see till SP18. But I am confused that till how many

  • Everytime I hit the   button to add a folder it says CANNOT CREATE A FOLDER AT THIS TIME

    Everytime I hit the button to add a folder it says CANNOT CREATE A FOLDER AT THIS TIME. I've already created several folders but now this comes up. I signed in and out a few times to see if that would change anything.

  • Error in transfer posting (MIGO,MB1C,MB1B)

    Hi Expert, Been having trouble in all my transfer posting both in migo, mb1c, mb1b. the error always say "internal program error at: Text for characteristic'" can you tell me what cause this error on my material and how could i fixed it,. Thanks and

  • System not resuming from stanby mode ---Solaris10

    Dear Frnds, I have a weird issue with solaris 10. We bought a new Sun Ultra45 workstation and i installed solaris 10 in that. The problem is when it goes to standby mode i am not able to resume the system.The only thing i can do is to manually reboot