회사명 한국전기공사협회 
성명 권우영 
이메일 kwy0702@hanmail.net 
전화번호 010-3472-5898 
제품명/버전/에디션 Delphi XE 
시리얼번호 C2AG-*****-*****-Q4MD 

본 게시판 제품 구매 고객사에 대한 설치 및 버그 관련 문의 게시판입니다.
* 프로페셔널, 스타터 에디션은 이곳에서 기술지원이 제공되지 않으므로
* http://qc.embarcadero.com/wc/qcmain.aspx 또는 http://www.embarcadero.com/support를 이용하세요.
* 버그 문의의 경우 해당 버그를 재현해 볼 수 있도록 자세히 올려 주시기 바랍니다.

또한 질문을 등록하기에 앞서서
* 설치/등록가이드 또는 개발자 Q&A를 검색 해보시면 원하시는 답이 있을 수도 있습니다.
* 엠바카데로 제품이 아닌 외부 컴포넌트는 해당 제조사에 문의를 하셔야 하며
* 제품 버그가 아닌 코딩 관련 문의는 개발자Q&A 게시판을 이용하시기 바랍니다.
-----------------------------------------------------------------------------------------------
델파이 xe 버전을 win7 64bit에서 설치 후

재부팅 전까지는 오류없이 잘 되더라구요.

근데 재부팅을 한번 새로 하니까 "Access violiation at address 50041275 in module 'rtl150.bpl", read of address 00000000.

라고 나오면서 툴이 실행되지 않습니다.

지원 좀 부탁드릴께요.

제 pc는 64bit windows7 이구요. 현재 C:\Program Files 에 Delphi Xe 버전이 설치되어 있습니다.

 

캡처.JPG

오류상세 정보입니다.

 

[50041275]{rtl150.bpl  } System.UTF8ToUnicodeString (Line 28553, "System.pas" + 2) + $0
[50041270]{rtl150.bpl  } System.UTF8ToUnicodeString (Line 28552, "System.pas" + 1) + $2
[217674E4]{vclactnband150.bpl} ActnMan.TCustomActionBarColorMap.Notification (Line 4277, "ActnMan.pas" + 4) + $8
[500AEC9C]{rtl150.bpl  } Classes.TComponent.Notification (Line 12377, "Classes.pas" + 8) + $12
[500AEC53]{rtl150.bpl  } Classes.TComponent.RemoveFreeNotification (Line 12362, "Classes.pas" + 2) + $4
[500AEC76]{rtl150.bpl  } Classes.TComponent.Notification (Line 12371, "Classes.pas" + 2) + $4
[5009DB91]{rtl150.bpl  } Classes.TList.IndexOfItem (Line 3637, "Classes.pas" + 2) + $0
[500AEC53]{rtl150.bpl  } Classes.TComponent.RemoveFreeNotification (Line 12362, "Classes.pas" + 2) + $4
[500AEC76]{rtl150.bpl  } Classes.TComponent.Notification (Line 12371, "Classes.pas" + 2) + $4
[5003AEBE]{rtl150.bpl  } System.TMonitor.TryEnter (Line 12708, "System.pas" + 10) + $0
[5003AA38]{rtl150.bpl  } System.TMonitor.Enter (Line 12406, "System.pas" + 4) + $2
[5003A8F0]{rtl150.bpl  } System.TMonitor.CheckOwningThread (Line 12332, "System.pas" + 2) + $0
[5003ABE2]{rtl150.bpl  } System.TMonitor.Exit (Line 12523, "System.pas" + 9) + $7
[5003AC1B]{rtl150.bpl  } System.TMonitor.Exit (Line 12537, "System.pas" + 2) + $7
[500A43B0]{rtl150.bpl  } Classes.RemoveFixups (Line 7202, "Classes.pas" + 14) + $8
[5003A100]{rtl150.bpl  } System.TObject.Destroy (Line 11063, "System.pas" + 0) + $0
[5009EFB5]{rtl150.bpl  } Classes.TPersistent.Destroy (Line 4405, "Classes.pas" + 2) + $7
[50041270]{rtl150.bpl  } System.UTF8ToUnicodeString (Line 28552, "System.pas" + 1) + $2
[50041302]{rtl150.bpl  } System.UTF8ToString (Line 28572, "System.pas" + 1) + $4
[5003A015]{rtl150.bpl  } System.TObject.ClassName (Line 11001, "System.pas" + 1) + $7
[50358F0B]{vcl150.bpl  } Forms.IsClass (Line 9953, "Forms.pas" + 2) + $9
[50358F8C]{vcl150.bpl  } Forms.TApplication.HandleException (Line 9971, "Forms.pas" + 9) + $8
[0041BA32]{bds.exe     } Sanctuary.Data. + $0
[21AF8515]{delphicoreide150.bpl} PasCppPakMgr.TIDEDesignPackage.Load (Line 2292, "PasCppPakMgr.pas" + 43) + $0
[5003A7C1]{rtl150.bpl  } System.@AfterConstruction (Line 12170, "System.pas" + 2) + $5
[21AF812B]{delphicoreide150.bpl} PasCppPakMgr.TIDEDesignPackage.DelayLoad (Line 2178, "PasCppPakMgr.pas" + 11) + $4
[21AF2AE2]{delphicoreide150.bpl} PasCppPakMgr.LoadDesignPackage (Line 453, "PasCppPakMgr.pas" + 10) + $5
[21AF2DD5]{delphicoreide150.bpl} PasCppPakMgr.LoadProjectPackages (Line 524, "PasCppPakMgr.pas" + 52) + $11
[21BAC019]{delphicoreide150.bpl} BasePasProjOpts.TProjOptsManager.DoLoadPackages (Line 1506, "BasePasProjOpts.pas" + 22) + $6
[21BACCBC]{delphicoreide150.bpl} BasePasProjOpts.TProjOptsManager.LoadPackages (Line 1712, "BasePasProjOpts.pas" + 0) + $0
[21BADD48]{delphicoreide150.bpl} BasePasProjOpts.TProjectOptions.LoadPackages (Line 2358, "BasePasProjOpts.pas" + 1) + $5
[223147B7]{delphide150.bpl} DelphiProject.TDelphiProjectCreationTrait.LoadDefaultLibraries (Line 247, "DelphiProject.pas" + 1) + $1F
[208230C1]{coreide150.bpl} ProjectGroup.TDefaultProjectWrapper.LoadDefaultLibraries (Line 3471, "ProjectGroup.pas" + 5) + $31
[208A500D]{coreide150.bpl} Desktop.LoadDefaultDesktopState (Line 955, "Desktop.pas" + 1) + $7
[208A5CB1]{coreide150.bpl} Desktop.LoadDesktop (Line 1158, "Desktop.pas" + 71) + $D
[0041BA0C]{bds.exe     } Sanctuary.Data. + $0
[5027DF74]{vcl150.bpl  } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[50282838]{vcl150.bpl  } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5034FB30]{vcl150.bpl  } Forms.TCustomForm.WndProc (Line 3961, "Forms.pas" + 191) + $5
[50282838]{vcl150.bpl  } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5027DB98]{vcl150.bpl  } Controls.TControl.Perform (Line 6852, "Controls.pas" + 10) + $8
[50354F0D]{vcl150.bpl  } Forms.TCustomForm.UpdateGlassFrame (Line 7086, "Forms.pas" + 37) + $4
[5034FB30]{vcl150.bpl  } Forms.TCustomForm.WndProc (Line 3961, "Forms.pas" + 191) + $5
[50281ED8]{vcl150.bpl  } Controls.TWinControl.MainWndProc (Line 9552, "Controls.pas" + 3) + $6
[500B067C]{rtl150.bpl  } Classes.StdWndProc (Line 13491, "Classes.pas" + 8) + $0
[50278AAE]{vcl150.bpl  } Controls.FindControl (Line 3378, "Controls.pas" + 6) + $9
[50358AFF]{vcl150.bpl  } Forms.TApplication.ProcessMessage (Line 9760, "Forms.pas" + 23) + $1
[50358B2A]{vcl150.bpl  } Forms.TApplication.ProcessMessages (Line 9782, "Forms.pas" + 1) + $4
[0041C64F]{bds.exe     } Sanctuary.MD5.Transform (Line 318, "Sanctuary.MD5.pas" + 47) + $1
[503969E9]{vcl150.bpl  } AppEvnts.TCustomApplicationEvents.DoActivate (Line 200, "AppEvnts.pas" + 1) + $C
[50397049]{vcl150.bpl  } AppEvnts.TMultiCaster.DoActivate (Line 421, "AppEvnts.pas" + 5) + $C
[5035809D]{vcl150.bpl  } Forms.TApplication.WndProc (Line 9380, "Forms.pas" + 126) + $C
[500B067C]{rtl150.bpl  } Classes.StdWndProc (Line 13491, "Classes.pas" + 8) + $0
[50358AFF]{vcl150.bpl  } Forms.TApplication.ProcessMessage (Line 9760, "Forms.pas" + 23) + $1
[50358B42]{vcl150.bpl  } Forms.TApplication.HandleMessage (Line 9790, "Forms.pas" + 1) + $4
[50358E6D]{vcl150.bpl  } Forms.TApplication.Run (Line 9927, "Forms.pas" + 26) + $3
[004ACCE2]{bds.exe     } bds.bds (Line 201, "" + 8) + $FFFB
 

번호 제목 글쓴이 날짜 조회 수
공지 필독: 설치 횟수 증가 방법 안내 (Registration limit has been reached) 관리자2 2017.09.13 9788
1048 An update Subscription for Embarcadero@Delphi 10 is required which has expired prior to this release. [1] secret 공작소장 2020.08.17 3
1047 델파이 7 시리얼 번호 확인방법 문의. [1] secret kivalan 2020.08.09 5
1046 An update Subscription for Embarcadero@Delphi 10.3 is required which has expired prior to this release. [3] secret 쿠키 2019.12.09 1921
1045 Delphi 10.4 설치 후 안드로이드 빈 프로잭트 컴파일 시 메세지 [5] secret jongik 2020.07.06 17
1044 재설치 관련 문의 [1] secret 마헴 2020.06.16 228
1043 Trial license for this product was previosly issued. Correct the error and attempt to register again 오류 [1] secret Devie 2020.07.06 2
1042 delphi 10.4 설치 [15] secret 오픈하트 2020.07.01 11
1041 Professional Network를 라이센스문제 [1] secret 자라 2020.07.02 5
1040 KSVCL 설치 문의 [2] secret Natura 2020.06.11 11
1039 제품 설치시 오류 관련 문의 [4] secret 엘리시안 2020.05.29 11
1038 ... [3] file s,lfjlsdkfjs 2020.05.28 1463
1037 10.3.3 설치진행 문의입니다. [1] secret 밤바야 2020.04.06 12
1036 재설치 후 프로젝트 불러올 시 Unknown Project Type Error 발생 [4] secret minyklv12 2020.03.26 18
1035 등록 오류 [6] secret 키몽몽 2020.03.27 14
1034 델파이 10.3 설치 문제 [2] secret kpicdev 2020.03.30 9
1033 작업시간을 초과했습니다 [1] file redpwon 2020.03.31 1681
1032 제품인증이 자꾸 풀립니다. [7] secret sch.delphi 2020.03.23 12
1031 이전제품 라이센스 관련 문의 [1] secret 개미 2020.03.25 2
1030 실행이 안됩니다(An update Subscription for Embarcadero Delphi 10.2 is required which has expired prior to this release.) [3] secret 맛재현 2019.12.06 7