Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 469463 Details for
Bug 588941
Review Request: pypy - Implementation of the Python language, using Python itself
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
Result of running: $ valgrind --track-origins=yes --leak-check=full ./pypy --jit threshold=-1 -c "pass" 2> valgrind-of-pypy-pass.txt
valgrind-of-pypy-pass.txt (text/plain), 33.84 KB, created by
Dave Malcolm
on 2010-12-17 22:23:23 UTC
(
hide
)
Description:
Result of running: $ valgrind --track-origins=yes --leak-check=full ./pypy --jit threshold=-1 -c "pass" 2> valgrind-of-pypy-pass.txt
Filename:
MIME Type:
Creator:
Dave Malcolm
Created:
2010-12-17 22:23:23 UTC
Size:
33.84 KB
patch
obsolete
>==32434== Memcheck, a memory error detector >==32434== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. >==32434== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info >==32434== Command: ./pypy --jit threshold=-1 -c pass >==32434== >==32434== Conditional jump or move depends on uninitialised value(s) >==32434== at 0x3DABC173C6: index (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC061A4: expand_dynamic_string_token (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC081FF: _dl_map_object (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC016CD: map_doit (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC0E015: _dl_catch_error (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC015E6: do_preload (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC03B8A: dl_main (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC159BD: _dl_sysdep_start (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC01493: _dl_start (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC00AF7: ??? (in /lib64/ld-2.12.1.so) >==32434== by 0x4: ??? >==32434== by 0x7FF000466: ??? >==32434== Uninitialised value was created by a stack allocation >==32434== at 0x3DABC0326D: dl_main (in /lib64/ld-2.12.1.so) >==32434== >==32434== Conditional jump or move depends on uninitialised value(s) >==32434== at 0x3DABC173CB: index (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC061A4: expand_dynamic_string_token (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC081FF: _dl_map_object (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC016CD: map_doit (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC0E015: _dl_catch_error (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC015E6: do_preload (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC03B8A: dl_main (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC159BD: _dl_sysdep_start (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC01493: _dl_start (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC00AF7: ??? (in /lib64/ld-2.12.1.so) >==32434== by 0x4: ??? >==32434== by 0x7FF000466: ??? >==32434== Uninitialised value was created by a stack allocation >==32434== at 0x3DABC0326D: dl_main (in /lib64/ld-2.12.1.so) >==32434== >==32434== Conditional jump or move depends on uninitialised value(s) >==32434== at 0x3DABC0B3EA: _dl_relocate_object (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC039BF: dl_main (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC159BD: _dl_sysdep_start (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC01493: _dl_start (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC00AF7: ??? (in /lib64/ld-2.12.1.so) >==32434== by 0x4: ??? >==32434== by 0x7FF000466: ??? >==32434== by 0x7FF00046D: ??? >==32434== by 0x7FF000473: ??? >==32434== by 0x7FF000480: ??? >==32434== by 0x7FF000483: ??? >==32434== Uninitialised value was created by a stack allocation >==32434== at 0x3DABC0B210: _dl_relocate_object (in /lib64/ld-2.12.1.so) >==32434== >==32434== Conditional jump or move depends on uninitialised value(s) >==32434== at 0x3DABC0B37B: _dl_relocate_object (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC039BF: dl_main (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC159BD: _dl_sysdep_start (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC01493: _dl_start (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC00AF7: ??? (in /lib64/ld-2.12.1.so) >==32434== by 0x4: ??? >==32434== by 0x7FF000466: ??? >==32434== by 0x7FF00046D: ??? >==32434== by 0x7FF000473: ??? >==32434== by 0x7FF000480: ??? >==32434== by 0x7FF000483: ??? >==32434== Uninitialised value was created by a stack allocation >==32434== at 0x3DABC0B210: _dl_relocate_object (in /lib64/ld-2.12.1.so) >==32434== >==32434== Conditional jump or move depends on uninitialised value(s) >==32434== at 0x3DABC0B3EA: _dl_relocate_object (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC0387A: dl_main (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC159BD: _dl_sysdep_start (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC01493: _dl_start (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC00AF7: ??? (in /lib64/ld-2.12.1.so) >==32434== by 0x4: ??? >==32434== by 0x7FF000466: ??? >==32434== by 0x7FF00046D: ??? >==32434== by 0x7FF000473: ??? >==32434== by 0x7FF000480: ??? >==32434== by 0x7FF000483: ??? >==32434== Uninitialised value was created by a stack allocation >==32434== at 0x3DABC0B210: _dl_relocate_object (in /lib64/ld-2.12.1.so) >==32434== >==32434== Conditional jump or move depends on uninitialised value(s) >==32434== at 0x3DABC0B37B: _dl_relocate_object (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC0387A: dl_main (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC159BD: _dl_sysdep_start (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC01493: _dl_start (in /lib64/ld-2.12.1.so) >==32434== by 0x3DABC00AF7: ??? (in /lib64/ld-2.12.1.so) >==32434== by 0x4: ??? >==32434== by 0x7FF000466: ??? >==32434== by 0x7FF00046D: ??? >==32434== by 0x7FF000473: ??? >==32434== by 0x7FF000480: ??? >==32434== by 0x7FF000483: ??? >==32434== Uninitialised value was created by a stack allocation >==32434== at 0x3DABC0B210: _dl_relocate_object (in /lib64/ld-2.12.1.so) >==32434== >==32434== Invalid read of size 4 >==32434== at 0x40C9E5: PyObject_Free (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4EC5E1: pypy_g_ll_os_ll_os_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B0465: pypy_g_get_L2cache_linux2 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x46EA05: pypy_g_MiniMarkGC_setup (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x40C5C8: RPython_StartupCode (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x40DAD8: main (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== Address 0x50d3020 is 2,112 bytes inside a block of size 4,096 free'd >==32434== at 0x4A04D72: free (vg_replace_malloc.c:325) >==32434== by 0x4EC5E1: pypy_g_ll_os_ll_os_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B042A: pypy_g_get_L2cache_linux2 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x46EA05: pypy_g_MiniMarkGC_setup (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x40C5C8: RPython_StartupCode (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x40DAD8: main (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== >==32434== Invalid read of size 4 >==32434== at 0x40C9E5: PyObject_Free (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4EC5E1: pypy_g_ll_os_ll_os_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B1334: pypy_g_get_total_memory_linux2 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x46ED8F: pypy_g_MiniMarkGC_setup (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x40C5C8: RPython_StartupCode (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x40DAD8: main (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== Address 0x50d4020 is 2,048 bytes inside a block of size 4,096 free'd >==32434== at 0x4A04D72: free (vg_replace_malloc.c:325) >==32434== by 0x4EC5E1: pypy_g_ll_os_ll_os_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B0465: pypy_g_get_L2cache_linux2 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x46EA05: pypy_g_MiniMarkGC_setup (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x40C5C8: RPython_StartupCode (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x40DAD8: main (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== >==32434== Conditional jump or move depends on uninitialised value(s) >==32434== at 0x40C9EA: PyObject_Free (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4EC5E1: pypy_g_ll_os_ll_os_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50DCA4: pypy_g_BufferingInputStream_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x510194: pypy_g_TextInputFilter_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50C6E5: pypy_g_Stream_readall (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x86F01F: pypy_g_load_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0xA7E692: pypy_g_load_part (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9F1A91: pypy_g__absolute_import (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9A0CFF: pypy_g_importhook (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x513E3E: pypy_g_BuiltinCode_funcrun_obj (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B3114: pypy_g_call_args (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x55BD1A: pypy_g_call_function__star_5 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== Uninitialised value was created by a heap allocation >==32434== at 0x4A0515D: malloc (vg_replace_malloc.c:195) >==32434== by 0x5B254B: pypy_g_ArenaCollection_allocate_new_arena (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x510A19: pypy_g_ArenaCollection_allocate_new_page (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4E9DE7: pypy_g_ArenaCollection_malloc (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B0C27: pypy_g_MiniMarkGC_external_malloc (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4EFBCE: pypy_g_MiniMarkGC_malloc_fixedsize_clear (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x8B13E1: pypy_g_allocate_lock (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x955574: pypy_g_ImportRLock_acquire_lock (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9A0C51: pypy_g_importhook (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x513E3E: pypy_g_BuiltinCode_funcrun_obj (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B3114: pypy_g_call_args (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x55BD1A: pypy_g_call_function__star_5 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== >==32434== Use of uninitialised value of size 8 >==32434== at 0x40C9F8: PyObject_Free (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4EC5E1: pypy_g_ll_os_ll_os_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50DCA4: pypy_g_BufferingInputStream_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x510194: pypy_g_TextInputFilter_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50C6E5: pypy_g_Stream_readall (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x86F01F: pypy_g_load_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0xA7E692: pypy_g_load_part (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9F1A91: pypy_g__absolute_import (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9A0CFF: pypy_g_importhook (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x513E3E: pypy_g_BuiltinCode_funcrun_obj (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B3114: pypy_g_call_args (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x55BD1A: pypy_g_call_function__star_5 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== Uninitialised value was created by a heap allocation >==32434== at 0x4A0515D: malloc (vg_replace_malloc.c:195) >==32434== by 0x5B254B: pypy_g_ArenaCollection_allocate_new_arena (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x510A19: pypy_g_ArenaCollection_allocate_new_page (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4E9DE7: pypy_g_ArenaCollection_malloc (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B0C27: pypy_g_MiniMarkGC_external_malloc (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4EFBCE: pypy_g_MiniMarkGC_malloc_fixedsize_clear (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x8B13E1: pypy_g_allocate_lock (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x955574: pypy_g_ImportRLock_acquire_lock (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9A0C51: pypy_g_importhook (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x513E3E: pypy_g_BuiltinCode_funcrun_obj (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B3114: pypy_g_call_args (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x55BD1A: pypy_g_call_function__star_5 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== >==32434== Invalid read of size 4 >==32434== at 0x40C9E5: PyObject_Free (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4EC5E1: pypy_g_ll_os_ll_os_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50DCA4: pypy_g_BufferingInputStream_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x510194: pypy_g_TextInputFilter_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50C741: pypy_g_Stream_readall (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x86F01F: pypy_g_load_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0xA7E692: pypy_g_load_part (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9F1A91: pypy_g__absolute_import (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9A0CFF: pypy_g_importhook (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x513E3E: pypy_g_BuiltinCode_funcrun_obj (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B3114: pypy_g_call_args (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x55BD1A: pypy_g_call_function__star_5 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== Address 0x5367020 is 5,344 bytes inside a block of size 8,192 free'd >==32434== at 0x4A04D72: free (vg_replace_malloc.c:325) >==32434== by 0x4EC5E1: pypy_g_ll_os_ll_os_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50DCA4: pypy_g_BufferingInputStream_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x510194: pypy_g_TextInputFilter_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50C6E5: pypy_g_Stream_readall (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x86F01F: pypy_g_load_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0xA7E692: pypy_g_load_part (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9F1A91: pypy_g__absolute_import (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9A0CFF: pypy_g_importhook (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x513E3E: pypy_g_BuiltinCode_funcrun_obj (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B3114: pypy_g_call_args (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x55BD1A: pypy_g_call_function__star_5 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== >==32434== Invalid read of size 4 >==32434== at 0x40C9E5: PyObject_Free (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4EC5E1: pypy_g_ll_os_ll_os_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50CFAD: pypy_g_BufferingInputStream_readall (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x8B53C2: pypy_g_load_source_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x86F3B7: pypy_g_load_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0xA7E692: pypy_g_load_part (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9F1A91: pypy_g__absolute_import (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9A0CFF: pypy_g_importhook (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x513E3E: pypy_g_BuiltinCode_funcrun_obj (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B3114: pypy_g_call_args (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x55BD1A: pypy_g_call_function__star_5 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x7E944E: pypy_g_IMPORT_NAME__AccessDirect_None (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== Address 0x537b020 is 4,976 bytes inside a block of size 8,192 free'd >==32434== at 0x4A04D72: free (vg_replace_malloc.c:325) >==32434== by 0x4EC5E1: pypy_g_ll_os_ll_os_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50DCA4: pypy_g_BufferingInputStream_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9429D3: pypy_g__read_n (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x8A437D: pypy_g__r_long (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9421DF: pypy_g_check_compiled_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x8B539D: pypy_g_load_source_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x86F3B7: pypy_g_load_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0xA7E692: pypy_g_load_part (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9F1A91: pypy_g__absolute_import (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9A0CFF: pypy_g_importhook (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x513E3E: pypy_g_BuiltinCode_funcrun_obj (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== >==32434== Invalid read of size 4 >==32434== at 0x40C9E5: PyObject_Free (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4EC5E1: pypy_g_ll_os_ll_os_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50DCA4: pypy_g_BufferingInputStream_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9429D3: pypy_g__read_n (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x8A437D: pypy_g__r_long (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9421DF: pypy_g_check_compiled_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x8B539D: pypy_g_load_source_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x86F3B7: pypy_g_load_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0xA7E692: pypy_g_load_part (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9F1A91: pypy_g__absolute_import (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9A0CFF: pypy_g_importhook (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x513E3E: pypy_g_BuiltinCode_funcrun_obj (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== Address 0x53f8020 is 13,616 bytes inside a block of size 16,384 free'd >==32434== at 0x4A04D72: free (vg_replace_malloc.c:325) >==32434== by 0x4EC5E1: pypy_g_ll_os_ll_os_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50DCA4: pypy_g_BufferingInputStream_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x510194: pypy_g_TextInputFilter_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50C741: pypy_g_Stream_readall (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x86F01F: pypy_g_load_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0xA7E692: pypy_g_load_part (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9F1A91: pypy_g__absolute_import (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9A0CFF: pypy_g_importhook (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x513E3E: pypy_g_BuiltinCode_funcrun_obj (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B3114: pypy_g_call_args (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x55BD1A: pypy_g_call_function__star_5 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== >==32434== Invalid read of size 4 >==32434== at 0x40C9E5: PyObject_Free (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x5E22BB: pypy_g_ll_dict_setitem__DICTPtr_Address_Address (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50538B: pypy_g_MiniMarkGC_id_or_identityhash (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4E7D6D: pypy_g_MiniMarkGC_identityhash (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x7D9E99: pypy_g_ll_dict_setitem__dicttablePtr_objectPtr_objectPt (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x764823: pypy_g_SymtableBuilder_push_scope (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x6D2F73: pypy_g_SymtableBuilder___init__ (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x680F16: pypy_g_compile_ast (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x5FE61A: pypy_g_PythonAstCompiler__compile_ast (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4DCAF4: pypy_g_compile (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x513E3E: pypy_g_BuiltinCode_funcrun_obj (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B3114: pypy_g_call_args (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== Address 0x5448020 is 12,688 bytes inside a block of size 16,384 free'd >==32434== at 0x4A04D72: free (vg_replace_malloc.c:325) >==32434== by 0x4EC5E1: pypy_g_ll_os_ll_os_read (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x50CFAD: pypy_g_BufferingInputStream_readall (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x8B53C2: pypy_g_load_source_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x86F3B7: pypy_g_load_module (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0xA7E692: pypy_g_load_part (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9F1A91: pypy_g__absolute_import (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x9A0CFF: pypy_g_importhook (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x513E3E: pypy_g_BuiltinCode_funcrun_obj (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4B3114: pypy_g_call_args (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x55BD1A: pypy_g_call_function__star_5 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x7E944E: pypy_g_IMPORT_NAME__AccessDirect_None (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== >==32434== >==32434== HEAP SUMMARY: >==32434== in use at exit: 3,331,712 bytes in 19 blocks >==32434== total heap usage: 91 allocs, 72 frees, 4,407,735 bytes allocated >==32434== >==32434== 196,632 bytes in 1 blocks are possibly lost in loss record 12 of 15 >==32434== at 0x4A0515D: malloc (vg_replace_malloc.c:195) >==32434== by 0x4B0CDE: pypy_g_MiniMarkGC_external_malloc (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4DFCBE: pypy_g_ll_dict_resize__dicttablePtr_2 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x831F76: pypy_g_intern (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4E94ED: pypy_g_BuiltinCode1_fastcall_1 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x4BB81D: pypy_g_funccall__star_1 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0x46DFFA: pypy_g_call_function__star_1 (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0xB29BAA: pypy_g_unmarshal_interned (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0xA54321: pypy_g_Unmarshaller_get_w_obj (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0xBEA009: pypy_g_unmarshal_str (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0xBEA61C: pypy_g_unmarshal_strlist (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== by 0xB2B937: pypy_g_unmarshal_pycode (in /home/david/rpmbuild/BUILD/pypy-1.4-2010-12-15-001/pypy/translator/goal/usession-pypy-0/testing_1/pypy) >==32434== >==32434== LEAK SUMMARY: >==32434== definitely lost: 0 bytes in 0 blocks >==32434== indirectly lost: 0 bytes in 0 blocks >==32434== possibly lost: 196,632 bytes in 1 blocks >==32434== still reachable: 3,135,080 bytes in 18 blocks >==32434== suppressed: 0 bytes in 0 blocks >==32434== Reachable blocks (those to which a pointer was found) are not shown. >==32434== To see them, rerun with: --leak-check=full --show-reachable=yes >==32434== >==32434== For counts of detected and suppressed errors, rerun with: -v >==32434== ERROR SUMMARY: 66 errors from 15 contexts (suppressed: 0 from 0)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 588941
: 469463