Page 1 of 2 12>
Topic Options
#34265 - 2002-12-06 05:33 PM kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
ElegantSol Offline
Fresh Scripter

Registered: 2002-11-28
Posts: 34
Loc: Cranbury, NJ, USA
FAILS
kixcrypt.exe qnew.kix \\qnewsfile\logon\kix32.exe %s
kixcrypt version 002.12b with Unkown software exception 0xc00000fd at location 0x77ea13fb

WORKS
kixcrypt.exe -D qnew.kix \\qnewsfile\logon\kix32.exe %s

Running on W2K-WS SP3
Any ideas?

(MCA: extend subject)

[ 09. December 2002, 00:07: Message edited by: MCA ]
_________________________
Stephen If the solution to the problem be concise and artfully or ingeniously contrived yet simple and handsome in effect, then the solution merits the adjective elegant. -- K.G. Wilson

Top
#34266 - 2002-12-06 07:48 PM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

What happens when you are trying

kixcrypt qnew.kix

Still problems. Please download kixcrypt again and retry it.
Can you try it also on another windows version?

What are the related error messages in eventlog?
Please return the results.
greetings.

[ 06. December 2002, 19:50: Message edited by: MCA ]
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#34267 - 2002-12-06 07:59 PM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
ElegantSol Offline
Fresh Scripter

Registered: 2002-11-28
Posts: 34
Loc: Cranbury, NJ, USA
Also fails under XP

W2K Log
Application popup: kixcrypt.exe - Application Error : The exception unknown software exception (0xc00000fd) occurred in the application at location 0x77ea13fb.

Click on OK to terminate the program
Click on CANCEL to debug the program

XP Error Log
Faulting application kixcrypt.exe, version 0.0.0.0,
faulting module ntdll.dll, version 5.1.2600.1106,
fault address 0x00002109.

[ 06. December 2002, 20:11: Message edited by: ElegantSol ]
_________________________
Stephen If the solution to the problem be concise and artfully or ingeniously contrived yet simple and handsome in effect, then the solution merits the adjective elegant. -- K.G. Wilson

Top
#34268 - 2002-12-06 08:03 PM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
what is your kixcrypt version?
_________________________
!

download KiXnet

Top
#34269 - 2002-12-06 08:10 PM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Did you try it also with a new download?
greetings.
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#34270 - 2002-12-06 08:14 PM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
ElegantSol Offline
Fresh Scripter

Registered: 2002-11-28
Posts: 34
Loc: Cranbury, NJ, USA
Yes, I also tried a new download, but as you can see in the edited post above, it fails in a like manner. I believe it is related to the alternate location call because the basic:

kixcrypt.exe qnew.kix

works.

And, my version is listed in my first post as:
kixcrypt version 002.12b.

Thanks

[ 06. December 2002, 20:17: Message edited by: ElegantSol ]
_________________________
Stephen If the solution to the problem be concise and artfully or ingeniously contrived yet simple and handsome in effect, then the solution merits the adjective elegant. -- K.G. Wilson

Top
#34271 - 2002-12-06 08:44 PM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
ElegantSol Offline
Fresh Scripter

Registered: 2002-11-28
Posts: 34
Loc: Cranbury, NJ, USA
I think Richard needs to look at this one!

Believe it or not, what fixes it is changing the
LOGON name to something else and then it works just fine.
FAILS
KIXCRYPT.EXE %1.KIX \\QNEWSFILE\LOGON\KIX32.EXE %%s
WORKS
KIXCRYPT.EXE %1.KIX \\QNEWSFILE\LOGN\KIX32.EXE %%s

I had created a share on our local resource domain so I did not have to keep waiting for replication from NETLOGON.

Can someone check with Richard to see what is special about "LOGON"

Thanks
_________________________
Stephen If the solution to the problem be concise and artfully or ingeniously contrived yet simple and handsome in effect, then the solution merits the adjective elegant. -- K.G. Wilson

Top
#34272 - 2002-12-06 10:51 PM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
Les Offline
KiX Master
*****

Registered: 2001-06-11
Posts: 12734
Loc: fortfrances.on.ca
Permissions would be my guess.
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.

Top
#34273 - 2002-12-06 11:41 PM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
les [Confused]
you mean that LOGON-share had permission issues?
_________________________
!

download KiXnet

Top
#34274 - 2002-12-06 11:55 PM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
Sealeopard Offline
KiX Master
*****

Registered: 2001-04-25
Posts: 11165
Loc: Boston, MA, USA
NETLOGON should be readable for domain users but not writable. Maybe that's the problem?
_________________________
There are two types of vessels, submarines and targets.

Top
#34275 - 2002-12-07 12:25 AM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
eh...

I thought the problem was that he had share named LOGON which failed.
after renaming to LOGN it worked fine...
_________________________
!

download KiXnet

Top
#34276 - 2002-12-07 12:58 AM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
Les Offline
KiX Master
*****

Registered: 2001-06-11
Posts: 12734
Loc: fortfrances.on.ca
Jooel,
Re-read "I had created a share on our local resource domain so I did not have to keep waiting for replication from NETLOGON"
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.

Top
#34277 - 2002-12-07 02:11 AM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
ElegantSol Offline
Fresh Scripter

Registered: 2002-11-28
Posts: 34
Loc: Cranbury, NJ, USA
First, I would like to thank all of you for your enthusiastic help.
Second, I can add more info on the problem.

I took the whole thing home and tried it on MY domain that does not have a LOGON share. -- It still fails when LOGON is used and works when LOGN is used, neither of which exist on my domain.

Third, I do not believe that shares or rights have any thing at all to do with the encryption phase of the program. As I surmise, this program is just embedding a call to \\PATH\KIX32.EXE with a passed parameter of the name of the .KIX script and then encrypting the whole thing into one .EXE. None of this packaging should need to validate any paths, only the .KIX script existence.

So, the question that remains is what is special about the word LOGON.

Richard wrote KixCrypt and is probably the only one that can answer why LOGON is triggering it.

BTW, have any of you tried to reproduce the exact same error with a dummy script using the same calls?

That would confirm the problem as I have done at home.

Thanks
Stephen

[ 07. December 2002, 02:23: Message edited by: ElegantSol ]
_________________________
Stephen If the solution to the problem be concise and artfully or ingeniously contrived yet simple and handsome in effect, then the solution merits the adjective elegant. -- K.G. Wilson

Top
#34278 - 2002-12-07 03:21 AM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
reproducting would need me to use it and before that I would need to download it.
so can't help on that.

anyway, richard is not everyday here so think you should e-mail him to get the fastest answer.

and once got, you can inform in here [Wink]
_________________________
!

download KiXnet

Top
#34279 - 2002-12-07 04:16 AM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
ElegantSol Offline
Fresh Scripter

Registered: 2002-11-28
Posts: 34
Loc: Cranbury, NJ, USA
I did email him and asked him to review this thread. Also, I have stumbled onto the possibility that the error is related to the content of the kix script.

More tomorrow.

Thanks
_________________________
Stephen If the solution to the problem be concise and artfully or ingeniously contrived yet simple and handsome in effect, then the solution merits the adjective elegant. -- K.G. Wilson

Top
#34280 - 2002-12-07 02:40 PM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
ElegantSol Offline
Fresh Scripter

Registered: 2002-11-28
Posts: 34
Loc: Cranbury, NJ, USA
The problem clearly is related to the command line as far as I can tell. I created a dummy QNEW.KIX as shown below:

; QNEW .KIX

and encrypted it with the following command line:
KIXCRYPT.EXE qnew.KIX \\QNEWSFILE\LOGON\KIX32.EXE %s

Same error! So would someone please confirm this?

MORE INFO:
KIXCRYPT.EXE qnew.KIX \\QNEWSFILE\XXXXX\KIX32.EXE %s - FAILS

[ 07. December 2002, 15:24: Message edited by: ElegantSol ]
_________________________
Stephen If the solution to the problem be concise and artfully or ingeniously contrived yet simple and handsome in effect, then the solution merits the adjective elegant. -- K.G. Wilson

Top
#34281 - 2002-12-07 03:12 PM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

We have trying above kixcrypt command. With Kixcrypt 2.12b we doesn't have any problems.
So we have an example for you. You can download it temporarily from F6378.exe

The script we were using as qnew.kix is
code:
cls
?
? "welcome to the kixtart @kix world"
?
IF (MessageBox("Welcome @userid on @date","KiXtart @kix",64,30) <> 0)
ENDIF

When we are trying to run it in our environment we get following information
code:
Decrypting from KiXcrypt version 002.12b
KiXcrypt author: Richard Howarth (rhowarth@sgb.co.uk)
Bad command or file name
WARNING: Temporary file not deleted by KiXtart!

Our statement was (server isn't necessary to encrypt it)

kixcrypt qnew.kix \\qnewsfile\logon\kix32.exe %s

please download our version and try it.
Possible it had to deal with network response.
greetings.
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#34282 - 2002-12-07 03:30 PM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
ElegantSol Offline
Fresh Scripter

Registered: 2002-11-28
Posts: 34
Loc: Cranbury, NJ, USA
MCA,

I will try yours in a minute, but this also fails:

-----------------------12345678901234567890123456
KIXCRYPT.EXE qnew.KIX \\XXXXXXXX\XXXXX\KIX32.EXE %s

This WORKS
-----------------------12345678901234567890123456
KIXCRYPT.EXE qnew.KIX \\XXXXXXXXX\XXXXX\KIX32.EXE %s

Also KIXCRYPT.EXE works more reliably as far as command not found.

This problem is related to the length of the command line parameters because adding the -d makes it work in addition to changing the path length.

Update:

I downloaded and ran F6378.exe which is crypted.exe that has been renamed. A sucessfully created crypted.exe is not the issue.

The issue is creating crypted.exe with an alternate execution path that is exactly 27 characters long.

That is the problem!

[ 07. December 2002, 17:25: Message edited by: ElegantSol ]
_________________________
Stephen If the solution to the problem be concise and artfully or ingeniously contrived yet simple and handsome in effect, then the solution merits the adjective elegant. -- K.G. Wilson

Top
#34283 - 2002-12-09 12:00 AM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Do you have a result about our f6378.exe file?
greetings.
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#34284 - 2002-12-09 03:01 AM Re: kixcrypt (Application Error : The exception unknown software exception (0xc000f)....
ElegantSol Offline
Fresh Scripter

Registered: 2002-11-28
Posts: 34
Loc: Cranbury, NJ, USA
MCA:

I already did reply regarding f6378. The results are:
FATAL: Cannot open self using path 'f6378'
Trying with extension...
Decrypting from KiXcrypt version 002.12b
KiXcrypt author: Richard Howarth (rhowarth@sgb.co.uk)
The network path was not found.
WARNING: Temporary file not deleted by KiXtart!

The point is that the code is not relevant to the error, but the lenght of path parameter is the problem as shown at:

http://www.kixtart.org/board/ultimatebb.php?ubb=get_topic;f=1;t=006378 posted 07. December 2002 15:30 shows. A 27 character long parameter is the issue.

Again

[ 09. December 2002, 03:28: Message edited by: ElegantSol ]
_________________________
Stephen If the solution to the problem be concise and artfully or ingeniously contrived yet simple and handsome in effect, then the solution merits the adjective elegant. -- K.G. Wilson

Top
Page 1 of 2 12>


Moderator:  Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 696 anonymous users online.
Newest Members
ManuvdWielNL, Sir_Barrington, batdk82, StuTheCoder, M_Moore
17887 Registered Users

Generated in 0.124 seconds in which 0.032 seconds were spent on a total of 13 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org