External exception eefface что за ошибка как исправить

External exception EEFFACE

Доброго времени суток. У меня такая проблемка, установил недавно Rad Studio 2010 (Delphi), начал работать. все вроде нормально, но по какой то причине, когда в ран тайме пытаюсь тестировать программу, на собите которое работает с OpenDialog студия виснет. и закрыть можно только через диспетчер. При этом вылазиет такая вот ошибка:

Что это за ошибка? и как можно избавиться от нее?

Project raised exception class «External SIGSEGV»
Привет! Я новичёк в паскале, а точнее в сдк Лазарус (Ubuntu linux 10.04, lazarus IDE.

CodeMonkey, Догадался конечно, но то что там написано мне ровным счетом ни о чем не говорит.

Конкретно в этом случае это баг в отладчике.

Я не знаю про D7. Ты же не привёл никакой информации.

Но в D2010 стек вызова однозначно указывает на необработанное исключение C++ в коде отладчика среды.

P.S. Система случайно не x64?

Итого: проблема вызвана либо взаимодействием 64-32 (в x64 все Delphi программы выполняются в слое эмуляции WOW64, на что отладчик не всегда был рассчитан и его постоянно допиливают). Решается отправкой баг отчёта и избеганием OpenDialog. Либо это вызывано кривым расширением Проводника (Оболочки/Shell), которое грузится в OpenDialog и делает всем ГГ. Решается установкой чистой системы, либо же использованием всякий твикеров, позволяющих выборочно отключать расширения.

Ну и можно попробовать заменить OpenDialog на VistaOpenDialog. Можно делать это только на время отладки.

Источник

External Exception EEFFACE in Delphi

While debugging my application with Delphi 2009, I sometimes get the following exception occurring:

This only happens occasionally, but after pressing OK, then my IDE and program both may freeze. If I am lucky I can sometimes do a File/SaveAll in Delphi, but sometimes I can’t. Either way I am stuck and then the only thing I can do is use Windows Task Manager to shut down Delphi. Of course, if I was unable to SaveAll, then I lose all the edits I had made since last saving.

I have all the Delphi 2009 Updates installed right up to and including Update 4. I also have IDE Fix Pack 2009 2.9 installed.

The Error is trapped for me by EurekaLog, and the error report gives the following call stack:

As you can see, all of the call stack is in Delphi and Windows. It does not connect back at all to any line in my program.

I have looked at the webpage: External Exception EEFFACE and translated it from German to English, but it appears to be talking about Delphi C++ whereas I don’t use C++ at all.

My problem is I have no idea what might be causing this as it does not happen consistently. I have no idea even where to look to find it or how to track it down.

Does someone know what this is and how I can track it down or at least prevent it from happening?

Alex of EurekaLog posted this in response to my query on their forum:

I think it may be a bug in Delphi’s debugger. Possibly related to evaluation tooltips or something similar.

I think that you should post this description to Embarcadero’s Quality Central.

I have now submitted a report to Quality Central at:

Hopefully with this information, Embarcadero will be able to prevent this in future releases.

I come back to this question over 4 years later, and realize that a few months ago, I found the solution, so I am posting it here for anyone else who may encounter this.

The problem and solution were provided in Olaf Monien’s blog, in a post from 2009/07/22 titled Delphi 2009 / Windows 7 / 64 bit Debugger Crash Workaround.

Olaf’s instructions on that post worked perfectly for me, and the problem is gone. I thanked him in a comment on his blog post.

Источник

Ошибка при создании новой компоненты (External exception eefface + code 87)

Вложения

External exception eefface что за ошибка как исправить. Смотреть фото External exception eefface что за ошибка как исправить. Смотреть картинку External exception eefface что за ошибка как исправить. Картинка про External exception eefface что за ошибка как исправить. Фото External exception eefface что за ошибка как исправитьhexeditor.7z (487.1 Кб, 3 просмотров)

External exception EEFFACE при открытие файла в браузере
Подскажите плиз, первый раз сохранение и открытие отрабатывает, на второй раз ошибка, все виснет.

External exception EEFFACE
Доброго времени суток. У меня такая проблемка, установил недавно Rad Studio 2010 (Delphi), начал.

External exception EEFFACE из за ShellExecute
не могу найти альтернативу запуска любого обьекта из приложения,в данном случае проект.

Aleator, для начала все exit-ы на return-ы поменяй, потом дальше поговорим External exception eefface что за ошибка как исправить. Смотреть фото External exception eefface что за ошибка как исправить. Смотреть картинку External exception eefface что за ошибка как исправить. Картинка про External exception eefface что за ошибка как исправить. Фото External exception eefface что за ошибка как исправитьЭто совсем не одно и то же.

Добавлено через 17 минут
Да, и от циклов типа

Разумеется, ведь при попытке установить Capacity (то есть, при вызове метода SetEndAdr), вызывается тот самый HideMismatch(), в котором вылетающий за пределы массива цикл. И что должно произойти? Конечно, программа вылетает.

А можно посмотреть на дельфийский код этого компонента?

Решение

3. Комментируешь временно (пока не исправишь все циклы) назначение Capacity в OnCreate формы.

Пересобираешь проект, запускаешь:

ошибка «external exception eefface»
Здравствуйте! Пишу программу на С++ builder (Embarcadero XE2) при компиляции вылетает ошибка.

«External exeption EEFFACE» при попытке выделить большой объем памяти
Добрый день. Мне надо выделить очень много памяти, под массив и двумерный массив. Но если указать.

Источник

Error: «External exception EEFFACE» (Page 1 of 2)

Graph Forums → Support → Error: «External exception EEFFACE»

You must login or register to post a reply

Posts: 1 to 25 of 28

1 Topic by allanskov 2013-09-06 13:13:12 (edited by allanskov 2013-09-09 19:46:22)

Topic: Error: «External exception EEFFACE»

I get an error message when I try to plot
f(x)=x^0.5
See attached file.
It does not help me to reboot my PC.

screenshot.230.jpg 84.23 kb, 860 downloads since 2013-09-09

2 Reply by Ivan Johansen 2013-09-07 19:49:03

Re: Error: «External exception EEFFACE»

It looks like you forgot to attach the file, but I can guess what it shows. However it does sound very strange. I don’t know what could cause this. My best suggestion is to uninstall Graph to remove all settings and reinstall Graph afterwards.

3 Reply by allanskov 2013-09-09 19:52:30

Re: Error: «External exception EEFFACE»

Thanks for the answer. I have now tried to attache the file again.

To uninstall and install Graph does not help.

4 Reply by ali_fz 2013-09-11 14:52:59 (edited by ali_fz 2013-09-11 15:02:02)

Re: Error: «External exception EEFFACE»

Dear Ivan
Thanks for your support and caring

Recently when I installed Graph on my PC at my office; I could not use it because of this error!
I check and evaluate the errors:
1- graph could draw some equation like y=x or y=sin(x) but had an External error while drawing y=x^2
2- Graph could not evaluate point table of any function (Even y=x & y=sin(x))
3- Graph show an internal error (Red error on the status bar) when I want to calculate curve path or under curve area
4- It could draw any trad-line between some points (No error occurred).

Be notice that my computer in my office is a limited access PC (Controlled by IT department) so I am not administrative; But also many years ago I had a limited PC in my college while Graph installed and worked on it without any problems!!

Yesterday I contacted to my Office IT Administrative and he changed my account to a «power user»; but it didn’t help to solving errors.
IT administrative guessed that graph want to change and access to registry and said may be this is the cause of its errors.

I hope that my explanation to be enough and clear.
Best Regards

5 Reply by Ivan Johansen 2013-09-14 20:22:11

Re: Error: «External exception EEFFACE»

It was a good suggestion about access to the registry. I have tried to reproduce the problem by denying Graph access to the registry, but with no success. The problem doesn’t seem to be related to the registry.

Источник

external exception eefface kess v2

Очередь просмотра

Очередь

YouTube Premium

External exception eefface что за ошибка как исправить. Смотреть фото External exception eefface что за ошибка как исправить. Смотреть картинку External exception eefface что за ошибка как исправить. Картинка про External exception eefface что за ошибка как исправить. Фото External exception eefface что за ошибка как исправить

Хотите сохраните это видео?

Пожаловаться на видео?

Выполните вход, чтобы сообщить о неприемлемом контенте.

Понравилось?

Не понравилось?

The video show you how to solution Kess v2 V4.026 «External exception EEFFACE» error,more infor http://www.obdexpress.co.uk/wholesale.

V2.22 KESS V2 Firmware V4.036 Manager Tuning Kit master with Unlimited Token

Top 7 reasons to choose NEW KESS V2:

1) Software version: V2.22, Firmware Version: V4.036

2) Software can be used on most WIN7 and XP systems.

3) Support One button click to charge tokens.

4) New firmware can fit software perfectly. More and newer ECUs and protocols are opened to use.

5) Full integration with ECM Titanium, which means it can work with ECM Titanium perfectly

6) Master version, Software is updated by CD.
When new software release, just ask the software download link from us. Firmware cannot update up to now.

7) Support EDC16 do not support EDC17 at present. KESS V2 does not support motorcycle, please pay attention.

External exception eefface что за ошибка как исправить. Смотреть фото External exception eefface что за ошибка как исправить. Смотреть картинку External exception eefface что за ошибка как исправить. Картинка про External exception eefface что за ошибка как исправить. Фото External exception eefface что за ошибка как исправить

External exception eefface что за ошибка как исправить. Смотреть фото External exception eefface что за ошибка как исправить. Смотреть картинку External exception eefface что за ошибка как исправить. Картинка про External exception eefface что за ошибка как исправить. Фото External exception eefface что за ошибка как исправить

External exception eefface что за ошибка как исправить. Смотреть фото External exception eefface что за ошибка как исправить. Смотреть картинку External exception eefface что за ошибка как исправить. Картинка про External exception eefface что за ошибка как исправить. Фото External exception eefface что за ошибка как исправить

External exception eefface что за ошибка как исправить. Смотреть фото External exception eefface что за ошибка как исправить. Смотреть картинку External exception eefface что за ошибка как исправить. Картинка про External exception eefface что за ошибка как исправить. Фото External exception eefface что за ошибка как исправить

External exception eefface что за ошибка как исправить. Смотреть фото External exception eefface что за ошибка как исправить. Смотреть картинку External exception eefface что за ошибка как исправить. Картинка про External exception eefface что за ошибка как исправить. Фото External exception eefface что за ошибка как исправить

(02-14-2018, 12:10 PM) ionutdanica Wrote: 5.017 with token?

External exception eefface что за ошибка как исправить. Смотреть фото External exception eefface что за ошибка как исправить. Смотреть картинку External exception eefface что за ошибка как исправить. Картинка про External exception eefface что за ошибка как исправить. Фото External exception eefface что за ошибка как исправить

(02-14-2018, 12:10 PM) ionutdanica Wrote: 5.017 with token?

Yes there is version with token reset

External exception eefface что за ошибка как исправить. Смотреть фото External exception eefface что за ошибка как исправить. Смотреть картинку External exception eefface что за ошибка как исправить. Картинка про External exception eefface что за ошибка как исправить. Фото External exception eefface что за ошибка как исправить

(02-14-2018, 12:10 PM) ionutdanica Wrote: 5.017 with token?

Yes there is version with token reset

Are you sure mate?
Post pictures

One of our customer reported that both KESS V2 v2.13 firmware 4.036 master and K-tag KTM100 firmware 7.003 ecu tuning tool V2.13 had “External exception EEFFACE” error when reading ECU on Windows XP without anti virus programs.

External exception eefface что за ошибка как исправить. Смотреть фото External exception eefface что за ошибка как исправить. Смотреть картинку External exception eefface что за ошибка как исправить. Картинка про External exception eefface что за ошибка как исправить. Фото External exception eefface что за ошибка как исправить

Possible reason:

Driver is not well installed

2. TF connection issue

Kess V2/Ktag fails to read out TF card program or the program in the TF card not working properly

Solution:

Follow the video to install K-suite V2.13

2. If driver is set properly. Dissemble the kess v2 or Ktag device to check the TF card. Replace the TF card.

Clean up the shrapnel on the card slot with a brush

If the card slot shrapnel is not flexible enough, lift up the shrapnel a little bit to make sure it can communicate well with the TF card

Clean the TF card and then put it back to card slot.

Источник

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *