View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006499 | JEDI VCL | 00 JVCL Components | public | 2016-03-11 10:34 | 2016-03-11 15:55 |
Reporter | fschenckel | Assigned To | AHUser | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | Daily / GIT | |||
Summary | 0006499: jvGnuGetText does not work in 64bit with runtime packages | ||||
Description | By calling HookIntoResourceStrings(True, True) we get an C00000005 Access violation exception. Error happens in unit jvGnuGetText, procedure THook.Reset, line 3089: patchPosition := pansiChar(Pointer(pointer(patchPosition)^)^); Offset calculation is the same between win32 and win64 and I think this is wrong, but I'm not much aware in ASM, so I'm not of a big help... Sorry ! | ||||
Additional Information | It works as expected in Win32 | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-03-11 10:34 | fschenckel | New Issue | |
2016-03-11 15:55 | AHUser | Status | new => resolved |
2016-03-11 15:55 | AHUser | Fixed in Version | => Daily / GIT |
2016-03-11 15:55 | AHUser | Resolution | open => fixed |
2016-03-11 15:55 | AHUser | Assigned To | => AHUser |