Author Topic: slick-stack for “svc-diff-current-symbol-with-tip”  (Read 2524 times)

at5dapa1

  • Senior Community Member
  • Posts: 282
  • Hero Points: 24
slick-stack for “svc-diff-current-symbol-with-tip”
« on: October 08, 2018, 12:21:38 PM »
Tried a "Diff the current symbol with the most recent version". Normally in unchanged symbols is saying:
---------------------------
SlickEdit Pro
Files match, view them anyway?
&Yes   &No   
---------------------------

However sometimes it crashes with error below. Slick config and extra details on "CAS-71133-PHHJ".

Code: [Select]
stack[2018-10-08T14:51:16Z] Slick-C STACK TRACE ******************************
stack[2018-10-08T14:51:16Z] Created on 10/8/2018 at 14:51:16 (356 ms)
stack[2018-10-08T14:51:16Z] SlickEdit Pro Version 23.0.0.6 Copyright 1988-2018 SlickEdit Inc.
stack[2018-10-08T14:51:16Z] Edit module and type "st -f <offset>" to get the
stack[2018-10-08T14:51:16Z] run-time error position
stack[2018-10-08T14:51:16Z]
stack[2018-10-08T14:51:16Z] error code=-3015
stack[2018-10-08T14:51:16Z] Invalid argument
stack[2018-10-08T14:51:16Z]
stack[2018-10-08T14:51:16Z]vsvcs.dll 0x000000000F635D10 Diff(0,64)   p_window_id: 533   p_object: OI_EDITOR   p_name:
stack[2018-10-08T14:51:16Z]picture.ex 2727 picture:_on_select_execute(svc-diff-current-symbol-with-tip,0)   p_window_id: 533   p_object: OI_EDITOR   p_name:
stack[2018-10-08T14:51:16Z]picture.ex 2093 _tbCommand()   p_window_id: 533   p_object: OI_EDITOR   p_name:
stack[2018-10-08T14:51:16Z]picture.ex 2447 _ul2_picture.lbutton_down(0)   p_window_id: 397   p_object: OI_IMAGE   p_name: 

Code: [Select]
stack[2018-10-08T14:42:53Z] Slick-C STACK TRACE ******************************
stack[2018-10-08T14:42:53Z] Created on 10/8/2018 at 14:42:53 (150 ms)
stack[2018-10-08T14:42:53Z] SlickEdit Pro Version 23.0.0.6 Copyright 1988-2018 SlickEdit Inc.
stack[2018-10-08T14:42:53Z] Edit module and type "st -f <offset>" to get the
stack[2018-10-08T14:42:53Z] run-time error position
stack[2018-10-08T14:42:53Z]
stack[2018-10-08T14:42:53Z] error code=-3015
stack[2018-10-08T14:42:53Z] Invalid argument
stack[2018-10-08T14:42:53Z]
stack[2018-10-08T14:42:53Z]vsvcs.dll 0x000000000F635D10 Diff(
stack[2018-10-08T14:42:53Z]   1:   ._typename()=DIFF-INFO
stack[2018-10-08T14:42:53Z]   1:   .iViewID1=703
stack[2018-10-08T14:42:53Z]   1:   .iViewID2=729
stack[2018-10-08T14:42:53Z]   1:   .iOptions=0
stack[2018-10-08T14:42:53Z]   1:   .iNumDiffOutputs=0
stack[2018-10-08T14:42:53Z]   1:   .iIsSourceDiff=0
stack[2018-10-08T14:42:53Z]   1:   .loadOptions=+L -LF +LE -S -E +U:32000 -N +BP
stack[2018-10-08T14:42:53Z]   1:   .iGaugeWID=687
stack[2018-10-08T14:42:53Z]   1:   .iMaxFastFileSize=800
stack[2018-10-08T14:42:53Z]   1:   .lineRange1=1
stack[2018-10-08T14:42:53Z]   1:   .lineRange2=1
stack[2018-10-08T14:42:53Z]   1:   .iSmartDiffLimit=1000
stack[2018-10-08T14:42:53Z]   1:   .imaginaryText=Imaginary Buffer Line
stack[2018-10-08T14:42:53Z]   1:   .alignments=<empty>
stack[2018-10-08T14:42:53Z]   1:   .tokenExclusionMappings=<empty>
stack[2018-10-08T14:42:53Z]   1:   .balanceBuffers=0
stack[2018-10-08T14:42:53Z]   1:   .langID2=ansic
stack[2018-10-08T14:42:53Z]   2:   64
stack[2018-10-08T14:42:53Z]   p_window_id: 533
stack[2018-10-08T14:42:53Z]   p_object: OI_EDITOR
stack[2018-10-08T14:42:53Z]   p_name:
stack[2018-10-08T14:42:53Z]diff.ex 15353 diff(
stack[2018-10-08T14:42:53Z]   1:   -modal -bi2 -r2 -range1:153,176  -range2:153,176 -file1title "C:\xxxx" -file2title "yyyy" C:\xxxx 142
stack[2018-10-08T14:42:53Z]   2:   0
stack[2018-10-08T14:42:53Z]   3:   ._typename()=DIFF-INFO
stack[2018-10-08T14:42:53Z]   3:   .iViewID1=703
stack[2018-10-08T14:42:53Z]   3:   .iViewID2=729
stack[2018-10-08T14:42:53Z]   3:   .iOptions=0
stack[2018-10-08T14:42:53Z]   3:   .iNumDiffOutputs=0
stack[2018-10-08T14:42:53Z]   3:   .iIsSourceDiff=0
stack[2018-10-08T14:42:53Z]   3:   .loadOptions=+L -LF +LE -S -E +U:32000 -N +BP
stack[2018-10-08T14:42:53Z]   3:   .iGaugeWID=687
stack[2018-10-08T14:42:53Z]   3:   .iMaxFastFileSize=800
stack[2018-10-08T14:42:53Z]   3:   .lineRange1=1
stack[2018-10-08T14:42:53Z]   3:   .lineRange2=1
stack[2018-10-08T14:42:53Z]   3:   .iSmartDiffLimit=1000
stack[2018-10-08T14:42:53Z]   3:   .imaginaryText=Imaginary Buffer Line
stack[2018-10-08T14:42:53Z]   3:   .alignments=(null)
stack[2018-10-08T14:42:53Z]   3:   .tokenExclusionMappings=<empty>
stack[2018-10-08T14:42:53Z]   3:   .balanceBuffers=0
stack[2018-10-08T14:42:53Z]   3:   .langID2=ansic
stack[2018-10-08T14:42:53Z]   p_window_id: 533
stack[2018-10-08T14:42:53Z]   p_object: OI_EDITOR
stack[2018-10-08T14:42:53Z]   p_name:
stack[2018-10-08T14:42:53Z]svc.ex 11620 svc_diff_current_symbol_with_tip()   p_window_id: 533   p_object: OI_EDITOR   p_name:
stack[2018-10-08T14:42:53Z]picture.ex 2727 picture:_on_select_execute(svc-diff-current-symbol-with-tip,0)   p_window_id: 533   p_object: OI_EDITOR   p_name:
stack[2018-10-08T14:42:53Z]picture.ex 2093 _tbCommand()   p_window_id: 533   p_object: OI_EDITOR   p_name:
stack[2018-10-08T14:42:53Z]picture.ex 2447 _ul2_picture.lbutton_down(0)   p_window_id: 397   p_object: OI_IMAGE   p_name: 

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2896
  • Hero Points: 153
Re: slick-stack for “svc-diff-current-symbol-with-tip”
« Reply #1 on: October 08, 2018, 01:01:52 PM »
Any idea what the symbol you were on was?  If it was a whole function or just a variable maybe?

at5dapa1

  • Senior Community Member
  • Posts: 282
  • Hero Points: 24
Re: slick-stack for “svc-diff-current-symbol-with-tip”
« Reply #2 on: October 08, 2018, 01:43:35 PM »
It was a function. I think you might see more info in the doc I attached to support.

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2896
  • Hero Points: 153
Re: slick-stack for “svc-diff-current-symbol-with-tip”
« Reply #3 on: October 08, 2018, 01:45:08 PM »
You uploaded a doc to support?

at5dapa1

  • Senior Community Member
  • Posts: 282
  • Hero Points: 24
Re: slick-stack for “svc-diff-current-symbol-with-tip”
« Reply #4 on: October 08, 2018, 02:17:51 PM »
Yes a "descript.docx", which show some screenshots. And also a "My SlickEdit Config.7z".
Case number is CAS-71133-PHHJ.

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2896
  • Hero Points: 153
Re: slick-stack for “svc-diff-current-symbol-with-tip”
« Reply #5 on: October 08, 2018, 03:49:36 PM »
I'm sorry, so far I cannot reproduce this even with your configuration.