zma crash
Posted: Mon Feb 27, 2006 8:55 pm
Camera 352 / 288 points, 24 bits
a zone set with the following points:
0/161
20/110
42/142
25/205
settings:
Type Active
Units Pixel
Alarm Check Blobs
Thresh min 15 max blank
Filter 9 / 9
Zone 2100
alarmed area min 400 max 2000
filtered area min 250 max 2007
blob area min 200 max 2007
Blobs min 3 max blank
and get the following:
02/27/06 21:35:00.388273 zma_m1[31373].DB9-zm_image.cpp/1112 [Moving global edge
]
02/27/06 21:35:00.388379 zma_m1[31373].DB9-zm_image.cpp/1168 [Deleting active_ed
ge]
02/27/06 21:35:00.388400 zma_m1[31373].DB9-zm_image.cpp/1112 [Moving global edge
]
02/27/06 21:35:00.388469 zma_m1[31373].DB9-zm_image.cpp/1168 [Deleting active_ed
ge]
02/27/06 21:35:00.388489 zma_m1[31373].DB9-zm_image.cpp/1112 [Moving global edge
]
02/27/06 21:35:00.388513 zma_m1[31373].DB9-zm_image.cpp/1168 [Deleting active_ed
ge]
02/27/06 21:35:00.388533 zma_m1[31373].DB9-zm_image.cpp/1168 [Deleting active_ed
ge]
02/27/06 21:35:00.388555 zma_m1[31373].DB3-zm_monitor.cpp/2096 [Checking active
zone Fuss]
02/27/06 21:35:00.388776 zma_m1[31373].DB4-zm_zone.cpp/138 [Checking alarms for
zone 11/Fuss in lines 110 -> 205]
02/27/06 21:35:00.388803 zma_m1[31373].DB5-zm_zone.cpp/139 [Checking for alarmed
pixels]
02/27/06 21:35:00.389189 zma_m1[31373].ERR-zma.cpp/35 [Got signal (Segmentation
fault), crashing]
Guess it is the memset in line 168 of zm_zone. What is lo_x, hi_x ranges, etc? What is the code supposed to do?
gdb shows no crashes
a zone set with the following points:
0/161
20/110
42/142
25/205
settings:
Type Active
Units Pixel
Alarm Check Blobs
Thresh min 15 max blank
Filter 9 / 9
Zone 2100
alarmed area min 400 max 2000
filtered area min 250 max 2007
blob area min 200 max 2007
Blobs min 3 max blank
and get the following:
02/27/06 21:35:00.388273 zma_m1[31373].DB9-zm_image.cpp/1112 [Moving global edge
]
02/27/06 21:35:00.388379 zma_m1[31373].DB9-zm_image.cpp/1168 [Deleting active_ed
ge]
02/27/06 21:35:00.388400 zma_m1[31373].DB9-zm_image.cpp/1112 [Moving global edge
]
02/27/06 21:35:00.388469 zma_m1[31373].DB9-zm_image.cpp/1168 [Deleting active_ed
ge]
02/27/06 21:35:00.388489 zma_m1[31373].DB9-zm_image.cpp/1112 [Moving global edge
]
02/27/06 21:35:00.388513 zma_m1[31373].DB9-zm_image.cpp/1168 [Deleting active_ed
ge]
02/27/06 21:35:00.388533 zma_m1[31373].DB9-zm_image.cpp/1168 [Deleting active_ed
ge]
02/27/06 21:35:00.388555 zma_m1[31373].DB3-zm_monitor.cpp/2096 [Checking active
zone Fuss]
02/27/06 21:35:00.388776 zma_m1[31373].DB4-zm_zone.cpp/138 [Checking alarms for
zone 11/Fuss in lines 110 -> 205]
02/27/06 21:35:00.388803 zma_m1[31373].DB5-zm_zone.cpp/139 [Checking for alarmed
pixels]
02/27/06 21:35:00.389189 zma_m1[31373].ERR-zma.cpp/35 [Got signal (Segmentation
fault), crashing]
Guess it is the memset in line 168 of zm_zone. What is lo_x, hi_x ranges, etc? What is the code supposed to do?
gdb shows no crashes