Efi detects wrong resolution - osx crashes while loading loginwindow.app

Hello,
I have a strange problem: Sometimes EFI loads OS-X with wrong display resolution which ends into a crash of loginwindow.app.
Let me explain it in more details: First I had a system with rEFIt. Everything worked like a charm ... until on some day (I think it was EFI Update 1.5.1, but I don't know it exacly) my mbp rev3 sometimes decided to show EFI menue much larger as you would expect it on a 640x480 display. This happens in about 3 of 4 boots. If this happened, OS-X crashed while loading loginwindo.app and Windows crashed before showing the windows loading screen.
Then after talking with some guys in irc unofficial support I reinstalled everything because they said all my 3rd parity software could be the reason for this error. Now I have a fresh installed leopard and the error still occures - and the error also occures when I boot into leopard disc.
*To describe the problem in a few words:*
- EFI detects display resolution wrong in about 3/4 boots
- loginwindow.app crashes if EFI detected resolution wrong
- while crashing some strange artefacts are shown on grey apple screen / on verbose mode console, sometimes screen gets orange for about 0.1 sec before artefacts are shown
*I tried following things to fix the problem:*
- reset vram: no result
- verbose mode: does not show anythingnew compared to right boot, after message "loginwindow.app is loading" "login windoe application started" i get some artefacts and the orange screen
- single user mode: did't find something in logs, but I also didn't find an efi log
- hardware diagnostics: says everything is right
- Firmware Restoration CD: does not work because my mac seems to think that everything is right.
- plug off all external usb devices: no effect
Now I really don't know what to do, I don't even have an idea where to find this error and what to try next. The mbp is my only computer, so I would find it excellent to solve the problem for myself.
Thanks for any help what to do
Message was edited by: TheInfinity

I'm not sure why you're password is wrong when you type it directly in your station, but I have found something related to remote logging.
I had always gotten the password wrong when I tried to connect through VNC from my Linux to my Mac. The problem is that for some reason, my keyboard layout is applied twice. I'm using the colemak layout, so if I want to type 'K', I need to click on the key that is marked 'N' in QUWERTY keyboard.
BUT, through VNC to my mac, if I want to type 'K', I need to type the key that is mapped to 'N' on colemak layout, which is the key marked 'J' in QUWERTY.
So to type hello, through normal colemak, I would click on hkuu;, but through VNC to the mac, I need to click on hniip.
Here's the map that can be used to generate the above:
Qwerty -> Colemak
k -> e
n -> k
j -> n
e -> f
h -> h
u -> l
; -> o
p -> ;
i -> u
My solution was to find out how my password should be typed with double-applied colemak, then after log in, change the keyboard layout to QWERTY, and then it is applied only once and I can type in normally. I'm not sure what's the cause of the bug, but at least you have something to try..

Similar Messages

  • LV crashes while loading my llb, but the built app. functions correctly???

    I�m hoping someone may understand the cause of the LabVIEW crash I�m experiencing.
    LabVIEW 6.1 crashes and Windows 2000 says, "LabVIEW.exe has generated errors and will be closed by Windows" when I try to load an llb by clicking on the top-level vi from within LabVIEW or when opening the llb from outside LabVIEW. It crashes while loading particular sub-vi�s of the llb. If I try to load the offending subvi�s directly, I also get the same crash. If I build the llb into an application, the build goes smoothly and the resulting application functions correctly. If I use a �splash screen� approach and do not load the offending sub-vi�s (by not opening vi references to them), they load-up fi
    ne when the top-level vi loads and then I am able to edit and re-save any vi of the llb including the offending sub-vi�s. I�ve tried re-saving the llb as a separate development distribution and still get the same crash behavior. I�ve also tried saving the offending sub-vi�s to separate files outside the mother llb (after getting them open with the splash screen approach) and I get the same crash when I open these files. If I save one of the offending sub-vi�s as a separate llb, I can�t get it open even with the splash screen approach. I�ve loaded the latest video driver for my Dell Inspiron 8100 laptop and I get the same behavior on a Dell Dimension 8200 desktop that is also running Windows 2000 (Version 5 SP4). There are 110 objects in my llb that includes *.vi�s, *.rtm�s, and *.ctl�s.. Any ideas as to why/how this is occurring and how I can fix it? Is this a known 6.1 bug that is fixed in 7? Any info would be greatly appreciated. I�ve included my splash screen like loader, f
    or what it�s worth. Thanks.
    Attachments:
    __loadVIs.vi ‏88 KB

    Thanks for responding. Your understanding is correct. Mass compiling was one of the first things I tried (although I failed to mention it). I also un-installed and re-installed LabVIEW. It crashes during mass compiling of the full llb, although the vi that it appears to be working on when it crashes is not an �offender�, i.e. I can open that vi fine. The crash during mass compiling is the same crash, i.e. Windows says it had to close LabVIEW because it generated errors.
    I�ve attached one of the offenders. It is missing many of it�s sub-vi�s so you�ll have to hit �ignore vi� a bunch when opening it. (The llb of it is ~2.6 MB. I thought that might be too big/rude to post.) This vi crashes LabVIEW upon mass compile or upon opening it (after hit
    ting �ignore subvi� a bunch).
    I was going to attach an llb of another smaller offender, but in the process of editing it to be a little prettier and better documented, the problem kind of vanished for that vi. The main routine still crashes when I mass compile the full llb, but now I can open some of the old offenders without incident. I still can�t open the main routine directly as it crashes LabVIEW. Thanks for your time.
    Attachments:
    aveParam.vi ‏769 KB

  • JVM Crash while loading StackFrame

    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode)
    # Error ID: 53414645504F494E540E4350500159
    # Problematic Thread: prio=5 tid=0x008cf798 nid=0x8a8 runnable
    I would get very similar or same error like above.
    I have got around it, but I would like to find out why it was happening.
    If you look at following function, you will notice this.get_ID() call.
    I used to pass "this" object instead of this.get_ID().
    If I replace this.get_ID() with "this" object JVM would crash while loading stackframe.
    Also, it would crash around while loading
    "Iterator Keys = m_UserCollection.getKeys();"
    Does anybody have any idea what might have caused above function to crash while loading stackframe?
    Thanks in advance.
    public void setUsers(UserCollection value)
    if(m_UserCollection == null)
    m_UserCollection = UserFactory.GetUsers(get_ID());
    UserCollection inCol = value;
    Iterator Keys = m_UserCollection.getKeys();
    while(Keys != null && Keys.hasNext())
    Object key = Keys.next();
    User current = m_UserCollection.getm_users(key);
    User newUser = inCol.getm_users(key);
    if(current != null && newUser == null)
    current.RemoveFromGroup(this.get_ID());
    else
    inCol.Remove(key);
    Iterator enums2 = inCol.getKeys();
    while(enums2.hasNext())
    inCol.getm_users(enums2.next()).AddToGroup(this.get_ID());

    Hi
    Did it dump out where the function name is?
    Is it happening consistenly?
    Can u try running with -XX:+PrintCompilation and show the last few printed line? You will see something like
    11 b java.lang.String::lastIndexOf (67 bytes)
    Thanks.

  • I'm getting error as adobe Illustrator crashes while loading the multiple pages PDF file. Please help me. Thanks in advance.

    Hi,
    I'm getting error as adobe Illustrator crashes while loading the multiple pages PDF file.
    Please help me. Thanks in advance.

    Hi Monika,
    I have downloaded the script to load the multiple page of pdf file.
    I tried loading the multiple page PDF file via File Menu -> Scripts -> Other Script...
    After executing the script file -> Browse and enter the page number - > OK
    The PDF file is looks like created from word document. There are total 120 pages in this file.
    PDF file size is 20 MB.
    I'm still searching for the solutions. Please help me.
    Thanks,
    Lavprasad

  • Lighroom crashed while loading new pictures.

    Lightroom crashed while loading new pictures. Cannot open it anymore: cannot read cache. Downloaded a new version: my license number is not valid???? What's next?
    Thanks. Dany

    Sorry for the lack of info. I wasn't sure how this forum thing worked...
    Here are the details:
    LR 5,7 crashed while loading pictures. I was away for a moment, when I went
    back to the computer, I had to reenter my session and try to reopen LR.
    OS is Windows 7 Pro
    Message: LR encountered an error when reading from its preview cache and
    needs to quit.
    When I restart it, it still shows the same message and doesn't open. I
    downloaded a new version (5.7.1) and if I enter my serial number it doesn't
    recognize it. If I click on Trial, it shows the same error message...
    Thanks,
    Dany
    2015-03-25 9:49 GMT-04:00 F. McLion <[email protected]>:
        Lighroom crashed while loading new pictures.  created by F. McLion
    <https://forums.adobe.com/people/F.+McLion> in Photoshop Lightroom - View
    the full discussion <https://forums.adobe.com/message/7348060#7348060>

  • My ipad crashed while loading Ios7

    My IPAD crashed while loading IOS7. Now I can't restore back to factory condition neither new os is laoding.
    So I took my IPAD to nearby Apple store, and apple tech can't fixed it  either. After over hour of  waiting, Apple tech first told me to Pay $299.00 for the replacement unit and after I refused to pay first time, then they lowered the price to $99 for the refurbish replacement unit with 3 months warranty.
    Apple tech tried to fix my IPAD for couple of hrs. and only thing they could say is that my IPAD is getting generic error 101, that means it has a hardware and or software failure but can not pinpoint to the issue. There is no damage or issue prior to downloading the new OS.
    Can anyone advise me what I shoud do? Thanks.

    I would suspect that there is an internal hardware failure in the iPad and it will have to be replaced.

  • My MacBook Pro completely crashes while loading up games

    Hey all, thanks for reading.
    I'm running a MacBook Pro (<1 year old)
    Processor: 2.8GHz Intel Core 2 Duo
    RAM: 4GB 1067 MHz DDR3
    It's connected to the power supply, and it's set to High Performance (meaning the dedicated graphics card should be in use)
    Every time I try to play a game, my Mac completely freezes. I'm currently trying to play the Sims 3; hardly graphic-intensive. As soon as I click the Play button, the screen goes black and the disc drive starts to whirr (sometimes vibrating the computer violently). Then the animated EA logo swirls onto the screen, and the load music starts up. Before the EA logo can fully animate, my computer dies. The screen instantaneously goes black, and the background music keeps playing in a skipping fashion, like a broken record: click-click-click-click.
    Force Quit does nothing. None of the hardware buttons, e.g. volume/brightness controls, do anything. I have to hold down the power button to restart.
    It probably isn't overheating, since I've tried with my fans on full blast (smcFanControl) and I'm currently using a laptop cooling pad.
    I used to be able to play the Sims for a few hours before it would crash: it has gotten much worse. I downloaded the WoW demo and got a bit farther: I could create a character, but within 5 seconds of playing this same problem would happen.
    I know Macs aren't particularly good at playing games, but this seems a bit ridiculous. Can anyone help? I have the full error report saved, if that would be useful.
    Summary: While loading a game, my MacBook Pro full-crashes, becoming totally unresponsive, before the EA logo can even animate.

    Try it using the other (dedicated) graphics. Also, run your hardware tester.
    Check out the new remodeled MacOSG website! 24-hour Apple-related news & support.
     MacOSG: An Apple User Group  iTunes: MacOSG Podcast  Follow us on Twitter: MacOSG

  • PremierePro 5.5.2 Mac Crashes While Loading Tiffen Dfx 3

    Anyone using the Tiffen dfX 3.0 filters?
    Since updating to PPro 5.5.2, Premiere crashes while attempting to load the Tiffen filters. Updated to Tiffen's most recent release 3.0.4.1 but crashes whenever I attempt to launch PPro.
    Ned Soltz

    Tiffen has just released v 3.05 of DFx and that fixes all crashing issues!
    Ned

  • Premiere Elements 11 crashes while loading ImporterQuickTime.pm

    Hi all!
    I'm facing a problem with Adobe Premiere elements 11.0 whenever I launch it (even launched directly without passing the organizer's launch screen) it stops while loading ImporterQuickTime.pm.
    Here's my PC specifications:
    Windows 7 32bit
    Ram 2GB
    Intel Dueo CPU 2.20GHZ
    SIS Mirage 3 Graphics adapter
    QuickTime version: 7.7.4 (latest)
    Is there a troubleshooting steps or logs where I can find the culprit?
    Thanks for any help.

    Numerdiaweb
    This type of issue does not seem unique to Premiere Elements 11, and I am not certain that this is one answer to a fix.
    The person with this type of issue is usually put through the drill
    http://forums.adobe.com/thread/951360
    which includes
    a. Is latest version of QuickTime installed? If you have the latest version, have you tried uninstalling reinstalling it?
    b. Is your video card driver up to date according to the web site of the manufacturer of the card?
    c. Do you have the latest Windows Updates and was all working before the Windows Updates?
    I ran into this issue with Premiere Elements 11 on Window 7 64 bit. The only thing that worked everytime to get beyond this block for me was to go to the Task Manager/Processes and End Process for a Process named ElementsOrganizerSyncAgent.exe. The irony of it was that this .exe was located in the Premiere Elements 8.0/8.0.1 files on the hard drive. I have since deactivated, uninstalled, reinstalled Premiere Elements 8.0/8.0.1 and the problem has not reappeared.
    With the possibility of undefinited corrupted files, you might want to look at"
    a. Deleting the Adobe Premiere Elements Prefs file or the whole Folder that it exists in Windows 7 64 bit...(you may need to translate these details into 32 bit system...please ask for help if you need that...
    Local Disc C
    Users
    Owner
    AppData
    Adobe
    Premiere Elements
    11.0
    and in the 11.0 Folder is the Adobe Premiere Elements Prefs file that you delete. As I mentioned, if just the Prefs files has no impact, then try deleting that 11.0 Folder that it exists in.
    Remember to have Folder Options Show Hidden Files, Folders, and Drives on so that you can see the path involved.
    That 2 GB installed RAM caught my attention, but I would think that you would be able to get beyond that QuickTime message even at that. But do look into increasing that 2 GB RAM to at least 4 GB (which is the maximum supported for 32 bit system).
    Let us start here and see if any of the above leads to the solution.
    Thanks.
    ATR
    Add On...I was unaware of SG's post in your thread until after I had posted mine.

  • Mail 1.2.5 on 10.2.8 crashes while loading 12 messages

    Mail quits while loading messages. There are 12 messages. It will get anywhere from 8-11 messages before quiting. I have taken out the mail preference to the desktop and it still quits. Any ideas? It is on an ibook running 10.2.8.

    Hello Steven.
    If for a POP type account, try the following.
    With the Mail.app quit and using the Finder, go to Home > Library > Mail > this POP account named folder (named by the user name and incoming mail server for the account) > INBOX.mbox.
    Move the INBOX.mbox to the Desktop.
    When re-launching Mail, a new INBOX.mbox will be created automatically by Mail within the account named folder.
    If all 12 messages are successfully downloaded, this indicates the old INBOX.mbox moved to the Desktop has some corruption.
    If successful, control-click on the old INBOX.mbox moved to the Desktop and at the menu window that appears, select Show Package Contents.
    List the package content file names and size of each here.

  • STB crashing while loading games

    If the STB crashes on loading any applications or games which part may be responsible for that considering that it is MHP compliant.

    If the STB crashes on loading any applications or games which part may be responsible for that considering that it is MHP compliant.

  • Ipad 3/iphone 4s crashing when loading purchased apps from app store

    Every since OS 6 my ipad 3 and iphone 4s crash when trying to load purchased apps from the app store. This has never been addressed by Apple other than them saying 'they are aware of the issue'.
    After trying every conceivable suggestion from this board, nothing works. I don't think Apple will ever fix this since so few are affected.
    Just wondering if anyone ever found a way to get this to work.

    Can you download the games in iTunes on your computer?
    Do you have any restrictions set up in Settings/General/Restrictions that prevent you from installing apps or certain apps?

  • ITunes crash by loading the apps for my iPhone, how can i fix this?

    Hey Community
    i have a big problem. I will load my apps on my iPhone, but everytime if I will open Apps in the iTunes menu from my iPhone iTunes crash.
    So I have updated iTunes, but it still crash again and again. I need help, I don't want to load all my apps trough my phone with AppleStore.
    Best regards

    The best way to do it is to copy your iTunes library (or a backup of it) from your old computer to your new one. Make sure iTunes on the new computer is Authorized to the same account you had on the old computer and the iPhone. Then it should sync correctly. As al alternative see this user tip: Syncing to a "New" Computer or replacing a "crashed" Hard Drive

  • Illustrator crashes while loading (Illustrator has unexpectedly quit message)mac

    Mac OSX 10.4.1 Tiger/Power Book G4 12"/Adobe Illustrator CS3 13.0.0
    If anyone has had this problem, I have found a fix that worked. Illustrator has unexpectedly quit, crash during initialization of the program during loading.
    In my case it was a font that I downloaded called ZEBRA that caused Illustrator to crash during this loading period. I had no Idea that corrupt fonts could effect the application in this way. I went through all of the steps that I could think of to fix this problem including, re-setting the preferences folder within CS3, running disk utility to reset user permissions, re-installing Illustrator and safe mode startup. I even created another user account to test and see if it was a user settings corruption. What I found was that Illustrator would open and function properly when using the newly created user account from startup. After this I ran the mac in safe mode from start up of my original user account. In doing this I was able to start Illustrator again without the crash occurring.
    At this point I went to my font book application and tried to find a corrupt font. At first I hi-lighted all of the fonts and went to File-Validate fonts. This process gave me some fonts with errors which I then deleted from my font book. Again, I tried to open Illustrator and still the same error (Unexpectedly Quit). I then went to font book, hi-lighted all fonts and disabled all fonts. After this I tried to open Illustrator. Amazingly Illustrator loaded with no problem. Ok now I know the problem lies in a corrupt font. Evidently you can have a corrupt font and it not show up while validating fonts. In the end I had to go through all the user fonts and de-activated them, then try to open Illustrator to see which font was corrupt and delete it. It was a little easier to select a group to deactivate and then narrow it down to just one font.
    In my case the corrupt font was ZEBRA that I had to delete. I downloaded this font online for free. So if you have this problem after downloading a font online, this is more than likely the problem. After this everything was back to normal
    Sorry for such a long explanation. I hope this saves someone the time and headache I had to go through to fix mine.
    Thanks Mike.

    Well I don't have that Zebra font, and I've just installed this for the first time. I have been troubleshooting this for many hours between yesterday and today, and I've tried every suggestion I've found in this forum and a couple of things not mentioned. I have no preferences to delete since it's never successfully opened, and I put in a help ticket with Adobe yesterday, but I'm frustrated because nothing like this has ever happened to me before in 24 years of doing computer graphics. So if anyone has any further suggestions not covered thus far, I'm open to them!
    This is what I've tried so far:
    Installation went fine. I registered and activated the software. First attempt (and every attempt) the software crashes at start up. I tried installing the updates, verifying my fonts, deactivating downloaded fonts, restarting the computer, and tried to open it in my alternate user account. I tried using the disc to uninstall and reinstall (3 times after the first). I tried opening the software in safe mode. I tried installing it in the alternate user account.
    I am running Mac OS 10.4.11 Tiger on a G5 PPC with 92 GB free HD memory, 2.5 GB RAM, 2.1 GHZ processor. PS CS3 runs fine and is unaffected by any of this.
    Gloria

  • Java Application Crash while loading a 64-bit DLL

    Hi there,
    I'm calling native C++ functions from a 64-bit DLL through a java application. But the application crashes with the below crash exception when the DLL is loaded.
    # A fatal error has been detected by the Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000047e0b754, pid=976, ti
    d=968
    # JRE version: 6.0_16-b01
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (14.2-b01 mixed mode windows-amd64
    # Problematic frame:
    # C [mkl_def.dll+0x8b754]
    # An error report file with more information is saved as:
    # C:\Documents and Settings\hw3h6\Desktop\hs_err_pid976.log
    What will be the possible cause of the issue? Is it something which can be corrected from my java application?
    The application is built in 32-bit environment, but I think thats not an issue because java is platform-independent.

    ajithcherukad wrote:
    What will be the possible cause of the issue?Pointer bug.
    Is it something which can be corrected from my java application?Java? Only possibility there is don't use the C++ code.
    >
    The application is built in 32-bit environment, but I think thats not an issue because java is platform-independent.That has absolutely nothing to do with it. The C++ code isn't. Nor is the dll (dll by its very nature is platform dependent.)

Maybe you are looking for

  • Itunes not recognizing iphone 3gs or ipod touch 4th gen

    My two sons ipod touch 4th generations were not being recognized by itunes, (they were previously, and I have not changed anything). I went through apple supports steps up to uninstalling and reinstalling itunes. They are still not being recognized a

  • Why is my Firefox browser slow all of a sudden?

    All of a sudden, my Firefox browser is extremely slow. I did not change anything nor did I download any software. It takes me some time to go to web pages and such. What can i do?

  • Urgent help please NOKIA 6500 SLIDE

    for some stupid reason , i was told my memory was full and to delete some data or whatever, stupidly i did and now i have no tones, pictures, and lots of sentimental messages etc. !i have just got the stupid phone , its a nokia 6500 slide and is now

  • Photo album _"index"_...?

    Let me rePhrase my inquiry of a couple of days back. Can any collection or 'album' of photos be organized in different ways..? Can there be a catelog of them -as thumbnails- on a separate 'index' page..? (Which 'index' would allow for individual sele

  • Missing files, images, pages, updates lost - watercolor template

    I am having a great time with the watercolor theme in the latest version of iWeb '08! A few weeks ago I spent over an hour updating my site, and published it. I quit iWeb, and then reopened it. All my changes were there! two weeks later. I open the d