-
jeffery committed patchset 2135 of module unicon to the The Unicon Project CVS repository, changing 1 files.
2009-11-20 23:42:22 UTC by jeffery
-
merely adding the -D's to CFLAGS
permits reading and writing sequentially to large files
(tested 3G file on debian, gcc 4.3.4)
seek(f,25000000)
gave runtime error 0
cvevans.
2009-11-16 05:15:48 UTC by nobody
-
Abstract still missing as of 11.6.
2009-11-16 03:02:54 UTC by nobody
-
Somebody please close this bug.
2009-11-16 02:56:04 UTC by nobody
-
Fixed. Thanks! Please close this bug.
2009-11-16 02:49:34 UTC by nobody
-
Fixed. Thanks! Please close this bug.
2009-11-16 02:40:41 UTC by nobody
-
fixed. Thanks! Please close this bug.
2009-11-16 02:34:58 UTC by nobody
-
*** glibc detected *** ../../bin/iconx: munmap_chunk(): invalid pointer: 0x081167b0 ***
======= Backtrace: =========
/lib/libc.so.6[0xb7652845]
/lib/libc.so.6[0xb7653949]
../../bin/iconx(ZWAttrib+0x8d6)[0x8088c79]
../../bin/iconx(interp_0+0x1a38)[0x8096caa]
../../bin/iconx(Obang+0x13e6)[0x80ae280]
../../bin/iconx(interp_0+0xe0d)[0x809607f]
../../bin/iconx(main+0x5aa)[0x80913c0]
/lib/lib.
2009-11-16 01:55:43 UTC by nobody
-
attached is the traceback from running gpxtest.
IVIB runs fine AFAIKT
gpxtest gets past font box, draws maybe 2 more boxes
running on Xorg 7.3.
2009-11-16 01:51:46 UTC by nobody
-
cfuncs won't load library fns;
works ok on unicon 11.4 (1-10-2007) on debian
11.6 cvs built w gcc 4.3.4 on debian: cfuncs fails.
Is there any way to have -version show the complier version?
cvevans.
2009-11-16 01:25:48 UTC by nobody