discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: First release of corebase coming soon


From: Fred Kiefer
Subject: Re: First release of corebase coming soon
Date: Tue, 22 May 2012 08:23:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120421 Thunderbird/12.0

On 21.05.2012 17:42, Stefan Bidi wrote:
For those of you not familiar with the project, the GNUstep-corebase
project is a free software implementation of the CoreFoundation library.

I plan on making a release of GNUstep-corebase in a few weeks.  Since this
is the first release, and the code is still alpha quality at best, I have
decided to do a prolonged testing phase.  This testing phase will be split
in 2 subphases.

The first will be a 3 week period, ending June 10th.  This will be the time
to test the code and look for inconsistencies.  Essentially, I want to make
sure the code compiles in your favorite platform and all tests pass.  New
tests can be added to the existing CF-types only, there is no plans to add
another type/class before the release.  I will still be doing some work on
the library at this time, but do not plan on adding anything new.

The second phase will end on June 24th and will lead to the release.  This
is your normal code freeze.  I'd like to get the bugs that were found
during the previous phase corrected during this time if they were not
already fixed.  I really do not want to add any new tests at this stage
unless it is something that can be easily fixed.  Anything requiring a
deeper look will be postponed to the next release.

To build -corebase you will need gnustep-make, gnustep-base, libobjc,
libicu and the zoneinfo directory.  The dependency on gnustep-base and
libobjc will be optional at the time of release.  Being a pure C library,
corebase doesn't need these libraries unless you want to interface with the
objc runtime (ie toll-free bridged classes).  I have not decided what to do
with libicu at this point since it provides core functionality.  If there
is enough demand, it will be optional as well.

Adam, would you be able to make the release during the week of June 24th?
I can move the dates around if you need me to.

Thanks
Stef

Hi Stef,

great stuff and a very good plan to get out a stable release.
Here is the result I get when running the tests on my 64bit OpenSuse 12.1 machine:

make check
This is gnustep-make 2.6.2. Type 'make print-gnustep-make-help' for help.
Making check in Source ...
make[1]: Für das Ziel »check« ist nichts zu tun.
Making check in Tests ...
Checking for presence of test subdirectories ...
--- Running tests in CFArray ---
--- Running tests in CFAttributedString ---
--- Running tests in CFBinaryHeap ---
--- Running tests in CFCalendar ---
--- Running tests in CFCharacterSet ---
--- Running tests in CFData ---
--- Running tests in CFDate ---
--- Running tests in CFDateFormatter ---
--- Running tests in CFLocale ---
--- Running tests in CFNumber ---
--- Running tests in CFNumberFormatter ---
--- Running tests in CFRuntime ---
--- Running tests in CFString ---

CFString/format.m:
Failed test:     format.m:28 ... Float/Doubles are formatted correctly
*** glibc detected *** ./obj/general: free(): invalid next size (fast): 0x0000000000650120 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x766d6)[0x7f4521ae26d6]
/usr/src/gnustep/devmodules/dev-libs/corebase/Source/./obj/libgnustep-corebase.so.0(CFStringCreateArrayBySeparatingStrings+0xef)[0x7f45226d858f]
./obj/general(main+0x39)[0x40116e]
/lib64/libc.so.6(__libc_start_main+0xed)[0x7f4521a8d23d]
./obj/general[0x400eb9]
======= Memory map: ========
00400000-00402000 r-xp 00000000 08:06 3524044 /usr/src/gnustep/devmodules/dev-libs/corebase/Tests/CFString/obj/general 00602000-00603000 r--p 00002000 08:06 3524044 /usr/src/gnustep/devmodules/dev-libs/corebase/Tests/CFString/obj/general 00603000-00604000 rw-p 00003000 08:06 3524044 /usr/src/gnustep/devmodules/dev-libs/corebase/Tests/CFString/obj/general 00604000-006c5000 rw-p 00000000 00:00 0 [heap] 7f451d9aa000-7f451d9ac000 r-xp 00000000 08:06 1698349 /usr/lib64/gconv/UTF-32.so 7f451d9ac000-7f451dbab000 ---p 00002000 08:06 1698349 /usr/lib64/gconv/UTF-32.so 7f451dbab000-7f451dbac000 r--p 00001000 08:06 1698349 /usr/lib64/gconv/UTF-32.so 7f451dbac000-7f451dbad000 rw-p 00002000 08:06 1698349 /usr/lib64/gconv/UTF-32.so 7f451dbad000-7f451dbb0000 r-xp 00000000 08:06 1696085 /usr/lib64/gconv/UTF-16.so 7f451dbb0000-7f451ddaf000 ---p 00003000 08:06 1696085 /usr/lib64/gconv/UTF-16.so 7f451ddaf000-7f451ddb0000 r--p 00002000 08:06 1696085 /usr/lib64/gconv/UTF-16.so 7f451ddb0000-7f451ddb1000 rw-p 00003000 08:06 1696085 /usr/lib64/gconv/UTF-16.so 7f451ddb1000-7f451de9d000 r-xp 00000000 08:06 1696365 /usr/lib64/libstdc++.so.6.0.16 7f451de9d000-7f451e09c000 ---p 000ec000 08:06 1696365 /usr/lib64/libstdc++.so.6.0.16 7f451e09c000-7f451e0a4000 r--p 000eb000 08:06 1696365 /usr/lib64/libstdc++.so.6.0.16 7f451e0a4000-7f451e0a6000 rw-p 000f3000 08:06 1696365 /usr/lib64/libstdc++.so.6.0.16
7f451e0a6000-7f451e0bb000 rw-p 00000000 00:00 0
7f451e0bb000-7f451e0be000 r-xp 00000000 08:05 1851676 /lib64/libgpg-error.so.0.8.0 7f451e0be000-7f451e2bd000 ---p 00003000 08:05 1851676 /lib64/libgpg-error.so.0.8.0 7f451e2bd000-7f451e2be000 r--p 00002000 08:05 1851676 /lib64/libgpg-error.so.0.8.0 7f451e2be000-7f451e2bf000 rw-p 00003000 08:05 1851676 /lib64/libgpg-error.so.0.8.0 7f451e2bf000-7f451e2d0000 r-xp 00000000 08:06 1697107 /usr/lib64/libp11-kit.so.0.0.0 7f451e2d0000-7f451e4cf000 ---p 00011000 08:06 1697107 /usr/lib64/libp11-kit.so.0.0.0 7f451e4cf000-7f451e4d0000 r--p 00010000 08:06 1697107 /usr/lib64/libp11-kit.so.0.0.0 7f451e4d0000-7f451e4d1000 rw-p 00011000 08:06 1697107 /usr/lib64/libp11-kit.so.0.0.0 7f451e4d1000-7f451e4e3000 r-xp 00000000 08:06 1698840 /usr/lib64/libhogweed.so.2.1 7f451e4e3000-7f451e6e2000 ---p 00012000 08:06 1698840 /usr/lib64/libhogweed.so.2.1 7f451e6e2000-7f451e6e3000 r--p 00011000 08:06 1698840 /usr/lib64/libhogweed.so.2.1 7f451e6e3000-7f451e6e4000 rw-p 00012000 08:06 1698840 /usr/lib64/libhogweed.so.2.1 7f451e6e4000-7f451e709000 r-xp 00000000 08:06 1697958 /usr/lib64/libnettle.so.4.3 7f451e709000-7f451e909000 ---p 00025000 08:06 1697958 /usr/lib64/libnettle.so.4.3 7f451e909000-7f451e90a000 r--p 00025000 08:06 1697958 /usr/lib64/libnettle.so.4.3 7f451e90a000-7f451e90b000 rw-p 00026000 08:06 1697958 /usr/lib64/libnettle.so.4.3 7f451e90b000-7f451e91b000 r-xp 00000000 08:06 1697269 /usr/lib64/libtasn1.so.3.1.5 7f451e91b000-7f451eb1a000 ---p 00010000 08:06 1697269 /usr/lib64/libtasn1.so.3.1.5 7f451eb1a000-7f451eb1b000 r--p 0000f000 08:06 1697269 /usr/lib64/libtasn1.so.3.1.5 7f451eb1b000-7f451eb1c000 rw-p 00010000 08:06 1697269 /usr/lib64/libtasn1.so.3.1.5 7f451eb1c000-7f451f99a000 r--p 00000000 08:06 1696766 /usr/lib64/libicudata.so.46.1 7f451f99a000-7f451fb99000 ---p 00e7e000 08:06 1696766 /usr/lib64/libicudata.so.46.1 7f451fb99000-7f451fb9a000 rw-p 00e7d000 08:06 1696766 /usr/lib64/libicudata.so.46.1 7f451fb9a000-7f451fcd5000 r-xp 00000000 08:06 1698449 /usr/lib64/libicuuc.so.46.1 7f451fcd5000-7f451fed5000 ---p 0013b000 08:06 1698449 /usr/lib64/libicuuc.so.46.1 7f451fed5000-7f451fee4000 r--p 0013b000 08:06 1698449 /usr/lib64/libicuuc.so.46.1 7f451fee4000-7f451fee5000 rw-p 0014a000 08:06 1698449 /usr/lib64/libicuuc.so.46.1
7f451fee5000-7f451fee9000 rw-p 00000000 00:00 0
7f451fee9000-7f45200a0000 r-xp 00000000 08:06 1697159 /usr/lib64/libicui18n.so.46.1 7f45200a0000-7f452029f000 ---p 001b7000 08:06 1697159 /usr/lib64/libicui18n.so.46.1 7f452029f000-7f45202aa000 r--p 001b6000 08:06 1697159 /usr/lib64/libicui18n.so.46.1 7f45202aa000-7f45202ac000 rw-p 001c1000 08:06 1697159 /usr/lib64/libicui18n.so.46.1 7f45202ac000-7f45202ae000 r-xp 00000000 08:05 1851609 /lib64/libdl-2.14.1.so 7f45202ae000-7f45204ae000 ---p 00002000 08:05 1851609 /lib64/libdl-2.14.1.so 7f45204ae000-7f45204af000 r--p 00002000 08:05 1851609 /lib64/libdl-2.14.1.so 7f45204af000-7f45204b0000 rw-p 00003000 08:05 1851609 /lib64/libdl-2.14.1.so 7f45204b0000-7f45204b7000 r-xp 00000000 08:05 1851704 /lib64/librt-2.14.1.so 7f45204b7000-7f45206b6000 ---p 00007000 08:05 1851704 /lib64/librt-2.14.1.so 7f45206b6000-7f45206b7000 r--p 00006000 08:05 1851704 /lib64/librt-2.14.1.so 7f45206b7000-7f45206b8000 rw-p 00007000 08:05 1851704 /lib64/librt-2.14.1.so 7f45206b8000-7f45206cd000 r-xp 00000000 08:05 1851631 /lib64/libnsl-2.14.1.so 7f45206cd000-7f45208cc000 ---p 00015000 08:05 1851631 /lib64/libnsl-2.14.1.so 7f45208cc000-7f45208cd000 r--p 00014000 08:05 1851631 /lib64/libnsl-2.14.1.so 7f45208cd000-7f45208ce000 rw-p 00015000 08:05 1851631 /lib64/libnsl-2.14.1.so
7f45208ce000-7f45208d0000 rw-p 00000000 00:00 0
7f45208d0000-7f45208d7000 r-xp 00000000 08:06 1696574 /usr/lib64/libffi.so.4.0.1 7f45208d7000-7f4520ad6000 ---p 00007000 08:06 1696574 /usr/lib64/libffi.so.4.0.1 7f4520ad6000-7f4520ad7000 r--p 00006000 08:06 1696574 /usr/lib64/libffi.so.4.0.1 7f4520ad7000-7f4520ad8000 rw-p 00007000 08:06 1696574 /usr/lib64/libffi.so.4.0.1 7f4520ad8000-7f4520aef000 r-xp 00000000 08:05 1851540 /lib64/libz.so.1.2.5 7f4520aef000-7f4520cee000 ---p 00017000 08:05 1851540 /lib64/libz.so.1.2.5 7f4520cee000-7f4520cef000 r--p 00016000 08:05 1851540 /lib64/libz.so.1.2.5 7f4520cef000-7f4520cf0000 rw-p 00017000 08:05 1851540 /lib64/libz.so.1.2.5 7f4520cf0000-7f4520e43000 r-xp 00000000 08:06 1696273 /usr/lib64/libxml2.so.2.7.8 7f4520e43000-7f4521043000 ---p 00153000 08:06 1696273 /usr/lib64/libxml2.so.2.7.8 7f4521043000-7f452104b000 r--p 00153000 08:06 1696273 /usr/lib64/libxml2.so.2.7.8 7f452104b000-7f452104d000 rw-p 0015b000 08:06 1696273 /usr/lib64/libxml2.so.2.7.8
7f452104d000-7f452104e000 rw-p 00000000 00:00 0
7f452104e000-7f452108a000 r-xp 00000000 08:06 1695812 /usr/lib64/libxslt.so.1.1.26 7f452108a000-7f4521289000 ---p 0003c000 08:06 1695812 /usr/lib64/libxslt.so.1.1.26 7f4521289000-7f452128a000 r--p 0003b000 08:06 1695812 /usr/lib64/libxslt.so.1.1.26 7f452128a000-7f452128b000 rw-p 0003c000 08:06 1695812 /usr/lib64/libxslt.so.1.1.26 7f452128b000-7f4521306000 r-xp 00000000 08:05 1851526 /lib64/libgcrypt.so.11.7.0 7f4521306000-7f4521506000 ---p 0007b000 08:05 1851526 /lib64/libgcrypt.so.11.7.0 7f4521506000-7f4521507000 r--p 0007b000 08:05 1851526 /lib64/libgcrypt.so.11.7.0 7f4521507000-7f452150a000 rw-p 0007c000 08:05 1851526 /lib64/libgcrypt.so.11.7.0 7f452150a000-7f45215e5000 r-xp 00000000 08:06 1697540 /usr/lib64/libgnutls.so.28.1.0 7f45215e5000-7f45217e5000 ---p 000db000 08:06 1697540 /usr/lib64/libgnutls.so.28.1.0 7f45217e5000-7f45217ec000 r--p 000db000 08:06 1697540 /usr/lib64/libgnutls.so.28.1.0 7f45217ec000-7f45217ee000 rw-p 000e2000 08:06 1697540 /usr/lib64/libgnutls.so.28.1.0
7f45217ee000-7f45217ef000 rw-p 00000000 00:00 0
7f45217ef000-7f4521863000 r-xp 00000000 08:06 1697473 /usr/lib64/libgmp.so.10.0.2 7f4521863000-7f4521a62000 ---p 00074000 08:06 1697473 /usr/lib64/libgmp.so.10.0.2 7f4521a62000-7f4521a63000 r--p 00073000 08:06 1697473 /usr/lib64/libgmp.so.10.0.2 7f4521a63000-7f4521a6c000 rw-p 00074000 08:06 1697473 /usr/lib64/libgmp.so.10.0.2 7f4521a6c000-7f4521bf3000 r-xp 00000000 08:05 1851510 /lib64/libc-2.14.1.so 7f4521bf3000-7f4521df2000 ---p 00187000 08:05 1851510 /lib64/libc-2.14.1.so 7f4521df2000-7f4521df6000 r--p 00186000 08:05 1851510 /lib64/libc-2.14.1.so 7f4521df6000-7f4521df7000 rw-p 0018a000 08:05 1851510 /lib64/libc-2.14.1.so
7f4521df7000-7f4521dfc000 rw-p 00000000 00:00 0
7f4521dfc000-7f4521e11000 r-xp 00000000 08:05 1851502 /lib64/libgcc_s.so.1 7f4521e11000-7f4522010000 ---p 00015000 08:05 1851502 /lib64/libgcc_s.so.1 7f4522010000-7f4522011000 r--p 00014000 08:05 1851502 /lib64/libgcc_s.so.1 7f4522011000-7f4522012000 rw-p 00015000 08:05 1851502 /lib64/libgcc_s.so.1 7f4522012000-7f4522068000 r-xp 00000000 08:05 1851628 /lib64/libm-2.14.1.so 7f4522068000-7f4522267000 ---p 00056000 08:05 1851628 /lib64/libm-2.14.1.so 7f4522267000-7f4522268000 r--p 00055000 08:05 1851628 /lib64/libm-2.14.1.so 7f4522268000-7f4522269000 rw-p 00056000 08:05 1851628 /lib64/libm-2.14.1.so 7f4522269000-7f4522287000 r-xp 00000000 08:06 1697796 /usr/lib64/libobjc.so.3.0.0 7f4522287000-7f4522487000 ---p 0001e000 08:06 1697796 /usr/lib64/libobjc.so.3.0.0 7f4522487000-7f4522488000 r--p 0001e000 08:06 1697796 /usr/lib64/libobjc.so.3.0.0 7f4522488000-7f452248a000 rw-p 0001f000 08:06 1697796 /usr/lib64/libobjc.so.3.0.0
7f452248a000-7f452248d000 rw-p 00000000 00:00 0
7f452248d000-7f45224a5000 r-xp 00000000 08:05 1851693 /lib64/libpthread-2.14.1.so 7f45224a5000-7f45226a4000 ---p 00018000 08:05 1851693 /lib64/libpthread-2.14.1.so 7f45226a4000-7f45226a5000 r--p 00017000 08:05 1851693 /lib64/libpthread-2.14.1.so 7f45226a5000-7f45226a6000 rw-p 00018000 08:05 1851693 /lib64/libpthread-2.14.1.so
7f45226a6000-7f45226aa000 rw-p 00000000 00:00 0
7f45226aa000-7f45226ee000 r-xp 00000000 08:06 3434001
/usr/src/gnustep/devmodules/dev-libs/corebase/Source/obj/libgnustep-corebase.so.0.0.1
CFString/general.m:
Failed file:     general.m aborted without running all tests!
--- Running tests in CFTimeZone ---

CFTimeZone/general.m:
Failed test: general.m:54 ... Daylight Saving time offset at 0 second from absolute epoch is '3600.000000'.
--- Running tests in CFTree ---
--- Running tests in CFURL ---

CFURL/create.m:
Failed test:     create.m:49 ... Resource specifier of relative url is NULL
*** glibc detected *** ./obj/file_system_path: free(): invalid next size (fast): 0x0000000000651120 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x766d6)[0x7f1c3c5cc6d6]
/usr/src/gnustep/devmodules/dev-libs/corebase/Source/./obj/libgnustep-corebase.so.0(CFStringCreateArrayBySeparatingStrings+0xef)[0x7f1c3d1c258f]
/usr/src/gnustep/devmodules/dev-libs/corebase/Source/./obj/libgnustep-corebase.so.0(CFURLCreateWithFileSystemPathRelativeToBase+0x3d1)[0x7f1c3d1c73f1]
./obj/file_system_path(main+0x31)[0x4014c6]
/lib64/libc.so.6(__libc_start_main+0xed)[0x7f1c3c57723d]
./obj/file_system_path[0x401219]
======= Memory map: ========
00400000-00404000 r-xp 00000000 08:06 3581192
/usr/src/gnustep/devmodules/dev-libs/corebase/Tests/CFURL/obj/file_system_path
00603000-00604000 r--p 00003000 08:06 3581192
/usr/src/gnustep/devmodules/dev-libs/corebase/Tests/CFURL/obj/file_system_path
00604000-00605000 rw-p 00004000 08:06 3581192
/usr/src/gnustep/devmodules/dev-libs/corebase/Tests/CFURL/obj/file_system_path
00605000-006c6000 rw-p 00000000 00:00 0 [heap] 7f1c38494000-7f1c38496000 r-xp 00000000 08:06 1698349 /usr/lib64/gconv/UTF-32.so 7f1c38496000-7f1c38695000 ---p 00002000 08:06 1698349 /usr/lib64/gconv/UTF-32.so 7f1c38695000-7f1c38696000 r--p 00001000 08:06 1698349 /usr/lib64/gconv/UTF-32.so 7f1c38696000-7f1c38697000 rw-p 00002000 08:06 1698349 /usr/lib64/gconv/UTF-32.so 7f1c38697000-7f1c3869a000 r-xp 00000000 08:06 1696085 /usr/lib64/gconv/UTF-16.so 7f1c3869a000-7f1c38899000 ---p 00003000 08:06 1696085 /usr/lib64/gconv/UTF-16.so 7f1c38899000-7f1c3889a000 r--p 00002000 08:06 1696085 /usr/lib64/gconv/UTF-16.so 7f1c3889a000-7f1c3889b000 rw-p 00003000 08:06 1696085 /usr/lib64/gconv/UTF-16.so 7f1c3889b000-7f1c38987000 r-xp 00000000 08:06 1696365 /usr/lib64/libstdc++.so.6.0.16 7f1c38987000-7f1c38b86000 ---p 000ec000 08:06 1696365 /usr/lib64/libstdc++.so.6.0.16 7f1c38b86000-7f1c38b8e000 r--p 000eb000 08:06 1696365 /usr/lib64/libstdc++.so.6.0.16 7f1c38b8e000-7f1c38b90000 rw-p 000f3000 08:06 1696365 /usr/lib64/libstdc++.so.6.0.16
7f1c38b90000-7f1c38ba5000 rw-p 00000000 00:00 0
7f1c38ba5000-7f1c38ba8000 r-xp 00000000 08:05 1851676 /lib64/libgpg-error.so.0.8.0 7f1c38ba8000-7f1c38da7000 ---p 00003000 08:05 1851676 /lib64/libgpg-error.so.0.8.0 7f1c38da7000-7f1c38da8000 r--p 00002000 08:05 1851676 /lib64/libgpg-error.so.0.8.0 7f1c38da8000-7f1c38da9000 rw-p 00003000 08:05 1851676 /lib64/libgpg-error.so.0.8.0 7f1c38da9000-7f1c38dba000 r-xp 00000000 08:06 1697107 /usr/lib64/libp11-kit.so.0.0.0 7f1c38dba000-7f1c38fb9000 ---p 00011000 08:06 1697107 /usr/lib64/libp11-kit.so.0.0.0 7f1c38fb9000-7f1c38fba000 r--p 00010000 08:06 1697107 /usr/lib64/libp11-kit.so.0.0.0 7f1c38fba000-7f1c38fbb000 rw-p 00011000 08:06 1697107 /usr/lib64/libp11-kit.so.0.0.0 7f1c38fbb000-7f1c38fcd000 r-xp 00000000 08:06 1698840 /usr/lib64/libhogweed.so.2.1 7f1c38fcd000-7f1c391cc000 ---p 00012000 08:06 1698840 /usr/lib64/libhogweed.so.2.1 7f1c391cc000-7f1c391cd000 r--p 00011000 08:06 1698840 /usr/lib64/libhogweed.so.2.1 7f1c391cd000-7f1c391ce000 rw-p 00012000 08:06 1698840 /usr/lib64/libhogweed.so.2.1 7f1c391ce000-7f1c391f3000 r-xp 00000000 08:06 1697958 /usr/lib64/libnettle.so.4.3 7f1c391f3000-7f1c393f3000 ---p 00025000 08:06 1697958 /usr/lib64/libnettle.so.4.3 7f1c393f3000-7f1c393f4000 r--p 00025000 08:06 1697958 /usr/lib64/libnettle.so.4.3 7f1c393f4000-7f1c393f5000 rw-p 00026000 08:06 1697958 /usr/lib64/libnettle.so.4.3 7f1c393f5000-7f1c39405000 r-xp 00000000 08:06 1697269 /usr/lib64/libtasn1.so.3.1.5 7f1c39405000-7f1c39604000 ---p 00010000 08:06 1697269 /usr/lib64/libtasn1.so.3.1.5 7f1c39604000-7f1c39605000 r--p 0000f000 08:06 1697269 /usr/lib64/libtasn1.so.3.1.5 7f1c39605000-7f1c39606000 rw-p 00010000 08:06 1697269 /usr/lib64/libtasn1.so.3.1.5 7f1c39606000-7f1c3a484000 r--p 00000000 08:06 1696766 /usr/lib64/libicudata.so.46.1 7f1c3a484000-7f1c3a683000 ---p 00e7e000 08:06 1696766 /usr/lib64/libicudata.so.46.1 7f1c3a683000-7f1c3a684000 rw-p 00e7d000 08:06 1696766 /usr/lib64/libicudata.so.46.1 7f1c3a684000-7f1c3a7bf000 r-xp 00000000 08:06 1698449 /usr/lib64/libicuuc.so.46.1 7f1c3a7bf000-7f1c3a9bf000 ---p 0013b000 08:06 1698449 /usr/lib64/libicuuc.so.46.1 7f1c3a9bf000-7f1c3a9ce000 r--p 0013b000 08:06 1698449 /usr/lib64/libicuuc.so.46.1 7f1c3a9ce000-7f1c3a9cf000 rw-p 0014a000 08:06 1698449 /usr/lib64/libicuuc.so.46.1
7f1c3a9cf000-7f1c3a9d3000 rw-p 00000000 00:00 0
7f1c3a9d3000-7f1c3ab8a000 r-xp 00000000 08:06 1697159 /usr/lib64/libicui18n.so.46.1 7f1c3ab8a000-7f1c3ad89000 ---p 001b7000 08:06 1697159 /usr/lib64/libicui18n.so.46.1 7f1c3ad89000-7f1c3ad94000 r--p 001b6000 08:06 1697159 /usr/lib64/libicui18n.so.46.1 7f1c3ad94000-7f1c3ad96000 rw-p 001c1000 08:06 1697159 /usr/lib64/libicui18n.so.46.1 7f1c3ad96000-7f1c3ad98000 r-xp 00000000 08:05 1851609 /lib64/libdl-2.14.1.so 7f1c3ad98000-7f1c3af98000 ---p 00002000 08:05 1851609 /lib64/libdl-2.14.1.so 7f1c3af98000-7f1c3af99000 r--p 00002000 08:05 1851609 /lib64/libdl-2.14.1.so 7f1c3af99000-7f1c3af9a000 rw-p 00003000 08:05 1851609 /lib64/libdl-2.14.1.so 7f1c3af9a000-7f1c3afa1000 r-xp 00000000 08:05 1851704 /lib64/librt-2.14.1.so 7f1c3afa1000-7f1c3b1a0000 ---p 00007000 08:05 1851704 /lib64/librt-2.14.1.so 7f1c3b1a0000-7f1c3b1a1000 r--p 00006000 08:05 1851704 /lib64/librt-2.14.1.so 7f1c3b1a1000-7f1c3b1a2000 rw-p 00007000 08:05 1851704 /lib64/librt-2.14.1.so 7f1c3b1a2000-7f1c3b1b7000 r-xp 00000000 08:05 1851631 /lib64/libnsl-2.14.1.so 7f1c3b1b7000-7f1c3b3b6000 ---p 00015000 08:05 1851631 /lib64/libnsl-2.14.1.so 7f1c3b3b6000-7f1c3b3b7000 r--p 00014000 08:05 1851631 /lib64/libnsl-2.14.1.so 7f1c3b3b7000-7f1c3b3b8000 rw-p 00015000 08:05 1851631 /lib64/libnsl-2.14.1.so
7f1c3b3b8000-7f1c3b3ba000 rw-p 00000000 00:00 0
7f1c3b3ba000-7f1c3b3c1000 r-xp 00000000 08:06 1696574 /usr/lib64/libffi.so.4.0.1 7f1c3b3c1000-7f1c3b5c0000 ---p 00007000 08:06 1696574 /usr/lib64/libffi.so.4.0.1 7f1c3b5c0000-7f1c3b5c1000 r--p 00006000 08:06 1696574 /usr/lib64/libffi.so.4.0.1 7f1c3b5c1000-7f1c3b5c2000 rw-p 00007000 08:06 1696574 /usr/lib64/libffi.so.4.0.1 7f1c3b5c2000-7f1c3b5d9000 r-xp 00000000 08:05 1851540 /lib64/libz.so.1.2.5 7f1c3b5d9000-7f1c3b7d8000 ---p 00017000 08:05 1851540 /lib64/libz.so.1.2.5 7f1c3b7d8000-7f1c3b7d9000 r--p 00016000 08:05 1851540 /lib64/libz.so.1.2.5 7f1c3b7d9000-7f1c3b7da000 rw-p 00017000 08:05 1851540 /lib64/libz.so.1.2.5 7f1c3b7da000-7f1c3b92d000 r-xp 00000000 08:06 1696273 /usr/lib64/libxml2.so.2.7.8 7f1c3b92d000-7f1c3bb2d000 ---p 00153000 08:06 1696273 /usr/lib64/libxml2.so.2.7.8 7f1c3bb2d000-7f1c3bb35000 r--p 00153000 08:06 1696273 /usr/lib64/libxml2.so.2.7.8 7f1c3bb35000-7f1c3bb37000 rw-p 0015b000 08:06 1696273 /usr/lib64/libxml2.so.2.7.8
7f1c3bb37000-7f1c3bb38000 rw-p 00000000 00:00 0
7f1c3bb38000-7f1c3bb74000 r-xp 00000000 08:06 1695812 /usr/lib64/libxslt.so.1.1.26 7f1c3bb74000-7f1c3bd73000 ---p 0003c000 08:06 1695812 /usr/lib64/libxslt.so.1.1.26 7f1c3bd73000-7f1c3bd74000 r--p 0003b000 08:06 1695812 /usr/lib64/libxslt.so.1.1.26 7f1c3bd74000-7f1c3bd75000 rw-p 0003c000 08:06 1695812 /usr/lib64/libxslt.so.1.1.26 7f1c3bd75000-7f1c3bdf0000 r-xp 00000000 08:05 1851526 /lib64/libgcrypt.so.11.7.0 7f1c3bdf0000-7f1c3bff0000 ---p 0007b000 08:05 1851526 /lib64/libgcrypt.so.11.7.0 7f1c3bff0000-7f1c3bff1000 r--p 0007b000 08:05 1851526 /lib64/libgcrypt.so.11.7.0 7f1c3bff1000-7f1c3bff4000 rw-p 0007c000 08:05 1851526 /lib64/libgcrypt.so.11.7.0 7f1c3bff4000-7f1c3c0cf000 r-xp 00000000 08:06 1697540 /usr/lib64/libgnutls.so.28.1.0 7f1c3c0cf000-7f1c3c2cf000 ---p 000db000 08:06 1697540 /usr/lib64/libgnutls.so.28.1.0 7f1c3c2cf000-7f1c3c2d6000 r--p 000db000 08:06 1697540 /usr/lib64/libgnutls.so.28.1.0 7f1c3c2d6000-7f1c3c2d8000 rw-p 000e2000 08:06 1697540 /usr/lib64/libgnutls.so.28.1.0
7f1c3c2d8000-7f1c3c2d9000 rw-p 00000000 00:00 0
7f1c3c2d9000-7f1c3c34d000 r-xp 00000000 08:06 1697473 /usr/lib64/libgmp.so.10.0.2 7f1c3c34d000-7f1c3c54c000 ---p 00074000 08:06 1697473 /usr/lib64/libgmp.so.10.0.2 7f1c3c54c000-7f1c3c54d000 r--p 00073000 08:06 1697473 /usr/lib64/libgmp.so.10.0.2 7f1c3c54d000-7f1c3c556000 rw-p 00074000 08:06 1697473 /usr/lib64/libgmp.so.10.0.2 7f1c3c556000-7f1c3c6dd000 r-xp 00000000 08:05 1851510 /lib64/libc-2.14.1.so 7f1c3c6dd000-7f1c3c8dc000 ---p 00187000 08:05 1851510 /lib64/libc-2.14.1.so 7f1c3c8dc000-7f1c3c8e0000 r--p 00186000 08:05 1851510 /lib64/libc-2.14.1.so 7f1c3c8e0000-7f1c3c8e1000 rw-p 0018a000 08:05 1851510 /lib64/libc-2.14.1.so
7f1c3c8e1000-7f1c3c8e6000 rw-p 00000000 00:00 0
7f1c3c8e6000-7f1c3c8fb000 r-xp 00000000 08:05 1851502 /lib64/libgcc_s.so.1 7f1c3c8fb000-7f1c3cafa000 ---p 00015000 08:05 1851502 /lib64/libgcc_s.so.1 7f1c3cafa000-7f1c3cafb000 r--p 00014000 08:05 1851502 /lib64/libgcc_s.so.1 7f1c3cafb000-7f1c3cafc000 rw-p 00015000 08:05 1851502 /lib64/libgcc_s.so.1 7f1c3cafc000-7f1c3cb52000 r-xp 00000000 08:05 1851628 /lib64/libm-2.14.1.so 7f1c3cb52000-7f1c3cd51000 ---p 00056000 08:05 1851628 /lib64/libm-2.14.1.so 7f1c3cd51000-7f1c3cd52000 r--p 00055000 08:05 1851628 /lib64/libm-2.14.1.so 7f1c3cd52000-7f1c3cd53000 rw-p 00056000 08:05 1851628 /lib64/libm-2.14.1.so 7f1c3cd53000-7f1c3cd71000 r-xp 00000000 08:06 1697796 /usr/lib64/libobjc.so.3.0.0 7f1c3cd71000-7f1c3cf71000 ---p 0001e000 08:06 1697796 /usr/lib64/libobjc.so.3.0.0 7f1c3cf71000-7f1c3cf72000 r--p 0001e000 08:06 1697796 /usr/lib64/libobjc.so.3.0.0 7f1c3cf72000-7f1c3cf74000 rw-p 0001f000 08:06 1697796 /usr/lib64/libobjc.so.3.0.0
7f1c3cf74000-7f1c3cf77000 rw-p 00000000 00:00 0
7f1c3cf77000-7f1c3cf8f000 r-xp 00000000 08:05 1851693 /lib64/libpthread-2.14.1.so 7f1c3cf8f000-7f1c3d18e000 ---p 00018000 08:05 1851693 /lib64/libpthread-2.14.1.so 7f1c3d18e000-7f1c3d18f000 r--p 00017000 08:05 1851693 /lib64/libpthread-2.14.1.so 7f1c3d18f000-7f1c3d190000 rw-p 00018000 08:05 1851693 /lib64/libpthread-2.14.1.so
7f1c3d190000-7f1c3d194000 rw-p 00000000 00:00 0
7f1c3d194000-7f1c3d1d8000 r-xp 00000000 08:06 3434001
/usr/src/gnustep/devmodules/dev-libs/corebase/Source/obj/libgnustep-corebase.so.0.0.1
CFURL/file_system_path.m:
Failed file:     file_system_path.m aborted without running all tests!
--- Running tests in CFURLAccess ---
*** glibc detected *** ./obj/basic: free(): invalid next size (fast): 0x000000000065fb60 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x766d6)[0x7fee4c87f6d6]
/usr/src/gnustep/devmodules/dev-libs/corebase/Source/./obj/libgnustep-corebase.so.0(+0x33ea2)[0x7fee4d47aea2]
./obj/basic(main+0x8e2)[0x401db7]
/lib64/libc.so.6(__libc_start_main+0xed)[0x7fee4c82a23d]
./obj/basic[0x401259]
======= Memory map: ========
00400000-00404000 r-xp 00000000 08:06 483758 /usr/src/gnustep/devmodules/dev-libs/corebase/Tests/CFURLAccess/obj/basic 00603000-00604000 r--p 00003000 08:06 483758 /usr/src/gnustep/devmodules/dev-libs/corebase/Tests/CFURLAccess/obj/basic 00604000-00605000 rw-p 00004000 08:06 483758 /usr/src/gnustep/devmodules/dev-libs/corebase/Tests/CFURLAccess/obj/basic 00605000-006a5000 rw-p 00000000 00:00 0 [heap] 7fee48747000-7fee48749000 r-xp 00000000 08:06 1698349 /usr/lib64/gconv/UTF-32.so 7fee48749000-7fee48948000 ---p 00002000 08:06 1698349 /usr/lib64/gconv/UTF-32.so 7fee48948000-7fee48949000 r--p 00001000 08:06 1698349 /usr/lib64/gconv/UTF-32.so 7fee48949000-7fee4894a000 rw-p 00002000 08:06 1698349 /usr/lib64/gconv/UTF-32.so 7fee4894a000-7fee4894d000 r-xp 00000000 08:06 1696085 /usr/lib64/gconv/UTF-16.so 7fee4894d000-7fee48b4c000 ---p 00003000 08:06 1696085 /usr/lib64/gconv/UTF-16.so 7fee48b4c000-7fee48b4d000 r--p 00002000 08:06 1696085 /usr/lib64/gconv/UTF-16.so 7fee48b4d000-7fee48b4e000 rw-p 00003000 08:06 1696085 /usr/lib64/gconv/UTF-16.so 7fee48b4e000-7fee48c3a000 r-xp 00000000 08:06 1696365 /usr/lib64/libstdc++.so.6.0.16 7fee48c3a000-7fee48e39000 ---p 000ec000 08:06 1696365 /usr/lib64/libstdc++.so.6.0.16 7fee48e39000-7fee48e41000 r--p 000eb000 08:06 1696365 /usr/lib64/libstdc++.so.6.0.16 7fee48e41000-7fee48e43000 rw-p 000f3000 08:06 1696365 /usr/lib64/libstdc++.so.6.0.16
7fee48e43000-7fee48e58000 rw-p 00000000 00:00 0
7fee48e58000-7fee48e5b000 r-xp 00000000 08:05 1851676 /lib64/libgpg-error.so.0.8.0 7fee48e5b000-7fee4905a000 ---p 00003000 08:05 1851676 /lib64/libgpg-error.so.0.8.0 7fee4905a000-7fee4905b000 r--p 00002000 08:05 1851676 /lib64/libgpg-error.so.0.8.0 7fee4905b000-7fee4905c000 rw-p 00003000 08:05 1851676 /lib64/libgpg-error.so.0.8.0 7fee4905c000-7fee4906d000 r-xp 00000000 08:06 1697107 /usr/lib64/libp11-kit.so.0.0.0 7fee4906d000-7fee4926c000 ---p 00011000 08:06 1697107 /usr/lib64/libp11-kit.so.0.0.0 7fee4926c000-7fee4926d000 r--p 00010000 08:06 1697107 /usr/lib64/libp11-kit.so.0.0.0 7fee4926d000-7fee4926e000 rw-p 00011000 08:06 1697107 /usr/lib64/libp11-kit.so.0.0.0 7fee4926e000-7fee49280000 r-xp 00000000 08:06 1698840 /usr/lib64/libhogweed.so.2.1 7fee49280000-7fee4947f000 ---p 00012000 08:06 1698840 /usr/lib64/libhogweed.so.2.1 7fee4947f000-7fee49480000 r--p 00011000 08:06 1698840 /usr/lib64/libhogweed.so.2.1 7fee49480000-7fee49481000 rw-p 00012000 08:06 1698840 /usr/lib64/libhogweed.so.2.1 7fee49481000-7fee494a6000 r-xp 00000000 08:06 1697958 /usr/lib64/libnettle.so.4.3 7fee494a6000-7fee496a6000 ---p 00025000 08:06 1697958 /usr/lib64/libnettle.so.4.3 7fee496a6000-7fee496a7000 r--p 00025000 08:06 1697958 /usr/lib64/libnettle.so.4.3 7fee496a7000-7fee496a8000 rw-p 00026000 08:06 1697958 /usr/lib64/libnettle.so.4.3 7fee496a8000-7fee496b8000 r-xp 00000000 08:06 1697269 /usr/lib64/libtasn1.so.3.1.5 7fee496b8000-7fee498b7000 ---p 00010000 08:06 1697269 /usr/lib64/libtasn1.so.3.1.5 7fee498b7000-7fee498b8000 r--p 0000f000 08:06 1697269 /usr/lib64/libtasn1.so.3.1.5 7fee498b8000-7fee498b9000 rw-p 00010000 08:06 1697269 /usr/lib64/libtasn1.so.3.1.5 7fee498b9000-7fee4a737000 r--p 00000000 08:06 1696766 /usr/lib64/libicudata.so.46.1 7fee4a737000-7fee4a936000 ---p 00e7e000 08:06 1696766 /usr/lib64/libicudata.so.46.1 7fee4a936000-7fee4a937000 rw-p 00e7d000 08:06 1696766 /usr/lib64/libicudata.so.46.1 7fee4a937000-7fee4aa72000 r-xp 00000000 08:06 1698449 /usr/lib64/libicuuc.so.46.1 7fee4aa72000-7fee4ac72000 ---p 0013b000 08:06 1698449 /usr/lib64/libicuuc.so.46.1 7fee4ac72000-7fee4ac81000 r--p 0013b000 08:06 1698449 /usr/lib64/libicuuc.so.46.1 7fee4ac81000-7fee4ac82000 rw-p 0014a000 08:06 1698449 /usr/lib64/libicuuc.so.46.1
7fee4ac82000-7fee4ac86000 rw-p 00000000 00:00 0
7fee4ac86000-7fee4ae3d000 r-xp 00000000 08:06 1697159 /usr/lib64/libicui18n.so.46.1 7fee4ae3d000-7fee4b03c000 ---p 001b7000 08:06 1697159 /usr/lib64/libicui18n.so.46.1 7fee4b03c000-7fee4b047000 r--p 001b6000 08:06 1697159 /usr/lib64/libicui18n.so.46.1 7fee4b047000-7fee4b049000 rw-p 001c1000 08:06 1697159 /usr/lib64/libicui18n.so.46.1 7fee4b049000-7fee4b04b000 r-xp 00000000 08:05 1851609 /lib64/libdl-2.14.1.so 7fee4b04b000-7fee4b24b000 ---p 00002000 08:05 1851609 /lib64/libdl-2.14.1.so 7fee4b24b000-7fee4b24c000 r--p 00002000 08:05 1851609 /lib64/libdl-2.14.1.so 7fee4b24c000-7fee4b24d000 rw-p 00003000 08:05 1851609 /lib64/libdl-2.14.1.so 7fee4b24d000-7fee4b254000 r-xp 00000000 08:05 1851704 /lib64/librt-2.14.1.so 7fee4b254000-7fee4b453000 ---p 00007000 08:05 1851704 /lib64/librt-2.14.1.so 7fee4b453000-7fee4b454000 r--p 00006000 08:05 1851704 /lib64/librt-2.14.1.so 7fee4b454000-7fee4b455000 rw-p 00007000 08:05 1851704 /lib64/librt-2.14.1.so 7fee4b455000-7fee4b46a000 r-xp 00000000 08:05 1851631 /lib64/libnsl-2.14.1.so 7fee4b46a000-7fee4b669000 ---p 00015000 08:05 1851631 /lib64/libnsl-2.14.1.so 7fee4b669000-7fee4b66a000 r--p 00014000 08:05 1851631 /lib64/libnsl-2.14.1.so 7fee4b66a000-7fee4b66b000 rw-p 00015000 08:05 1851631 /lib64/libnsl-2.14.1.so
7fee4b66b000-7fee4b66d000 rw-p 00000000 00:00 0
7fee4b66d000-7fee4b674000 r-xp 00000000 08:06 1696574 /usr/lib64/libffi.so.4.0.1 7fee4b674000-7fee4b873000 ---p 00007000 08:06 1696574 /usr/lib64/libffi.so.4.0.1 7fee4b873000-7fee4b874000 r--p 00006000 08:06 1696574 /usr/lib64/libffi.so.4.0.1 7fee4b874000-7fee4b875000 rw-p 00007000 08:06 1696574 /usr/lib64/libffi.so.4.0.1 7fee4b875000-7fee4b88c000 r-xp 00000000 08:05 1851540 /lib64/libz.so.1.2.5 7fee4b88c000-7fee4ba8b000 ---p 00017000 08:05 1851540 /lib64/libz.so.1.2.5 7fee4ba8b000-7fee4ba8c000 r--p 00016000 08:05 1851540 /lib64/libz.so.1.2.5 7fee4ba8c000-7fee4ba8d000 rw-p 00017000 08:05 1851540 /lib64/libz.so.1.2.5 7fee4ba8d000-7fee4bbe0000 r-xp 00000000 08:06 1696273 /usr/lib64/libxml2.so.2.7.8 7fee4bbe0000-7fee4bde0000 ---p 00153000 08:06 1696273 /usr/lib64/libxml2.so.2.7.8 7fee4bde0000-7fee4bde8000 r--p 00153000 08:06 1696273 /usr/lib64/libxml2.so.2.7.8 7fee4bde8000-7fee4bdea000 rw-p 0015b000 08:06 1696273 /usr/lib64/libxml2.so.2.7.8
7fee4bdea000-7fee4bdeb000 rw-p 00000000 00:00 0
7fee4bdeb000-7fee4be27000 r-xp 00000000 08:06 1695812 /usr/lib64/libxslt.so.1.1.26 7fee4be27000-7fee4c026000 ---p 0003c000 08:06 1695812 /usr/lib64/libxslt.so.1.1.26 7fee4c026000-7fee4c027000 r--p 0003b000 08:06 1695812 /usr/lib64/libxslt.so.1.1.26 7fee4c027000-7fee4c028000 rw-p 0003c000 08:06 1695812 /usr/lib64/libxslt.so.1.1.26 7fee4c028000-7fee4c0a3000 r-xp 00000000 08:05 1851526 /lib64/libgcrypt.so.11.7.0 7fee4c0a3000-7fee4c2a3000 ---p 0007b000 08:05 1851526 /lib64/libgcrypt.so.11.7.0 7fee4c2a3000-7fee4c2a4000 r--p 0007b000 08:05 1851526 /lib64/libgcrypt.so.11.7.0 7fee4c2a4000-7fee4c2a7000 rw-p 0007c000 08:05 1851526 /lib64/libgcrypt.so.11.7.0 7fee4c2a7000-7fee4c382000 r-xp 00000000 08:06 1697540 /usr/lib64/libgnutls.so.28.1.0 7fee4c382000-7fee4c582000 ---p 000db000 08:06 1697540 /usr/lib64/libgnutls.so.28.1.0 7fee4c582000-7fee4c589000 r--p 000db000 08:06 1697540 /usr/lib64/libgnutls.so.28.1.0 7fee4c589000-7fee4c58b000 rw-p 000e2000 08:06 1697540 /usr/lib64/libgnutls.so.28.1.0
7fee4c58b000-7fee4c58c000 rw-p 00000000 00:00 0
7fee4c58c000-7fee4c600000 r-xp 00000000 08:06 1697473 /usr/lib64/libgmp.so.10.0.2 7fee4c600000-7fee4c7ff000 ---p 00074000 08:06 1697473 /usr/lib64/libgmp.so.10.0.2 7fee4c7ff000-7fee4c800000 r--p 00073000 08:06 1697473 /usr/lib64/libgmp.so.10.0.2 7fee4c800000-7fee4c809000 rw-p 00074000 08:06 1697473 /usr/lib64/libgmp.so.10.0.2 7fee4c809000-7fee4c990000 r-xp 00000000 08:05 1851510 /lib64/libc-2.14.1.so 7fee4c990000-7fee4cb8f000 ---p 00187000 08:05 1851510 /lib64/libc-2.14.1.so 7fee4cb8f000-7fee4cb93000 r--p 00186000 08:05 1851510 /lib64/libc-2.14.1.so 7fee4cb93000-7fee4cb94000 rw-p 0018a000 08:05 1851510 /lib64/libc-2.14.1.so
7fee4cb94000-7fee4cb99000 rw-p 00000000 00:00 0
7fee4cb99000-7fee4cbae000 r-xp 00000000 08:05 1851502 /lib64/libgcc_s.so.1 7fee4cbae000-7fee4cdad000 ---p 00015000 08:05 1851502 /lib64/libgcc_s.so.1 7fee4cdad000-7fee4cdae000 r--p 00014000 08:05 1851502 /lib64/libgcc_s.so.1 7fee4cdae000-7fee4cdaf000 rw-p 00015000 08:05 1851502 /lib64/libgcc_s.so.1 7fee4cdaf000-7fee4ce05000 r-xp 00000000 08:05 1851628 /lib64/libm-2.14.1.so 7fee4ce05000-7fee4d004000 ---p 00056000 08:05 1851628 /lib64/libm-2.14.1.so 7fee4d004000-7fee4d005000 r--p 00055000 08:05 1851628 /lib64/libm-2.14.1.so 7fee4d005000-7fee4d006000 rw-p 00056000 08:05 1851628 /lib64/libm-2.14.1.so 7fee4d006000-7fee4d024000 r-xp 00000000 08:06 1697796 /usr/lib64/libobjc.so.3.0.0 7fee4d024000-7fee4d224000 ---p 0001e000 08:06 1697796 /usr/lib64/libobjc.so.3.0.0 7fee4d224000-7fee4d225000 r--p 0001e000 08:06 1697796 /usr/lib64/libobjc.so.3.0.0 7fee4d225000-7fee4d227000 rw-p 0001f000 08:06 1697796 /usr/lib64/libobjc.so.3.0.0
7fee4d227000-7fee4d22a000 rw-p 00000000 00:00 0
7fee4d22a000-7fee4d242000 r-xp 00000000 08:05 1851693 /lib64/libpthread-2.14.1.so 7fee4d242000-7fee4d441000 ---p 00018000 08:05 1851693 /lib64/libpthread-2.14.1.so 7fee4d441000-7fee4d442000 r--p 00017000 08:05 1851693 /lib64/libpthread-2.14.1.so 7fee4d442000-7fee4d443000 rw-p 00018000 08:05 1851693 /lib64/libpthread-2.14.1.so
7fee4d443000-7fee4d447000 rw-p 00000000 00:00 0
7fee4d447000-7fee4d48b000 r-xp 00000000 08:06 3434001
/usr/src/gnustep/devmodules/dev-libs/corebase/Source/obj/libgnustep-corebase.so.0.0.1
CFURLAccess/basic.m:
Failed file:     basic.m aborted without running all tests!
--- Running tests in CFUUID ---

    231 Passed tests
      3 Failed tests
      3 Failed files


Some testing was abandoned when a test program aborted.  This is
generally a severe problem and may mean that the package is
completely unusable.  You need to try to fix this and, if it is
not due to some problem on your system, please help by submitting
a patch (or at least a bug report) to the package maintainer.

One or more tests failed.  None of them should have.
Please submit a patch to fix the problem or send a bug report to
the package maintainer.



These problems look like heap corruption to me. I hope to find the time to rerun them with valgrind later on, but this may take a few days.

Fred



reply via email to

[Prev in Thread] Current Thread [Next in Thread]