Displaying 16 results from an estimated 16 matches for "msort".
Did you mean:
sort
2013 Feb 20
0
[LLVMdev] LLVM Interpreter & QSort
...cb0
3 libpthread.so.0 0x000000000604e4d2
If I run valgrind, the output is the following:
vex amd64->IR: unhandled instruction bytes: 0x37 0x1 0x0 0x0 0x0 0x0 0x2 0x0
==9222== valgrind: Unrecognised instruction at address 0x604e4d2.
==9222== at 0x604E4D2: ???
==9222== by 0x5CA781B: msort_with_tmp.part.0 (msort.c:106)
==9222== by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46)
==9222== by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46)
==9222== by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46)
==9222== by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46)
==9222== by 0x5CA...
2013 Feb 20
0
[LLVMdev] LLVM Interpreter & Qsort
...004e41cb0
3 libpthread.so.0 0x000000000604e4d2
If I run valgrind, the output is the following:
vex amd64->IR: unhandled instruction bytes: 0x37 0x1 0x0 0x0 0x0 0x0 0x2 0x0
==9222== valgrind: Unrecognised instruction at address 0x604e4d2.
==9222== at 0x604E4D2: ???
==9222== by 0x5CA781B: msort_with_tmp.part.0 (msort.c:106)
==9222== by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46)
==9222== by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46)
==9222== by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46)
==9222== by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46)
==9222== by 0x5CA75A0:...
2014 Nov 20
2
building NUT on Mac OS X Yosemite
Hello,
Here is a summary of discussions around NUT builds on Mac OS X 10.10.
Starting from https://github.com/networkupstools/nut-website/issues/7 <https://github.com/networkupstools/nut-website/issues/7>
@JeanPerriault
I've found msort on macports (https://trac.macports.org/browser/trunk/dports/textproc/msort/Portfile, http://billposer.org/Software/Downloads/
msort.pdf), but I'm not sure where to implement it, should I replace all sort ocurrences I find in code?
@clepple
I think checking for gsort in the configure script wou...
2020 Apr 09
5
[Bug 1418] New: segfaults when running nft --file foo.nft --echo
...return mpn_cmp (a->_mp_d, b->_mp_d, asize);
(gdb) bt
#0 mpz_cmp (a=a at entry=0x555555654ce0, b=<optimized out>) at mini-gmp.c:1819
#1 0x00005555555ad790 in expr_value_cmp (p1=p1 at entry=0x5555556ac820,
p2=p2 at entry=0x5555556ac828) at segtree.c:832
#2 0x00007ffff7d86f3d in msort_with_tmp (p=p at entry=0x7fffffffc9a0,
b=b at entry=0x5555556ac820, n=n at entry=2) at msort.c:83
#3 0x00007ffff7d86ea4 in msort_with_tmp (n=2, b=0x5555556ac820,
p=0x7fffffffc9a0) at msort.c:53
#4 msort_with_tmp (p=p at entry=0x7fffffffc9a0, b=b at entry=0x5555556ac820,
n=n at entry=5) at msort.c...
2014 Nov 20
0
building NUT on Mac OS X Yosemite (website/documentation)
...20, 2014, at 7:11 AM, Jean Perriault (GM TAF) <jpweb.taf at gmail.com> wrote:
> Hello,
> Here is a summary of discussions around NUT builds on Mac OS X 10.10.
>
> Starting from https://github.com/networkupstools/nut-website/issues/7
>
> @JeanPerriault
> I've found msort on macports (https://trac.macports.org/browser/trunk/dports/textproc/msort/Portfile, http://billposer.org/Software/Downloads/
> msort.pdf), but I'm not sure where to implement it, should I replace all sort ocurrences I find in code?
>
> @clepple
> I think checking for gsort in the...
2014 Nov 23
0
building NUT on Mac OS X Yosemite (website/documentation)
...ere is a summary of discussions around NUT builds on Mac OS X 10.10.
>>>
>>> Starting from https://github.com/networkupstools/nut-website/issues/7 <https://github.com/networkupstools/nut-website/issues/7>
>>>
>>> @JeanPerriault
>>> I've found msort on macports (https://trac.macports.org/browser/trunk/dports/textproc/msort/Portfile <https://trac.macports.org/browser/trunk/dports/textproc/msort/Portfile>, http://billposer.org/Software/Downloads/ <http://billposer.org/Software/Downloads/>
>>> msort.pdf), but I'm not sure...
2014 Nov 23
6
building NUT on Mac OS X Yosemite (website/documentation)
...t; Hello,
>> Here is a summary of discussions around NUT builds on Mac OS X 10.10.
>>
>> Starting from https://github.com/networkupstools/nut-website/issues/7 <https://github.com/networkupstools/nut-website/issues/7>
>>
>> @JeanPerriault
>> I've found msort on macports (https://trac.macports.org/browser/trunk/dports/textproc/msort/Portfile <https://trac.macports.org/browser/trunk/dports/textproc/msort/Portfile>, http://billposer.org/Software/Downloads/ <http://billposer.org/Software/Downloads/>
>> msort.pdf), but I'm not sure whe...
2010 Jan 09
1
errors when installing packages (ubuntu)
...-g -O2 -c inpoly.f -o inpoly.o
gfortran -fpic -g -O2 -c lscv.f -o lscv.o
gfortran -fpic -g -O2 -c m2deb.f -o m2deb.o
gfortran -fpic -g -O2 -c mkpoly.f -o mkpoly.o
gfortran -fpic -g -O2 -c mltdrb.f -o mltdrb.o
gfortran -fpic -g -O2 -c mltdtd.f -o mltdtd.o
gfortran -fpic -g -O2 -c msort.f -o msort.o
gfortran -fpic -g -O2 -c multeb.f -o multeb.o
gfortran -fpic -g -O2 -c multgb.f -o multgb.o
gfortran -fpic -g -O2 -c multrb.f -o multrb.o
gfortran -fpic -g -O2 -c radbas.f -o radbas.o
gfortran -fpic -g -O2 -c radfn2.f -o radfn2.o
gfortran -fpic -g -O2 -c radfun.f -o r...
2007 Oct 06
1
problem installing fields package 3.5 on R 1.8.1 on linux
...eee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c mkpoly.f -o
mkpoly.o
g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c mltdrb.f -o
mltdrb.o
g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c mltdtd.f -o
mltdtd.o
g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c msort.f -o
msort.o
g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c multeb.f -o
multeb.o
g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c multgb.f -o
multgb.o
g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c multrb.f -o
multrb.o
g77 -mieee-fp -fPIC -O2 -g -pipe -marc...
2018 Apr 11
0
how to build 64bit xapian using MSVC2017?
...yparser_internal.cc -hqueryparser_token.h queryparser.lemony) will get the error.
If it is hard to fix, I will upgrade xapian to 1.4. But I worry it will cost me too much time to modify my application code.
Thanks a lot.
Here is the error details:
lemon.c:
#define LISTSIZE 30
static char *msort(
char *list,
char **next,
int (*cmp)(const char*,const char*)
){
unsigned long offset;
char *ep;
char *set[LISTSIZE];
int i;
offset = (unsigned long)next - (unsigned long)list;
for(i=0; i<LISTSIZE; i++) set[i] = 0;
while( list ){
ep = list;
list = NEXT(list);
NEXT...
2002 Oct 24
1
package installation
...csstr.o cvrcss.o cvrf.o dchold.o dcopy.o
ddot.o dlv.o dmaket.o
drdfun.o dsetup.o expbs.o expfn.o
gaspbs.o gaspfn.o gcvcss.o
gcvf c.o hsort.o
ifind.o inpoly.o lscv.o m2deb.o mkpoly.o mltdrb.o mltdtd.o msort.o
m ulteb.o multgb.o
multrb.o nkden.o nkreg.o nvden.o radbas.o radfun.o rcss.o
rcssr .o rcsswt.o
rkmat.o sortm.o -L/usr/local/lib
-L/usr/lib/gcc-lib/i386-redhat-li...
2019 Jan 25
0
[klibc:update-dash] expand: Fix buffer overflow in expandmeta
...pand.c
@@ -124,7 +124,7 @@ STATIC void expandmeta(struct strlist *, int);
#ifdef HAVE_GLOB
STATIC void addglob(const glob_t *);
#else
-STATIC void expmeta(char *, char *);
+STATIC void expmeta(char *, unsigned, unsigned);
STATIC struct strlist *expsort(struct strlist *);
STATIC struct strlist *msort(struct strlist *, int);
#endif
@@ -1246,6 +1246,7 @@ addglob(pglob)
#else /* HAVE_GLOB */
STATIC char *expdir;
+STATIC unsigned expdir_max;
STATIC void
@@ -1260,6 +1261,7 @@ expandmeta(struct strlist *str, int flag)
struct strlist **savelastp;
struct strlist *sp;
char *p;
+ unsi...
2020 Mar 28
0
[klibc:update-dash] dash: expand: Fix buffer overflow in expandmeta
...pand.c
@@ -124,7 +124,7 @@ STATIC void expandmeta(struct strlist *, int);
#ifdef HAVE_GLOB
STATIC void addglob(const glob_t *);
#else
-STATIC void expmeta(char *, char *);
+STATIC void expmeta(char *, unsigned, unsigned);
STATIC struct strlist *expsort(struct strlist *);
STATIC struct strlist *msort(struct strlist *, int);
#endif
@@ -1246,6 +1246,7 @@ addglob(pglob)
#else /* HAVE_GLOB */
STATIC char *expdir;
+STATIC unsigned expdir_max;
STATIC void
@@ -1260,6 +1261,7 @@ expandmeta(struct strlist *str, int flag)
struct strlist **savelastp;
struct strlist *sp;
char *p;
+ unsi...
2003 Jun 14
4
problem installing packages from source on win2k
...ort.f -o hsort.o
g77 -O2 -Wall -c ifind.f -o ifind.o
g77 -O2 -Wall -c inpoly.f -o inpoly.o
g77 -O2 -Wall -c lscv.f -o lscv.o
g77 -O2 -Wall -c m2deb.f -o m2deb.o
g77 -O2 -Wall -c mkpoly.f -o mkpoly.o
g77 -O2 -Wall -c mltdrb.f -o mltdrb.o
g77 -O2 -Wall -c mltdtd.f -o mltdtd.o
g77 -O2 -Wall -c msort.f -o msort.o
g77 -O2 -Wall -c multeb.f -o multeb.o
g77 -O2 -Wall -c multgb.f -o multgb.o
g77 -O2 -Wall -c multrb.f -o multrb.o
g77 -O2 -Wall -c nkden.f -o nkden.o
g77 -O2 -Wall -c nkreg.f -o nkreg.o
g77 -O2 -Wall -c nvden.f -o nvden.o
g77 -O2 -Wall -c radbas.f -o radbas.o
g77 -O2 -Wall -c r...
2018 Apr 03
3
how to build 64bit xapian using MSVC2017?
hi, Olly Betts,
Thank you for you answer.
My xapian version is 1.2.8.
Need I upgrade it to 1.4 if I want to build it with MSVC2017 x64?
lishu at fiberhome.com
From: Olly Betts
Date: 2018-03-29 11:10
To: 李澍; xapian-discuss
Subject: Re: how to build 64bit xapian using MSVC2017?
On Tue, Mar 20, 2018 at 08:28:24PM +0000, Olly Betts wrote:
> Related to this, the appveyor build is
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
...evince] evince: does not render properly some documents
Changed Bug submitter to 'Gast?n Aragu?s <garaguas at ieee.org>' from 'Gast??n Aragu??s <garaguas at ieee.org>'
> submitter 579923 Jean-Philippe Gu?rard <jean-philippe.guerard at tigreraye.org>
Bug #579923 [msort] msort: double free or corruption
Changed Bug submitter to 'Jean-Philippe Gu?rard <jean-philippe.guerard at tigreraye.org>' from 'Jean-Philippe Gu??rard <jean-philippe.guerard at tigreraye.org>'
> submitter 580654 F?lix Sipma <felix.sipma at no-log.org>
Bug #580...