[
https://issues.apache.org/jira/browse/DAEMON-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119522#comment-13119522
]
Gary D. Gregory edited comment on DAEMON-219 at 10/3/11 7:51 PM:
-----------------------------------------------------------------
I followed your instructions but the result is the same. I am on Windows 7 with
UAC off.
This might help (or not):
{noformat}
> prunsrv.exe!000000014000a460()
[Frames below may be incorrect and/or missing, no symbols loaded for
prunsrv.exe]
prunsrv.exe!000000014000d33f()
prunsrv.exe!000000014000daba()
prunsrv.exe!000000014000debd()
prunsrv.exe!000000014000e3b9()
kernel32.dll!0000000076eb652d()
ntdll.dll!0000000076fec521()
{noformat}
Can you tell where that is? Can we guard against this bomb and log something?
Bombs at 000000014000A460 in this subset of the whole thing:
{noformat}
000000014000A448 mov rbp,qword ptr [rsp+40h]
000000014000A44D mov rsi,qword ptr [rsp+48h]
000000014000A452 add rsp,20h
000000014000A456 pop r12
000000014000A458 ret
000000014000A459 int 3
000000014000A45A int 3
000000014000A45B int 3
000000014000A45C int 3
000000014000A45D int 3
000000014000A45E int 3
000000014000A45F int 3
000000014000A460 cmp byte ptr [rcx],0
000000014000A463 mov rax,rcx
000000014000A466 je 000000014000A490
000000014000A468 nop dword ptr [rax+rax]
000000014000A470 movzx r9d,byte ptr [rcx]
000000014000A474 cmp r9b,dl
000000014000A477 jne 000000014000A47E
000000014000A479 mov byte ptr [rax],r8b
000000014000A47C jmp 000000014000A481
000000014000A47E mov byte ptr [rax],r9b
{noformat}
was (Author: garydgregory):
I followed your instructions but the result is the same. I am on Windows 7
with UAC off.
Attaching a new mini dump: C:\Users\ggregory\AppData\Local\Temp\WEREF1.tmp.mdmp
> prunsrv error 1067 and crash on Windows 7
> -----------------------------------------
>
> Key: DAEMON-219
> URL: https://issues.apache.org/jira/browse/DAEMON-219
> Project: Commons Daemon
> Issue Type: Bug
> Components: Procrun
> Affects Versions: 1.0.7
> Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
> Maven home: C:\Java\apache-maven-3.0.3\bin\..
> Java version: 1.6.0_24, vendor: Sun Microsystems Inc.
> Java home: C:\Program Files\Java\jdk1.6.0_24\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
> Reporter: Gary D. Gregory
> Attachments: NoKey.PNG, SystemLdeService3.txt,
> WER8D3F.tmp.WERInternalMetadata.xml, WERA3BC.tmp.appcompat.txt,
> WERA3BD.tmp.mdmp, commons-daemon.2011-10-03.log, install-lde-service.cmd,
> ldeservice3-stderr.2011-10-03.log, ldeservice3-stdout.2011-10-03.log
>
>
> I've defined attached cmd file on Windows 7 to install a service.
> I try to run the service with "prunsrv //TS/LdeService3" and I get "Commons
> Daemon Service Runner has stopped working"
> Attaching all details.
> Is there more debug logging I can turn on? The current debug output seems
> minimal.
> This is probably a configuration user error but I cannot tell due to the lack
> of logging.
> Thank you.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira