Rebuild vim again... this time the error was double free or prec != ...
something.
Also the error is in vim-gtk3.
I have use ps, to find pid of the test.
run gdb
attach pid_of_the_test
file vim (in gtk3)
bt
note that 0 is the last thing happened.
So in a vim_free (#30), it aborted, much
Hi,
On 25/2/21 9:30 am, Samuel Thibault wrote:
> From reading the libnetfs/dir-readdir.c source and
> pci-arbiter/netfs_impl.c source I don't see anything obvious. Probably
> some prints in there would allow to make sure how far it is going
> actually.
I got past a hang, by installing the port re
Paul Dufresne, le sam. 27 févr. 2021 18:10:50 -0500, a ecrit:
> Indeed about sbcl:
> -
> package: sbcl
> version: 2:2.1.1-2
> architecture: any,all
> type: src
> status: broken
> reasons:
>-
> missing:
> pkg:
> package: sbcl
> version: 2:2.1.1-2
> architec
Ok, the right way to call this is:
paul@binou:~/malloc/glibc-2.31$ dose-builddebcheck --deb-native-arch=hurd-i386
/var/lib/apt/lists/deb.debian.org_debian-ports_dists_unreleased_main_binary-hurd-i386_Packages
/var/lib/apt/lists/deb.debian.org_debian-ports_dists_sid_main_binary-hurd-i386_Pack
Paul Dufresne, le sam. 27 févr. 2021 14:04:01 -0500, a ecrit:
> XFAIL: malloc/tst-malloc-usable-static
XFAIL means we know that it fails, it's not a regression.
> +-+
> | Encountered regressions that don't match expected fail
After a few hours by build for glibc terminated with some errors.
I know it took a lot of time for xen architecture... and I am confused if the
messages here are for xen, hurd-i386, or both.
There is a lot, and is limited by my back buffer in XFCE terminal... but will
include most of it here.
Hi all.
On this page - https://wiki.debian.org/Debian_GNU/Hurd_TODO
The following link, on this line of that page -
(so that https://buildd.debian.org/stats/graph2-week-big.png improves)
- points to the wrong graph. As HURD is not an official arch (YET).
It should point here: https://buildd.debia
Paul Dufresne, le sam. 27 févr. 2021 12:56:16 -0500, a ecrit:
> Was searching what are the missing package needed for sbcl to be built (sbcl
> is a Common Lisp compiler).
https://buildd.debian.org/sbcl
shows that: atm the strace dependency is "missing". Do not try to port
strace, that won't work
I was just looking at sbcl. The SBCL source has platform and os-specific
makefiles. At the moment the OSes don’t include the Hurd. You can find them
in /src/runtime after running `apt-get source sbcl`. There are references
to it in the wiki so I think it was working at one time.
--
*Andrew Eggenb
On 27 Feb 2021, at 18:00, Jessica Clarke wrote:
> On 27 Feb 2021, at 17:56, Paul Dufresne wrote:
>>
>> Was searching what are the missing package needed for sbcl to be built (sbcl
>> is a Common Lisp compiler).
>>
>> ~/.config/dpkg/buildflags.conf
>>
>> paul@binou:~$ dose-builddebcheck -v --d
On 27 Feb 2021, at 17:56, Paul Dufresne wrote:
>
> Was searching what are the missing package needed for sbcl to be built (sbcl
> is a Common Lisp compiler).
>
> ~/.config/dpkg/buildflags.conf
>
> paul@binou:~$ dose-builddebcheck -v --deb-native-arch=i386
> /var/lib/apt/lists/deb.debian.org_d
Was searching what are the missing package needed for sbcl to be built (sbcl is
a Common Lisp compiler).
~/.config/dpkg/buildflags.conf
paul@binou:~$ dose-builddebcheck -v --deb-native-arch=i386
/var/lib/apt/lists/deb.debian.org_debian-ports_dists_sid_main_binary-all_Packages
/var/lib/apt/list
Le sam., 27 févr. 2021 10:30:27 -0500 Samuel Thibault
écrit
> Paul Dufresne, le sam. 27 févr. 2021 09:58:50 -0500, a ecrit:
> > I am trying to rebuild glibc with -DMALLOC_DEBUG=1
> >
> > $ DEB_CFLAGS_APPEND="-DMALLOC_DEBUG=1" dpkg-buildpackage -b -uc -us -nc
> > (-nc is becaus
Paul Dufresne, le sam. 27 févr. 2021 09:58:50 -0500, a ecrit:
> I am trying to rebuild glibc with -DMALLOC_DEBUG=1
>
> $ DEB_CFLAGS_APPEND="-DMALLOC_DEBUG=1" dpkg-buildpackage -b -uc -us -nc
> (-nc is because I am stopping the build sometimes to check the output)
Did you pass DEB_CFLAGS_APPEND in
I am trying to rebuild glibc with -DMALLOC_DEBUG=1
$ DEB_CFLAGS_APPEND="-DMALLOC_DEBUG=1" dpkg-buildpackage -b -uc -us -nc
(-nc is because I am stopping the build sometimes to check the output)
But I don't see "-DMALLOC_DEBUG=1" in the generated compiled lines... like in:
i686-gnu-gcc-10
/home/p
Joshua Branson, le sam. 27 févr. 2021 09:34:05 -0500, a ecrit:
> Paul Dufresne writes:
> > Le ven., 26 févr. 2021 23:29:01 -0500 Jessica Clarke
> > écrit
> >>
> > > I'd advise you to not delve too deeply into malloc. This is likely a
> > > buffer overflow that then corrupts the (inli
Paul Dufresne writes:
> Le ven., 26 févr. 2021 23:29:01 -0500 Jessica Clarke
> écrit
>>
> > I'd advise you to not delve too deeply into malloc. This is likely a
> > buffer overflow that then corrupts the (inline) state maintained by
> > malloc, so you really need to be looking at v
Really, malloc() is used by *all* other software in Debian Hurd, I don't
think it is where the bug lies, it'd appear in other software. Better
look at vim.
Samuel
18 matches
Mail list logo