View Issue Details

IDProjectCategoryView StatusLast Update
0004852JEDI VCL00 JVCL Componentspublic2009-08-05 12:07
ReporterdelphaberAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionunable to reproduce 
PlatformCore2Duo 2Ghz,2GB RAM,128MB GPUOSWindows XP Professional 32BitOS VersionTurbo Delphi PRO
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0004852: TJvScheduledEvents crashes when you want to edit a schedule event [Design Time]
DescriptionSuppose you create 3 scheduler events and you want to edit them. The TFrmScheduleEditor won't show up because the component raise an exception. See demo and detail data with eurekalog log.

PS: it's a new bug. Last month svn (or 2 months ago, i don't remember) worked ok.
Additional InformationEurekaLog 6.0.21 RC 3

Application:
-----------------------------------------------------------------------------------------------
  1.1 Start Date : Wed, 8 Jul 2009 11:05:44 +0200
  1.2 Name/Description: bds.exe - (Borland® Developer Studio for Windows)
  1.3 Version Number : 10.0.2445.40105
  1.5 Compilation Date:
  1.6 Up Time : 7 minutes, 19 seconds

Exception:
------------------------------------------------------------------------------------------------------------
  2.1 Date : Wed, 8 Jul 2009 11:13:04 +0200
  2.2 Address : 51F2A11D
  2.3 Module Name : rtl100.bpl - (Borland Component Package)
  2.4 Module Version: 10.0.2288.42451
  2.5 Type : EAccessViolation
  2.6 Message : Access violation at address 51F2A11D in module 'rtl100.bpl'. Read of address 0000000C.
  2.7 ID : 09B9
  2.8 Count : 1
  2.9 Status : New
  2.10 Note :

User:
-------------------------------------------------------
  3.3 Email :
  3.4 Company :
  3.5 Privileges: SeShutdownPrivilege - OFF
                  SeChangeNotifyPrivilege - ON
                  SeSecurityPrivilege - OFF
                  SeBackupPrivilege - OFF
                  SeRestorePrivilege - OFF
                  SeSystemtimePrivilege - OFF
                  SeRemoteShutdownPrivilege - OFF
                  SeTakeOwnershipPrivilege - OFF
                  SeDebugPrivilege - OFF
                  SeSystemEnvironmentPrivilege - OFF
                  SeSystemProfilePrivilege - OFF
                  SeProfileSingleProcessPrivilege - OFF
                  SeIncreaseBasePriorityPrivilege - OFF
                  SeLoadDriverPrivilege - ON
                  SeCreatePagefilePrivilege - OFF
                  SeIncreaseQuotaPrivilege - OFF
                  SeUndockPrivilege - ON
                  SeManageVolumePrivilege - OFF
                  SeImpersonatePrivilege - ON
                  SeCreateGlobalPrivilege - ON

Active Controls:
----------------------------------------------------
  4.1 Form Class : TAppBuilder
  4.2 Form Text : Project1 - Turbo Delphi - Unit1
  4.3 Control Class: TPropInspEdit
  4.4 Control Text :

Computer:
--------------------------------------------------------------------------------
  5.1 Name : FABERILION
  5.2 Total Memory : 2046 Mb
  5.3 Free Memory : 983 Mb
  5.4 Total Disk : 50 Gb
  5.5 Free Disk : 12,35 Gb
  5.6 System Up Time: 11 minutes, 51 seconds
  5.7 Processor : Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz
  5.8 Display Mode : 1280 x 800, 32 bit
  5.9 Display DPI : 96
  5.10 Video Card : NVIDIA GeForce 8400M GS (driver 6.14.11.8042 - RAM 512 MB)
  5.11 Printer : EPSON Stylus D68 Series (driver 1.24)

Operating System:
------------------------------------
  6.1 Type : Microsoft Windows XP
  6.2 Build # : 2600
  6.3 Update : Service Pack 3
  6.4 Language: English
  6.5 Charset : 0

Network:
---------------------------------------------------------------------
  7.1 IP Address: 010.085.083.105 - 000.000.000.000 - 192.168.056.001
  7.2 Submask : 255.255.255.000 - 000.000.000.000 - 255.255.255.000
  7.3 Gateway : 010.085.083.001 - 000.000.000.000 - 000.000.000.000
  7.4 DNS 1 : 208.067.222.222 - 208.067.222.222 - 000.000.000.000
  7.5 DNS 2 : 208.067.220.220 - 208.067.220.220 - 000.000.000.000
  7.6 DHCP : ON - ON - OFF

Call Stack Information:
------------------------------------------------------------------------------------------------------------
|Address |Module |Unit |Class |Procedure/Method |Line |
------------------------------------------------------------------------------------------------------------
|*Exception Thread: ID=2044; Priority=0; Class=; [Main] |
|----------------------------------------------------------------------------------------------------------|
|51F2A11D|rtl100.bpl |system.pas | |_IntfAddRef |17953[0] |
|20C96AD3|coreide100.bpl |PropInsp.pas |TPropertyInspector |PropListEditDblClick |859[42] |
|7C903247|ntdll.dll | | |RtlConvertUlongToLargeInteger| |
|7C90E485|ntdll.dll | | |KiUserApcDispatcher | |
|7E428D86|USER32.dll | | |DefWindowProcW | |
|51F2A118|rtl100.bpl |system.pas | |_IntfAddRef |17953[0] |
|4A1452A1|JvCustomD10D.bpl|JvScheduleEditorForm|TFrmScheduleEditor |SetSchedule | |
|4A145294|JvCustomD10D.bpl|JvScheduleEditorForm|TFrmScheduleEditor |SetSchedule | |
|4A146EF2|JvCustomD10D.bpl|JvScheduleEditors |TJvScheduleProperty|Edit | |
|20C9697E|coreide100.bpl |PropInsp.pas |TPropertyInspector |PropListEditDblClick |837[20] |
|20FDD681|vclide100.bpl |ideinsplistbox.pas |TInspListBox |DoEditDblClick |981[2] |
|20FDD66C|vclide100.bpl |ideinsplistbox.pas |TInspListBox |DoEditDblClick |979[0] |
|20FDF49F|vclide100.bpl |ideinsplistbox.pas |TInspListBox |ListButtonClick |1653[2] |
|52058F40|vcl100.bpl |Controls.pas |TControl |Click |5226[9] |
|52058EDC|vcl100.bpl |Controls.pas |TControl |Click |5217[0] |
|20FDA646|vclide100.bpl |IDEListBtns.pas |TListButton |WMLButtonUp |579[8] |
|52058A3B|vcl100.bpl |Controls.pas |TControl |WndProc |5143[83] |
|52058780|vcl100.bpl |Controls.pas |TControl |WndProc |5060[0] |
|5205CA19|vcl100.bpl |Controls.pas |TWinControl |WndProc |7246[105]|
|5205C1A4|vcl100.bpl |Controls.pas |TWinControl |MainWndProc |7021[3] |
|51F60BC0|rtl100.bpl |classes.pas | |StdWndProc |11572[8] |
|51F6A054|rtl100.bpl |Contnrs.pas |TObjectList |GetItem |295[0] |
|51F6A212|rtl100.bpl |Contnrs.pas |TComponentList |GetItems |381[1] |
|7E418A0B|USER32.dll | | |DispatchMessageW | |
|7E418A01|USER32.dll | | |DispatchMessageW | |
|520792EC|vcl100.bpl |Forms.pas |TApplication |ProcessMessage |7668[21] |
|520791F8|vcl100.bpl |Forms.pas |TApplication |ProcessMessage |7647[0] |
|5207932E|vcl100.bpl |Forms.pas |TApplication |HandleMessage |7689[1] |
|52079324|vcl100.bpl |Forms.pas |TApplication |HandleMessage |7688[0] |
|5207954E|vcl100.bpl |Forms.pas |TApplication |Run |7773[16] |
|520794B8|vcl100.bpl |Forms.pas |TApplication |Run |7757[0] |
|0041F8A7|bds.exe |AppMain.pas |bds |Finalization | |
|7C90DCB8|ntdll.dll | | |ZwSetInformationThread | |
------------------------------------------------------------------------------------------------------------

Modules Information:
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|Handle |Name |Description |Version |Size |Modified |Path |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|00330000|Normaliz.dll |Unicode Normalization DLL |6.0.5441.0 |23552 |2009-01-07 19.20.36|C:\WINDOWS\system32 |
|00340000|vclx100.bpl |Borland Extended Component Package |10.0.2151.25345 |198656 |2006-09-07 17.39.36|C:\WINDOWS\system32 |
|00400000|bds.exe |Borland® Developer Studio for Windows |10.0.2445.40105 |939520 |2006-09-12 09.38.44|C:\Program Files\Borland\BDS\4.0\Bin |
|004F0000|idectrls100.bpl |Integrated Development Environment Support Components |10.0.2151.25345 |818688 |2006-09-07 17.39.06|C:\Program Files\Borland\BDS\4.0\Bin |
|01810000|TortoiseSVN.dll |TortoiseSVN shell extension client |1.6.3.16613 |811784 |2009-06-20 12.27.52|C:\Program Files\TortoiseSVN\bin |
|01910000|intl3_tsvn.dll |LGPLed libintl for Windows NT/2000/XP and Windows 95/98/ME |0.14.4.0 |63240 |2009-06-20 12.27.12|C:\Program Files\TortoiseSVN\bin |
|01A90000|vport_r_6.dll | | |253952 |2006-09-07 17.39.36|C:\Program Files\Borland\BDS\4.0\Bin |
|01AF0000|xpsp2res.dll |Service Pack 2 Messages |5.1.2600.5512 |2897920 |2008-04-13 23.09.26|C:\WINDOWS\system32 |
|01FC0000|sanctuarylib.dll | | |995328 |2006-03-03 11.02.00|C:\Program Files\Borland\BDS\4.0\Bin |
|02760000|delphidotnetcore100.bpl |Delphi for .NET IDE Core Package |10.0.2151.25345 |49152 |2006-09-07 17.41.18|c:\program files\borland\bds\4.0\Bin |
|02780000|dcc100.dll | |10.0.2418.27083 |1111040 |2006-08-15 16.04.24|C:\Program Files\Borland\BDS\4.0\Bin |
|032F0000|fusion.dll |Assembly manager |1.1.4322.2032 |282624 |2004-07-15 01.24.30|C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 |
|03350000|soaprtl100.bpl |Borland SOAP Runtime Support |10.0.2288.42451 |531968 |2006-03-03 11.02.00|C:\WINDOWS\system32 |
|033E0000|dbrtl100.bpl |Borland Database Component Package |10.0.2288.42451 |287744 |2006-03-03 11.02.00|C:\WINDOWS\system32 |
|03CA0000|CRawViewerExtension.dll |Raw Viewer Shell Extension |1.1.50.0 |92920 |2005-12-16 16.34.46|C:\Program Files\Pro Imaging Powertoys\Microsoft RAW Image Thumbnailer and Viewer for Windows XP |
|03CE0000|ShellExtensionU.dll |WinMerge Shell Integration library |1.15.2.0 |69632 |2009-04-01 17.46.48|C:\Program Files\WinMerge |
|03E30000|borland.studio.together.dll |Borland Developer Studio Together Modeling |10.0.2288.42451 |122880 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|03F20000|borland.studio.interop.dll |Borland Developer Studio Interop Assembly |10.0.2341.30612 |356352 |2006-05-31 03.26.00|c:\program files\borland\bds\4.0\bin |
|03F80000|borland.together.core.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |286720 |2006-09-07 17.43.44|c:\program files\borland\bds\4.0\bin |
|03FD0000|borland.together.openapi3.dll |Borland Developer Studio Together Modeling |10.0.2288.42451 |376832 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|04050000|borland.together.internalapi.dll |Borland Developer Studio Together Modeling |10.0.2288.42451 |409600 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|04310000|delphivclide100.bpl |Core Delphi VCL IDE Package |10.0.2151.25345 |158208 |2006-09-07 17.41.04|c:\program files\borland\bds\4.0\Bin |
|04340000|vcldesigner100.bpl |Borland IDE VCL Designer Package |10.0.2151.25345 |120320 |2006-09-07 17.39.34|C:\Program Files\Borland\BDS\4.0\Bin |
|04370000|delphierrorinsite100.bpl |Delphi Error Insite Package |10.0.2151.25345 |40448 |2006-09-07 17.39.38|c:\program files\borland\bds\4.0\Bin |
|04380000|tlib100.bpl |Borland Type Library Engine Package |10.0.2288.42451 |485888 |2006-03-03 11.02.00|C:\Program Files\Borland\BDS\4.0\Bin |
|04A70000|GExpertsBDS2006.dll |GExperts for BDS 2006 |1.3.3.0 |2530304 |2008-10-29 06.10.26|C:\Program Files\GExperts for BDS 2006 |
|05370000|borland.studio.toolsapi.dll |Borland Developer Studio ToolsAPI Assembly |10.0.2151.25345 |114688 |2006-09-07 17.38.52|c:\program files\borland\bds\4.0\bin |
|053A0000|borland.studio.host.dll |Borland Developer Studio Designer Host Assembly |10.0.2288.42451 |696320 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|05620000|borland.globalization.dll | |10.0.2151.25345 |6144 |2006-09-07 17.38.48|c:\program files\borland\bds\4.0\bin |
|05770000|borland.data.provider.dll |Borland.Data.Provider.dll |10.0.2288.42451 |778240 |2008-11-16 22.48.36|c:\windows\assembly\gac\borland.data.provider\2.5.0.0__91d62ebb5b0d1b1b |
|05840000|borland.data.common.dll |Borland.Data.Common.dll |10.0.2288.42451 |114688 |2008-11-16 22.48.36|c:\windows\assembly\gac\borland.data.common\2.5.0.0__91d62ebb5b0d1b1b |
|05940000|TortoiseStub.dll |TortoiseSVN shell extension client |1.6.3.16613 |49416 |2009-06-20 12.27.50|C:\Program Files\TortoiseSVN\bin |
|05960000|TortoiseOverlays.dll |TortoiseSVN overlay handler shim |1.0.6.16523 |85712 |2009-06-05 18.01.26|C:\Program Files\Common Files\TortoiseOverlays |
|08AA0000|borland.studio.refactoring.dll |Borland Developer Studio Refactoring Assembly |10.0.2288.42451 |471040 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|08B80000|borland.together.actions.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |45056 |2006-09-07 17.43.44|c:\program files\borland\bds\4.0\bin |
|08B90000|borland.together.designmodel.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |126976 |2006-09-07 17.43.44|c:\program files\borland\bds\4.0\bin |
|08BD0000|borland.together.diagram.core.dll |Borland Developer Studio Together Modeling |10.0.2288.42451 |86016 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|08BF0000|borland.together.diagram.basics.dll |Borland Developer Studio Together Modeling |10.0.2288.42451 |356352 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|08C60000|borland.together.model3.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |118784 |2006-09-07 17.43.46|c:\program files\borland\bds\4.0\bin |
|08C90000|borland.together.modelperformers.dll |Borland Developer Studio Together Modeling |10.0.2288.42451 |176128 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|08CC0000|borland.together.modelview.dll |Borland Developer Studio Together Modeling |10.0.2288.42451 |61440 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|08CE0000|borland.together.refactoring.plugins.ui.dll|Borland Developer Studio Together Modeling |10.0.2151.25345 |692224 |2006-09-07 17.43.48|c:\program files\borland\bds\4.0\bin |
|08D90000|borland.together.drawingsurface.dll |Borland Developer Studio Together Modeling |10.0.2288.42451 |245760 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|08DE0000|borland.together.refactoring.plugins.dll |Borland Developer Studio Together Modeling |10.0.65535.42451|393216 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|08E50000|borland.together.refactoring.api.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |40960 |2006-09-07 17.43.46|c:\program files\borland\bds\4.0\bin |
|08E70000|borland.together.refactoring.platform.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |57344 |2006-09-07 17.43.46|c:\program files\borland\bds\4.0\bin |
|08E90000|vjslib.dll |Microsoft Visual J# .NET SDK Class Library |1.1.4322.0 |3739648 |2008-11-16 22.42.26|c:\windows\assembly\gac\vjslib\1.0.5000.0__b03f5f7f11d50a3a |
|09230000|vjslib.dll | | |4468736 |2008-11-16 22.43.04|c:\windows\assembly\nativeimages1_v1.1.4322\vjslib\1.0.5000.0__b03f5f7f11d50a3a_7adbd73b |
|096B0000|borland.together.coreresources.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |81920 |2006-09-07 17.43.44|c:\program files\borland\bds\4.0\bin |
|096D0000|borland.together.diagramclass.dll |Borland Developer Studio Together Modeling |10.0.2288.42451 |229376 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|09720000|borland.together.diagramextensions.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |335872 |2006-09-07 17.43.46|c:\program files\borland\bds\4.0\bin |
|09790000|borland.together.gendoc.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |233472 |2006-09-07 17.43.46|c:\program files\borland\bds\4.0\bin |
|097D0000|borland.together.hyperlinks.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |200704 |2006-09-07 17.43.46|c:\program files\borland\bds\4.0\bin |
|09810000|borland.together.languagesupport.csharp.dll|Borland Developer Studio Together Modeling |10.0.2151.25345 |36864 |2006-09-07 17.43.46|c:\program files\borland\bds\4.0\bin |
|09820000|borland.together.languagesupport.delphi.dll|Borland Developer Studio Together Modeling |10.0.2151.25345 |73728 |2006-09-07 17.43.46|c:\program files\borland\bds\4.0\bin |
|09850000|borland.together.modelbasics.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |110592 |2006-09-07 17.43.46|c:\program files\borland\bds\4.0\bin |
|09870000|borland.together.umldiagrams1x.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |561152 |2006-09-07 17.43.48|c:\program files\borland\bds\4.0\bin |
|09900000|borland.together.languagesupport.msil.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |36864 |2006-09-07 17.43.46|c:\program files\borland\bds\4.0\bin |
|09920000|borland.together.ocl.model.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |32768 |2006-09-07 17.43.46|c:\program files\borland\bds\4.0\bin |
|09930000|borland.together.refactoring.manager.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |196608 |2006-09-07 17.43.46|c:\program files\borland\bds\4.0\bin |
|09990000|borland.together.undoprovider.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |12800 |2006-09-07 17.43.48|c:\program files\borland\bds\4.0\bin |
|099A0000|borland.together.xmlexport.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |86016 |2006-09-07 17.43.48|c:\program files\borland\bds\4.0\bin |
|099E0000|borland.sci.gate.dll |Borland Developer Studio Together Modeling |10.0.2288.42451 |49152 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|09A40000|borland.studio.delphi.dll |Borland Delphi for .NET Provider |10.0.2288.42451 |827392 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|09B20000|borland.studio.delphi.gate.dll |Borland Developer Studio Delphi.STAPI Assembly |10.0.2151.25345 |12800 |2006-09-07 17.41.10|c:\program files\borland\bds\4.0\bin |
|09B30000|borland.sci.dll | |10.0.2151.25345 |40960 |2006-09-07 17.38.48|c:\program files\borland\bds\4.0\bin |
|09C10000|borland.studio.vcl.design.refactoring.dll |Borland Developer Studio VCL Form Designer Refactoring Assembly |10.0.2288.42451 |15360 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|09ED0000|dclRave.bpl | | |54272 |2005-11-14 07.50.00|c:\program files\borland\bds\4.0\RaveReports\Lib |
|09EF0000|Rave65VCL100.bpl | | |993280 |2005-11-14 07.50.00|C:\WINDOWS\system32 |
|09FF0000|dclfrxdbx10.bpl | | |22528 |2009-06-29 14.42.02|C:\Program Files\FastReports\FastReport 4\LibD10 |
|0A000000|frxDBX10.bpl | | |57344 |2009-06-29 01.41.14|C:\WINDOWS\system32 |
|0A140000|dcldb100.bpl |Borland Database Components |10.0.2288.42451 |284160 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|0A2E0000|vclib100.bpl | | |47616 |2006-09-07 17.39.34|C:\WINDOWS\system32 |
|0A610000|dclIntraweb_80_100.bpl | | |428544 |2005-12-01 12.01.00|c:\program files\borland\bds\4.0\Bin |
|0A680000|Intraweb_80_100.bpl | | |3169792 |2006-09-07 17.43.40|C:\WINDOWS\system32 |
|0A990000|IntrawebDB_80_100.bpl | | |206848 |2006-09-07 17.43.40|C:\WINDOWS\system32 |
|0A9D0000|bdertl100.bpl |Borland BDE DB Component Package |10.0.2151.25345 |228864 |2006-09-07 17.38.42|C:\WINDOWS\system32 |
|0B300000|VirtualTreesD10.bpl | |1.0.0.0 |446464 |2008-11-25 00.49.44|D:\Borland Studio Projects\Bpl |
|0B380000|fsDB10.bpl | | |40448 |2009-06-29 01.40.44|C:\WINDOWS\system32 |
|0B920000|dclAbsDbd10.bpl | |1.0.0.0 |60416 |2009-01-21 17.46.08|D:\Borland Studio Projects\Bpl |
|0B940000|vclAbsDBd10.bpl | |1.0.0.0 |1138176 |2009-06-29 14.39.54|C:\WINDOWS\system32 |
|0BA60000|TMSUnicodeDED2006.bpl | |2.3.0.1 |132096 |2008-11-25 00.29.16|D:\Borland Studio Projects\Bpl |
|0BA90000|TMSUnicodeD2006.bpl | |2.3.0.1 |1072640 |2008-11-25 00.29.08|D:\Borland Studio Projects\Bpl |
|0BBA0000|frx10.bpl | | |1765888 |2009-06-29 01.41.00|C:\WINDOWS\system32 |
|0BD60000|fs10.bpl | | |350720 |2009-06-29 01.40.42|C:\WINDOWS\system32 |
|0BDC0000|fsTee10.bpl | | |18944 |2009-06-29 01.41.18|C:\WINDOWS\system32 |
|0BDD0000|dclIndyProtocols100.bpl |'Internet Direct (Indy) 10.2.6 - Protocols |10.0.0.17 |296448 |2009-07-07 19.13.22|C:\Program Files\Borland\BDS\4.0\components\Tiburon\D100 |
|0BE20000|IndySystem100.bpl |Internet Direct (Indy) 10.2.6 - System Run-Time Package for Borland Delphi 2005 |10.0.0.17 |172032 |2009-07-07 19.13.10|C:\WINDOWS\system32 |
|0BE50000|IndyCore100.bpl |Internet Direct (Indy) 10.2.6 Core Run-Time for Borland Delphi 2005 |10.0.0.17 |307200 |2009-07-07 19.13.12|C:\WINDOWS\system32 |
|0BEB0000|frxDB10.bpl | | |96256 |2009-06-29 01.41.02|C:\WINDOWS\system32 |
|0BEE0000|IndyProtocols100.bpl |Internet Direct (Indy) 10.2.6 - Protocols |10.0.0.17 |1807872 |2009-07-07 19.13.22|C:\WINDOWS\system32 |
|0C0A0000|dclIndyCore100.bpl |'Internet Direct (Indy) 10.2.6 - Core Design-Time Package for Borland Delphi 2009|10.0.0.17 |385024 |2009-07-07 19.13.12|C:\WINDOWS\system32 |
|0C350000|dclfrxtee10.bpl | | |75776 |2009-06-29 14.42.14|C:\Program Files\FastReports\FastReport 4\LibD10 |
|0C370000|frxTee10.bpl | | |74752 |2009-06-29 01.41.22|C:\WINDOWS\system32 |
|0C390000|dclfrxe10.bpl | | |48128 |2009-06-29 14.42.08|C:\Program Files\FastReports\FastReport 4\LibD10 |
|0C3B0000|frxe10.bpl | | |399872 |2009-06-29 01.41.16|C:\WINDOWS\system32 |
|0C420000|dclfrxibx10.bpl | | |23552 |2009-06-29 14.42.12|C:\Program Files\FastReports\FastReport 4\LibD10 |
|0C430000|frxIBX10.bpl | | |43008 |2009-06-29 01.41.10|C:\WINDOWS\system32 |
|0C450000|fsIBX10.bpl | | |16384 |2009-06-29 01.40.54|C:\WINDOWS\system32 |
|0C460000|dclfsibx10.bpl | | |49664 |2009-06-29 14.42.00|C:\Program Files\FastReports\FastReport 4\LibD10 |
|0C480000|dclfrxado10.bpl | | |22016 |2009-06-29 14.42.18|C:\Program Files\FastReports\FastReport 4\LibD10 |
|0C490000|frxADO10.bpl | | |45056 |2009-06-29 01.41.08|C:\WINDOWS\system32 |
|0C4B0000|fsADO10.bpl | | |15872 |2009-06-29 01.40.52|C:\WINDOWS\system32 |
|0C4C0000|dclfsado10.bpl | | |48640 |2009-06-29 14.42.04|C:\Program Files\FastReports\FastReport 4\LibD10 |
|0C4E0000|dclfrxbde10.bpl | | |22016 |2009-06-29 14.42.16|C:\Program Files\FastReports\FastReport 4\LibD10 |
|0C4F0000|frxBDE10.bpl | | |39936 |2009-06-29 01.41.06|C:\WINDOWS\system32 |
|0C500000|fsBDE10.bpl | | |17920 |2009-06-29 01.40.50|C:\WINDOWS\system32 |
|0C510000|dclfsbde10.bpl | | |48640 |2009-06-29 14.42.06|C:\Program Files\FastReports\FastReport 4\LibD10 |
|0C530000|dclfrxDB10.bpl | | |74752 |2009-06-29 14.42.06|C:\Program Files\FastReports\FastReport 4\LibD10 |
|0C550000|dclfsDB10.bpl | | |49664 |2009-06-29 14.42.12|C:\Program Files\FastReports\FastReport 4\LibD10 |
|0C570000|dclfstee10.bpl | | |48640 |2009-06-29 14.42.04|C:\Program Files\FastReports\FastReport 4\LibD10 |
|0C590000|dclfrx10.bpl | | |81920 |2009-06-29 14.42.18|C:\Program Files\FastReports\FastReport 4\LibD10 |
|0C5B0000|dclfs10.bpl | | |50688 |2009-06-29 14.42.04|C:\Program Files\FastReports\FastReport 4\LibD10 |
|0C5D0000|tmswizd2006.bpl | |1.0.0.0 |38912 |2009-05-31 15.50.26|D:\Borland Studio Projects\Bpl |
|0C5E0000|tmsxlsd2006.bpl | | |651264 |2009-05-31 15.50.22|D:\Borland Studio Projects\Bpl |
|0C690000|ZylBatteryPack.bpl | | |24576 |2009-06-29 15.33.46|D:\Borland Studio Projects\Bpl |
|0D470000|DblBfrAll10.bpl | |1.0.0.0 |17920 |2009-03-04 17.52.42|D:\Borland Studio Projects\Bpl |
|0E0B0000|tmsd2006.bpl | |1.0.0.0 |9090560 |2009-05-31 15.49.14|D:\Borland Studio Projects\Bpl |
|0F1F0000|tmsded2006.bpl | |1.0.0.0 |817152 |2009-05-31 15.50.16|D:\Borland Studio Projects\Bpl |
|0F2C0000|tmsexd2006.bpl | |1.0.0.0 |2196480 |2009-05-31 15.49.42|D:\Borland Studio Projects\Bpl |
|0F8F0000|JclDebugExpert100.bpl |JCL Debug IDE extension |2.0.0.3401 |83968 |2009-07-07 19.14.38|D:\Borland Studio Projects\Bpl |
|0FC60000|RLINK32.DLL |Resource Linker |6.0.0.1 |74752 |2006-09-07 17.41.20|C:\Program Files\Borland\BDS\4.0\Bin |
|10000000|guard32.dll |COMODO Internet Security |3.10.36817.531 |179792 |2009-07-08 11.02.48|C:\WINDOWS\system32 |
|11000000|bdsravereg.dll | |1.0.2152.522 |24576 |2005-11-14 07.50.00|c:\program files\borland\bds\4.0\bin |
|121E0000|PDFShell.dll |PDF Shell Extension |9.1.0.163 |378200 |2009-02-27 12.16.46|C:\Program Files\Common Files\Adobe\Acrobat\ActiveX |
|12240000|MSVCR80.dll |Microsoft® C Runtime Library |8.0.50727.3053 |635904 |2008-07-25 12.17.20|C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.3053_x-ww_b80fa8ca |
|122E0000|PDFShell.ITA | |9.1.0.163 |311296 |2009-02-27 18.42.50|C:\Program Files\Common Files\Adobe\Acrobat\ActiveX |
|12340000|NVRSIT.DLL |NVIDIA Italian language resource library |6.14.11.8042 |278528 |2008-10-17 06.09.00|C:\WINDOWS\system32 |
|12390000|nvapi.dll |NVIDIA NVAPI Library, Version 180.42 |6.14.11.8042 |602112 |2008-10-17 06.09.00|C:\WINDOWS\system32 |
|12440000|nvshell.dll | |6.14.10.11196 |466944 |2008-10-17 06.09.00|C:\WINDOWS\system32 |
|124E0000|rubitkinexwe.dll |BitKinex Windows Explorer extensions |3.1.0.0 |53248 |2009-03-22 10.12.32|C:\Program Files\BitKinex |
|12600000|btncopy.dll |BTNCopy Module |5.1.0.3100 |65536 |2007-02-27 18.17.12|C:\WINDOWS\system32 |
|12660000|PhoneBrowser.dll |Phone Browser |7.1.106.0 |613888 |2009-01-19 14.08.24|C:\Program Files\Nokia\Nokia PC Suite 7 |
|12720000|PhoneBrowser_ita.nlr |Nokia Phone Browser language resources |7.1.69.0 |29184 |2009-03-11 14.00.42|C:\Program Files\Nokia\Nokia PC Suite 7\Lang |
|127F0000|NGSCM.DLL |Next Gen Suite Common Modules |7.1.152.0 |929792 |2009-02-16 21.16.30|C:\Program Files\Nokia\Nokia PC Suite 7 |
|128E0000|PhoneBrowser_Nokia.ngr |Nokia Phone Browser graphics resources |7.1.21.0 |573440 |2008-08-25 08.23.04|C:\Program Files\Nokia\Nokia PC Suite 7\Resource |
|13000000|DataExplorer100.bpl |Borland Data Explorer Control Wrapper |10.0.2151.25345 |193024 |2006-09-07 17.38.54|c:\program files\borland\bds\4.0\Bin |
|13B40000|ExceptionExpert10.bpl | |1.0.0.0 |1340928 |2009-06-10 16.29.28|C:\Program Files\EurekaLog 6\Delphi10 |
|14430000|BorDebug.dll |Borland debugger dll |5.0.16.13 |89088 |2000-02-24 12.03.02|C:\Program Files\EurekaLog 6 |
|14450000|delphiprovider.dll |Borland Delphi Provider |10.0.2288.42451 |94208 |2008-11-16 22.48.14|c:\windows\assembly\gac\delphiprovider\10.0.4143.0__91d62ebb5b0d1b1b |
|14480000|borland.sci.impl.common.dll |Borland Developer Studio Together Modeling |10.0.2288.42451 |204800 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\bin |
|15510000|nvcpl.dll |NVIDIA Display Properties Extension |6.14.11.8042 |13672448|2008-10-17 06.09.00|C:\WINDOWS\system32 |
|20000000|xpsp3res.dll |Service Pack 3 Messages |5.1.2600.5512 |689152 |2008-04-13 23.09.28|C:\WINDOWS\system32 |
|20540000|iteidew32100.bpl |Borland Integrated Translation Environment for Win32 |10.0.2288.42451 |147456 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|20880000|TGIDE100.bpl |Together Modeling Integration |10.0.2288.42451 |179200 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|208C0000|refactoride100.bpl |Refactoring IDE Package |10.0.2151.25345 |176128 |2006-09-07 17.39.28|c:\program files\borland\bds\4.0\Bin |
|20900000|historyide100.bpl |Borland IDE File History Manager |10.0.2151.25345 |126976 |2006-09-07 17.39.06|c:\program files\borland\bds\4.0\Bin |
|20930000|htmide100.bpl |HTML Designer |10.0.2329.20030 |749568 |2006-05-18 19.58.00|c:\program files\borland\bds\4.0\Bin |
|20A20000|coreproide100.bpl |Core Professional Integrated Development Environment |10.0.2288.42451 |233472 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|20A60000|dbkdebugide100.bpl |DBK Debugger IDE Package |10.0.2288.42451 |480768 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|20AE0000|dbkdebugproide100.bpl |DBK Debugger Professional IDE Package |10.0.2288.42451 |126464 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|20B30000|coreide100.bpl |Core Integrated Development Environment |10.0.2445.40105 |3781632 |2006-09-12 09.37.00|C:\Program Files\Borland\BDS\4.0\Bin |
|20EE0000|designide100.bpl |Borland IDE Designer Package |10.0.2288.42451 |780800 |2006-03-03 11.02.00|C:\Program Files\Borland\BDS\4.0\Bin |
|20FB0000|vclide100.bpl |Integrated Development Environment Specific Components |10.0.2288.42451 |1480704 |2006-03-03 11.02.00|C:\Program Files\Borland\BDS\4.0\Bin |
|21190000|BrcIde.Dll |RC Compiler Interface |10.0.2151.25345 |175616 |2006-09-07 17.38.52|C:\Program Files\Borland\BDS\4.0\Bin |
|21670000|borlndmm.dll |Borland Memory Manager |10.0.2288.42451 |29696 |2006-03-03 11.02.00|C:\Program Files\Borland\BDS\4.0\Bin |
|21700000|iteide100.bpl |Borland Integrated Translation Environment |10.0.2288.42451 |371200 |2006-03-03 11.02.00|C:\Program Files\Borland\BDS\4.0\Bin |
|21770000|itecore100.bpl |Borland Integrated Translation Environment |10.0.2288.42451 |814080 |2006-03-03 11.02.00|C:\Program Files\Borland\BDS\4.0\Bin |
|21840000|todoide100.bpl |Borland IDE TODO Manager |10.0.2288.42451 |185344 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|21880000|startpageide100.bpl |Borland Start Page IDE Package |10.0.2288.42451 |116224 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|218B0000|vclactnband100.bpl |Borland Component Package |10.0.2288.42451 |306176 |2006-03-03 11.02.00|C:\Program Files\Borland\BDS\4.0\Bin |
|21A20000|HTMLDlgs100.bpl |HTML Designer Dialogs |10.0.2151.25345 |90112 |2006-09-07 17.39.06|C:\Program Files\Borland\BDS\4.0\Bin |
|21A70000|unittestide100.bpl |Unit Testing IDE Package |10.0.2151.25345 |410624 |2006-09-07 17.41.20|c:\program files\borland\bds\4.0\Bin |
|21B20000|vfs.dll |Borland Developer Studio Together Modeling |10.0.2151.25345 |7680 |2006-09-07 17.39.36|c:\program files\borland\bds\4.0\bin |
|21BB0000|delphicoreide100.bpl |Delphi Core Integrated Development Environment |10.0.2445.40105 |2596352 |2006-09-12 09.37.00|C:\Program Files\Borland\BDS\4.0\Bin |
|21F00000|boreditu.dll | |10.0.2288.42451 |251392 |2006-03-03 11.02.00|C:\Program Files\Borland\BDS\4.0\Bin |
|21F50000|win32debugproide100.bpl |Win32 Native Code Debugger IDE Professional Package |10.0.2288.42451 |91648 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|21F70000|win32debugide100.bpl |Win32 Native Code Debugger IDE Package |10.0.2288.42451 |88064 |2006-03-03 11.02.00|C:\Program Files\Borland\BDS\4.0\Bin |
|22130000|delphide100.bpl |Core Delphi Integrated Development Environment |10.0.2288.42451 |380416 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|226F0000|dotnetcoreide100.bpl |Core .NET Integrated Development Environment |10.0.2288.42451 |882688 |2006-03-03 11.02.00|C:\Program Files\Borland\BDS\4.0\Bin |
|229E0000|libtidy.dll | | |233472 |2006-09-07 17.39.08|C:\Program Files\Borland\BDS\4.0\Bin |
|22F50000|dclado100.bpl |Borland ADO DB Components |10.0.2151.25345 |111104 |2006-09-07 17.41.00|c:\program files\borland\bds\4.0\bin |
|22FD0000|dclstd100.bpl |Borland Standard Components |10.0.2151.25345 |791552 |2006-09-07 17.41.04|c:\program files\borland\bds\4.0\Bin |
|230A0000|dclbde100.bpl |Borland BDE DB Components |10.0.2151.25345 |402944 |2006-09-07 17.41.00|C:\Program Files\Borland\BDS\4.0\Bin |
|23110000|dclmid100.bpl |Borland Local Provider Components |10.0.2151.25345 |92160 |2006-09-07 17.41.18|c:\program files\borland\bds\4.0\Bin |
|23150000|dcltee100.bpl |Borland TeeChart Components |10.0.2151.25345 |91648 |2006-09-07 17.41.04|c:\program files\borland\bds\4.0\Bin |
|23250000|dclsmpedit100.bpl |Borland Sample Editor Enhancments Package |10.0.2151.25345 |68096 |2006-09-07 17.41.02|c:\program files\borland\bds\4.0\Bin |
|23270000|dclemacsedit100.bpl |Borland EMACS Keybindings Example Package |10.0.2151.25345 |45568 |2006-09-07 17.41.02|c:\program files\borland\bds\4.0\Bin |
|232C0000|dcl31w100.bpl |Borland Windows 3.1 Components |10.0.2151.25345 |82944 |2006-09-07 17.41.00|c:\program files\borland\bds\4.0\Bin |
|23330000|dclact100.bpl |Borland ActionBar Components |10.0.2288.42451 |156160 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|23380000|dclsoap100.bpl |Borland Soap Components |10.0.2288.42451 |476672 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|23400000|dclnet100.bpl |Borland Internet Components |10.0.2288.42451 |385024 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|23570000|dcldbx100.bpl |Borland DBExpress Components |10.0.2288.42451 |134656 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|235A0000|dcldbxcds100.bpl |Borland Local DBX ClientDataSet Components |10.0.2288.42451 |23552 |2006-03-03 11.02.00|c:\program files\borland\bds\4.0\Bin |
|27000000|dclmlwiz100.bpl |IDE Wizards for Markup Languages |10.0.2151.25345 |32768 |2006-09-07 17.41.02|c:\program files\borland\bds\4.0\Bin |
|30400000|VirtualTreesD10D.bpl | |1.0.0.0 |67072 |2008-11-25 00.49.48|D:\Borland Studio Projects\Bpl |
|3D930000|wininet.dll |Internet Extensions for Win32 |8.0.6001.18783 |915456 |2009-05-13 07.15.56|C:\WINDOWS\system32 |
|3DFD0000|iertutil.dll |Run time utility for Internet Explorer |8.0.6001.18777 |1985024 |2009-04-30 23.22.34|C:\WINDOWS\system32 |
|3E1C0000|IEFRAME.dll |Internet Explorer |8.0.6001.18777 |11064832|2009-04-30 23.22.32|C:\WINDOWS\system32 |
|40760000|ibxpress100.bpl |Interbase Express Run-time Package |10.0.2288.42451 |464384 |2006-03-03 11.02.00|C:\WINDOWS\system32 |
|40860000|VclSmp100.bpl |Delphi Sample Component Package |9.0.1655.26747 |64512 |2006-09-07 17.41.06|C:\WINDOWS\system32 |
|48000000|Jcl100.bpl |JEDI Code Library RTL package |2.0.0.3401 |2454528 |2009-07-07 19.14.36|D:\Borland Studio Projects\Bpl |
|48400000|JclVcl100.bpl |JEDI Code Library VCL package |2.0.0.3401 |153088 |2009-07-07 19.14.38|D:\Borland Studio Projects\Bpl |
|49020000|JvAppFrmD10R.bpl |JVCL Application and Form Components Runtime Package |3.38.0.0 |108032 |2009-07-07 19.15.54|D:\Borland Studio Projects\Bpl |
|49060000|JvBDED10R.bpl |JVCL BDE Components Runtime Package |3.38.0.0 |231424 |2009-07-07 19.15.54|D:\Borland Studio Projects\Bpl |
|490E0000|JvCoreD10R.bpl |JVCL Core Components Runtime Package |3.38.0.0 |1783808 |2009-07-07 19.15.56|D:\Borland Studio Projects\Bpl |
|49340000|JvCustomD10R.bpl |JVCL Custom Controls Runtime Package |3.38.0.0 |1021952 |2009-07-07 19.15.58|D:\Borland Studio Projects\Bpl |
|49520000|JvDlgsD10R.bpl |JVCL Dialog Components Runtime Package
TagsNo tags attached.

Activities

2009-07-08 11:26

 

scheduler.zip (9,394 bytes)

obones

2009-07-09 13:50

administrator   ~0015805

I'm sorry, but I'm not seeing any problem whatsoever with the latest JCL/JVCL SVN content. Could you retest?

delphaber

2009-07-14 10:56

reporter   ~0015849

I really don't know why... It crashes on my Turbo Delphi Pro. Maybe it's a compatibility problem with another VCL :(

obones

2009-08-05 12:07

administrator   ~0015926

Might be, yes

Issue History

Date Modified Username Field Change
2009-07-08 11:26 delphaber New Issue
2009-07-08 11:26 delphaber File Added: scheduler.zip
2009-07-09 13:50 obones Note Added: 0015805
2009-07-09 13:50 obones Status new => feedback
2009-07-14 10:56 delphaber Note Added: 0015849
2009-08-05 12:07 obones Note Added: 0015926
2009-08-05 12:07 obones Status feedback => resolved
2009-08-05 12:07 obones Resolution open => unable to reproduce
2009-08-05 12:07 obones Assigned To => obones