View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000444 | Double Commander | Graphical user interface | public | 2012-04-25 11:10 | 2016-06-26 12:02 |
Reporter | Cyrax | Assigned To | cobines | ||
Priority | high | Severity | crash | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Projection | none | ETA | none | ||
Fixed in Version | 0.5.5 | ||||
Summary | 0000444: Crash when closing "Configure custom columns view" dialog via OK-button. | ||||
Description | Double Commander SVN trunk revision 4680. Build with Free Pascal fixes branch 2.6.1-r21006 and Lazarus trunk 1.1-r36992. --- Program received signal SIGSEGV, Segmentation fault. #0 ?? at :0 0000001 SYSTEM_TOBJECT_$__FREE at :0 #2 SYSUTILS_FREEANDNIL$formal at :0 #3 CLEARPROPERTIES(0xf6d8010) at newdesign\ufile.pas:340 #4 UPDATEFILE(0xf65d680, 0xf6e9dd0 'session.ini', 0x770e190 'z:\kielet\pascal\lazarus\other projects\svn checkouts\double commader\executable', NFPSORTEDPOSITION, UFPNOCHANGE) at newdesign\ufileview.pas:1049 #5 HANDLEFSWATCHEREVENT(0xf65d680, {PATH = 0x770e190 'z:\kielet\pascal\lazarus\other projects\svn checkouts\double commader\executable', EVENTTYPE = FSWFILECHANGED, FILENAME = 0xf6e9dd0 'session.ini', NEWFILENAME = 0x0, USERDATA = 0x0}, NFPSORTEDPOSITION, UFPNOCHANGE) at newdesign\ufileview.pas:2595 #6 WATCHEREVENT(0xf65d680, {PATH = 0x770e190 'z:\kielet\pascal\lazarus\other projects\svn checkouts\double commader\executable', EVENTTYPE = FSWFILECHANGED, FILENAME = 0xf6e9dd0 'session.ini', NEWFILENAME = 0x0, USERDATA = 0x0}) at newdesign\ufileview.pas:2634 #7 DOWATCHEREVENT(0x70e6990) at platform\ufilesystemwatcher.pas:768 #8 CLASSES_CHECKSYNCHRONIZE$LONGINT$$BOOLEAN at :0 0000009 CLASSES_TTHREAD_$__WAITFOR$$LONGINT at :0 0000010 FINALIZE(0x1007b1d90, 0xf60cb80) at newdesign\ufunctionthread.pas:186 0000011 DESTROY(0xf65d680, 0x0) at newdesign\ufileview.pas:590 0000012 DESTROY(0xf65d680, 0x1) at newdesign\ucolumnsfileview.pas:1684 0000013 CLASSES_TCOMPONENT_$__DESTROYCOMPONENTS at :0 0000014 CLASSES_TCOMPONENT_$__DESTROY at :0 0000015 LCLCLASSES_TLCLCOMPONENT_$__DESTROY at :0 0000016 CONTROLS_TCONTROL_$__DESTROY at :0 0000017 CONTROLS_TWINCONTROL_$__DESTROY at :0 0000018 CONTROLS_TCUSTOMCONTROL_$__DESTROY at :0 0000019 CLASSES_TCOMPONENT_$__DESTROYCOMPONENTS at :0 0000020 CLASSES_TCOMPONENT_$__DESTROY at :0 0000021 LCLCLASSES_TLCLCOMPONENT_$__DESTROY at :0 0000022 CONTROLS_TCONTROL_$__DESTROY at :0 0000023 CONTROLS_TWINCONTROL_$__DESTROY at :0 0000024 CONTROLS_TCUSTOMCONTROL_$__DESTROY at :0 0000025 FORMS_TSCROLLINGWINCONTROL_$__DESTROY at :0 0000026 FORMS_TCUSTOMFORM_$__DESTROY at :0 0000027 SYSTEM_TOBJECT_$__FREE at :0 0000028 SYSUTILS_FREEANDNIL$formal at :0 0000029 BTNEDITCOLUMNSSETCLICK(0x775d350, 0xf5b2d10) at frames\foptionscustomcolumns.pas:106 0000030 CONTROLS_TCONTROL_$__CLICK at :0 0000031 STDCTRLS_TBUTTONCONTROL_$__CLICK at :0 0000032 STDCTRLS_TCUSTOMBUTTON_$__CLICK at :0 0000033 STDCTRLS_TBUTTON_$__CLICK at :0 0000034 STDCTRLS_TBUTTONCONTROL_$__WMDEFAULTCLICKED$TMESSAGE at :0 0000035 SYSTEM_TOBJECT_$__DISPATCH$formal at :0 0000036 CONTROLS_TCONTROL_$__WNDPROC$TMESSAGE at :0 0000037 CONTROLS_TWINCONTROL_$__WNDPROC$TMESSAGE at :0 0000038 LCLMESSAGEGLUE_DELIVERMESSAGE$TOBJECT$formal$$INT64 at :0 0000039 WIN32INT_WINDOWPROC$QWORD$LONGWORD$INT64$INT64$$INT64 at :0 0000040 UnregisterPowerSettingNotification at :0 0000041 ?? at :0 0000042 ?? at :0 0000043 ?? at :0 0000044 UnregisterPowerSettingNotification at :0 0000045 UnregisterPowerSettingNotification at :0 0000046 ?? at :0 | ||||
Steps To Reproduce | 1. Execute Double Commander. 2. Go immidiately to Configuration->Options->Files views->Custon columns. 3. Select default. 4. Press edit. 5. In opening dialog do nothing and press ok-button. | ||||
Additional Information | If you wait little longer and then do steps in "Steps To Reproduce" box, this crash doesn't occur. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 4688 | ||||
Operating system | Windows | ||||
Widgetset | Win32 | ||||
Architecture | 64-bit | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-04-25 11:10 | Cyrax | New Issue | |
2012-04-26 17:07 | cobines | Fixed in Revision | => 4688 |
2012-04-26 17:07 | cobines | Note Added: 0000629 | |
2012-04-26 17:07 | cobines | Status | new => resolved |
2012-04-26 17:07 | cobines | Fixed in Version | => 0.5.5 |
2012-04-26 17:07 | cobines | Resolution | open => fixed |
2012-04-26 17:07 | cobines | Assigned To | => cobines |
2016-06-26 12:02 | Alexx2000 | Status | resolved => closed |