회사명 한국전기공사협회 
성명 권우영 
이메일 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 9768
90 RAD Studio 10.1 Professional Berlin 실행 시 동작 중단 오류 [2] file Zaire 2016.09.22 510
89 Tokyo 버전 설치 시 오류 발생 [1] file 서울고니 2017.05.18 514
88 서울특별시 데이터센터 델파이 설치 및 컴파일 오류 [1] secret sdcpay 2014.08.15 527
87 제품 인증 시 방화벽 등록 대상 ip [2] 심규성 2016.03.09 527
86 Delphi 10 Seattle Trial 설치중 오류 문의 [1] syc 2015.12.01 564
85 페스트 리포트 fastreport 데니얼27 2015.02.07 569
84 시리얼 등록 횟수 초과 [7] bambamba 2016.11.18 585
83 XE10.2 도쿄의 서드파티에서 fast report 가 없습니다. [1] 평정 2017.04.05 598
82 Delphi XE5 ISO File 설치 후 이상 [1] file charles 2016.03.14 625
» 델파이 xe 버전 rtl150.bpl 버전오류 . 계속 기다리고 있습니다. 답변 좀 부탁드립니다. [1] kwy0702 2017.05.30 659
80 라이센스 리미트 초과 오류 [3] file 하얀돍래 2016.01.29 680
79 설치 [2] secret 머털도사 2014.07.25 706
78 XE5 -> XE6 업그레이드 문의입니다. [1] secret 가을이다 2014.06.16 724
77 DBSSetLang.exe 파일 오류 나오고 멈추는 현상 [1] secret superman 2014.05.08 782
76 XE5 수동 업데이트 방법 [2] secret 가을이다 2014.04.21 814
75 베를린 JCL, JVCL 설치 [3] 미스터몽키 2016.06.20 826
74 Rad studio XE 10.4.1 Architect 사용중 Rad studio XE 10.4.2 Architect 로 업데이트하는 방법 [2] dev1 2021.03.08 993
73 BDS.EXE - 응용 프로그램 오류 [1] file 회원가입 2017.02.06 1019
72 designide 한시민 2014.12.20 1083
71 windows10 빌더6.0설치 [1] 마타 2015.12.10 1097