py3k - scan-build results

User:brett@Bretts-MacBook.local
Working Directory:/Users/brett/Dev/python/3.x/py3k
Command Line:make -s -j2
Date:Thu Feb 3 15:44:34 2011
Version:checker-254 (2011-01-27 11:18:28)

Bug Summary

Results in this analysis run are based on analyzer build checker-254.

Bug TypeQuantityDisplay?
All Bugs84
Dead code
Idempotent operation21
Dead store
Dead assignment11
Dead increment6
Dead initialization1
Logic error
Assigned value is garbage or undefined2
Dereference of null pointer35
Dereference of undefined pointer value3
Division by zero1
Result of operation is garbage or undefined2
Unix API
Undefined allocation of 0 bytes2

Reports

Bug Group Bug Type ▾ File Line Path Length
Logic errorAssigned value is garbage or undefinedModules /unicodedata.c5215View Report
Logic errorAssigned value is garbage or undefinedModules /mathmodule.c109015View Report
Dead storeDead assignmentPython /ceval.c30451View Report
Dead storeDead assignmentModules /tkappinit.c1141View Report
Dead storeDead assignmentModules /_datetimemodule.c14641View Report
Dead storeDead assignmentPython /ceval.c23251View Report
Dead storeDead assignmentPython /sysmodule.c11971View Report
Dead storeDead assignmentModules /_sre.c29901View Report
Dead storeDead assignmentModules /_sre.c29711View Report
Dead storeDead assignmentModules /_sre.c29721View Report
Dead storeDead assignmentModules /socketmodule.c34101View Report
Dead storeDead assignmentParser /tokenizer.c16211View Report
Dead storeDead assignmentPython /dtoa.c20581View Report
Dead storeDead incrementPython /compile.c37501View Report
Dead storeDead incrementPython /compile.c37541View Report
Dead storeDead incrementObjects /unicodeobject.c63561View Report
Dead storeDead incrementObjects /setobject.c6161View Report
Dead storeDead incrementPython /compile.c37991View Report
Dead storeDead incrementPython /import.c8961View Report
Dead storeDead initializationModules /_json.c3381View Report
Logic errorDereference of null pointerObjects /unicodeobject.c104233View Report
Logic errorDereference of null pointerPython /getargs.c9765View Report
Logic errorDereference of null pointerModules /_cursesmodule.c5175View Report
Logic errorDereference of null pointerModules /expat /xmlparse.c431826View Report
Logic errorDereference of null pointerPython /getargs.c9806View Report
Logic errorDereference of null pointerObjects /exceptions.c5045View Report
Logic errorDereference of null pointerModules /_cursesmodule.c4685View Report
Logic errorDereference of null pointerPython /getargs.c112813View Report
Logic errorDereference of null pointerPython /getargs.c8736View Report
Logic errorDereference of null pointerObjects /object.c17438View Report
Logic errorDereference of null pointerPython /pythonrun.c15637View Report
Logic errorDereference of null pointerPython /getargs.c112011View Report
Logic errorDereference of null pointerPython /getargs.c112813View Report
Logic errorDereference of null pointerModules /selectmodule.c161915View Report
Logic errorDereference of null pointerModules /_cursesmodule.c11585View Report
Logic errorDereference of null pointerPython /getargs.c9206View Report
Logic errorDereference of null pointerPython /getargs.c9288View Report
Logic errorDereference of null pointerModules /_collectionsmodule.c160011View Report
Logic errorDereference of null pointerPython /getargs.c8736View Report
Logic errorDereference of null pointerModules /_sqlite /module.c3322View Report
Logic errorDereference of null pointerPython /getargs.c9206View Report
Logic errorDereference of null pointerModules /_pickle.c296618View Report
Logic errorDereference of null pointerObjects /setobject.c6237View Report
Logic errorDereference of null pointerModules /_cursesmodule.c12075View Report
Logic errorDereference of null pointerPython /getargs.c9288View Report
Logic errorDereference of null pointerPython /getargs.c112011View Report
Logic errorDereference of null pointerPython /getargs.c9806View Report
Logic errorDereference of null pointerPython /getargs.c9368View Report
Logic errorDereference of null pointerObjects /obmalloc.c112210View Report
Logic errorDereference of null pointerPython /getargs.c9765View Report
Logic errorDereference of null pointerModules /_io /textio.c146411View Report
Logic errorDereference of null pointerObjects /frameobject.c4801View Report
Logic errorDereference of null pointerPython /getargs.c9368View Report
Logic errorDereference of null pointerObjects /unicodeobject.c108133View Report
Logic errorDereference of null pointerModules /_collectionsmodule.c157310View Report
Logic errorDereference of undefined pointer valueModules /_ctypes /callbacks.c2706View Report
Logic errorDereference of undefined pointer valueModules /_ctypes /callproc.c7936View Report
Logic errorDereference of undefined pointer valueModules /_ctypes /callproc.c8247View Report
Logic errorDivision by zeroObjects /longobject.c18144View Report
Dead codeIdempotent operationModules /_multiprocessing /multiprocessing.c1242View Report
Dead codeIdempotent operationObjects /dictobject.c11872View Report
Dead codeIdempotent operationModules /posixmodule.c47834View Report
Dead codeIdempotent operationModules /_datetimemodule.c155412View Report
Dead codeIdempotent operationModules /posixmodule.c47824View Report
Dead codeIdempotent operationObjects /bytearrayobject.c24645View Report
Dead codeIdempotent operationObjects /dictobject.c3385View Report
Dead codeIdempotent operationPython /dtoa.c11525View Report
Dead codeIdempotent operationModules /posixmodule.c47484View Report
Dead codeIdempotent operationModules /_ssl.c11935View Report
Dead codeIdempotent operationModules /posixmodule.c48092View Report
Dead codeIdempotent operationObjects /setobject.c1045View Report
Dead codeIdempotent operationModules /posixmodule.c47494View Report
Dead codeIdempotent operationModules /posixmodule.c46642View Report
Dead codeIdempotent operationModules /_testcapimodule.c19444View Report
Dead codeIdempotent operationObjects /dictobject.c12212View Report
Dead codeIdempotent operationModules /_multiprocessing /multiprocessing.c1592View Report
Dead codeIdempotent operationModules /posixmodule.c46892View Report
Dead codeIdempotent operationModules /nismodule.c4145View Report
Dead codeIdempotent operationModules /posixmodule.c47152View Report
Dead codeIdempotent operationObjects /bytearrayobject.c24645View Report
Logic errorResult of operation is garbage or undefinedModules /cjkcodecs /multibytecodec.c5454View Report
Logic errorResult of operation is garbage or undefinedPython /marshal.c59618View Report
Unix APIUndefined allocation of 0 bytesModules /pyexpat.c11705View Report
Unix APIUndefined allocation of 0 bytesModules /pyexpat.c9856View Report