-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
I have been experiencing a segmentation fault when running my simulation. Recompiling QuickPIC with debug information shows an invalid array access in the function PPGPPOST2L in part2d_lib77.f:
QuickPIC-OpenSource/source/part2d_lib77.f
Line 257 in 2982d7a
x = sq(nn,mm) + amx*amy |
Print debugging shows values of nn and mm both less than 1 and greater than the length of the array. My input file is below:
Metadata
Metadata
Assignees
Labels
No labels