bug-hurd
[Top][All Lists]
Advanced

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

Re: daily: vim problem again


From: Paul Dufresne
Subject: Re: daily: vim problem again
Date: Fri, 26 Feb 2021 20:58:55 -0500
User-agent: Zoho Mail

 > > vim: malloc.c:4034: _int_malloc: Assertion `(unsigned long) (size) >= 
 > > (unsigned long) (nb)' failed. 

Strangely, the error seems to be seen by many people, in different projects:

This one have found a fix, in a small C program (in 2010):
https://www.linuxquestions.org/questions/programming-9/c-malloc-runtime-assertion-problems-gcc-v4-4-5-target-x86_68-linux-gnu-851885/

https://bugzilla.gnome.org/show_bug.cgi?id=654380 ( quite lot of investigation 
but without result )

https://bugs.launchpad.net/nova/+bug/1661184

https://stackoverflow.com/questions/7759696/what-does-this-error-suggest

https://www.reddit.com/r/C_Programming/comments/6x8dmj/need_help_allocc3757_int_malloc_assertion/

https://libpqxx-general.gborg.postgresql.narkive.com/8sDTbIbu/breaks-after-int-malloc-assertion-unsigned-long-size-unsigned-long-nb-failed

https://github.com/lcit/ext3DLBP/issues/6

https://groups.google.com/g/castalia-simulator/c/HjxIkYO9ZpY

In 2010: https://ubuntuforums.org/showthread.php?t=1513172

https://discuss.pytorch.org/t/malloc-and-corrupted-size-errors/37080

Well... I guess it shows this is probably not directly related to vim.







reply via email to

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