Closed
Bug 6621
Opened 25 years ago
Closed 21 years ago
Execute: Calling this method crashes (2 parameter form)
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
M8
People
(Reporter: jimmykenlee, Assigned: ssu0262)
Details
Build: 5/17/99 SeaMonkey build
1. Use jar at http://jimbob/jars/a_execute_parameter.jar
2. Using form, Install.Execute("notepad.exe", "smrtupdt.txt");
3. Trigger jar
RESULT:
SeaMonkey crashes. Install.log shows:
---------------------------------------------------------------------------
Acceptance: a_execute_parameter
---------------------------------------------------------------------------
Starting Installation at 05/17/1999 14:52:55
EXPECTED RESULT:
The executable, "notepad.exe", is launched and opens the text file,
"smrtupd.txt". The Install.log shows that method was successfully executed.
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 2•25 years ago
|
||
Build 6/1/99 Windows
I am still getting a quick crash with this jar. Bug 6620 worked for me. My
assumption is that there may be another problem. The Install.log shows no jar
triggered. So in a way, the problem may be worse now since before the jar
started to write to the Install.log.
Once difference is that I am testing this on Windows 98. My Windows NT is down
and out for now until I get some repair work done.
Clearing resolution. jimmylee, we need a Talkback stack trace on this. I do not
find any talkback reports from you logged. Can you make one for this and paste
in stack trace ASP please?
Build: 6/7/99 Windows NT
Stack Trace:
[ 0] A8 FE 12 00 01 E6 7E 00 [......~.]
Talkback report has been sent as well.
Build: 6/7/99 Windows NT
Incident ID: 9608381
Call Stack: (Signature = MSVCRT.dll + 0x2ca70 (0x7802ca70) 32fcf9e4)
MSVCRT.dll + 0x2ca70 (0x7802ca70)
xpcom.dll + 0x4734 (0x10004734)
xpcom.dll + 0x1a2a2 (0x1001a2a2)
xpcom.dll + 0x1b2d5 (0x1001b2d5)
Here's the real deal. Technical difficulties earlier.
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → REMIND
I can't reproduce the crash. Perhaps Jimmy has an unstable build of seamonkey?
I'm going to mark this as REMIND. I would like to try to reproduce this bug on
the M7 build when it comes out. If REMIND is not the correct resolution, please
change to the appropriate one.
Build 8/27/99
Cannot reproduce crash. Marking Verified. This test case is part of
XPInstall Acceptance Suite, so if the problem returns a new bug will be
submitted.
Comment 10•25 years ago
|
||
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall
Engine
Comment 11•22 years ago
|
||
REMIND is deprecated per bug 35839. I assume this bug is INVALID due to the code
dying, but I can't figure out what it applies to.
Status: VERIFIED → REOPENED
Resolution: REMIND → ---
Comment 12•21 years ago
|
||
WFM per comments above.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 21 years ago
Resolution: --- → WORKSFORME
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•