Author Topic: Access Violation on ImageIntegration with drizzle data generation  (Read 1130 times)

Offline Igor

  • Newcomer
  • Posts: 18
Hello,

I use the last release of PixInsight 01.08.04.1195 on Windows 7.

ImageIntegration process without "Generate drizzle data" works well.

ImageIntegration process with "Generate drizzle data" generates the following error :

* Using 502 concurrent pixel stack(s) = 1023.61 MiB
*** PCL Win32 System Exception: At address 000007FEFCF8A06D with exception code C0000005 :
Access violation: invalid memory read operation at address 0000000000000000
<* failed *>


Do you know how to solve this issue ? I did not find any solution on the forum.

Thanks for your help

Igor

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Access Violation on ImageIntegration with drizzle data generation
« Reply #1 on: 2017 January 18 11:52:10 »
Hi Igor,

This is a null pointer issue. This does never happen under normal conditions. I need more information to say something useful. Can you provide a repeatable pattern? For example, can you upload a minimal data set where this problem can be reproduced?
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline Igor

  • Newcomer
  • Posts: 18
Re: Access Violation on ImageIntegration with drizzle data generation
« Reply #2 on: 2017 January 20 04:44:09 »
Hi Juan,

Thanks for your reply.

I did not succeed to reproduce the error still Monday. To solve my problem, I just reset the process and fill every fields with the same parameters... and it works !

Regards

Igor