public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/12230] New: Assertion failed at malloc.c:3096
@ 2010-11-18 16:18 jb at eeq dot cz
  2010-11-18 19:04 ` [Bug libc/12230] " drepper.fsp at gmail dot com
  2014-06-30  6:27 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: jb at eeq dot cz @ 2010-11-18 16:18 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=12230

           Summary: Assertion failed at malloc.c:3096
           Product: glibc
           Version: 2.12
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: jb@eeq.cz


I get the 'Assertion failed' message in malloc:

malloc.c:3096: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *)
&((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd))))
&& old_size == 0) || ((unsigned long) (old_size) >= (unsigned
long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 *
(sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size &
0x1) && ((unsigned long)old_end & pagemask) == 0)' failed.
Aborted

-------
libc version: 2.12.1-0ubuntu9
$ gcc --version
gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
$ uname -a
Linux chrostik 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:45:36 UTC 2010
x86_64 GNU/Linux

(Ubuntu 10.10, stable)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/12230] Assertion failed at malloc.c:3096
  2010-11-18 16:18 [Bug libc/12230] New: Assertion failed at malloc.c:3096 jb at eeq dot cz
@ 2010-11-18 19:04 ` drepper.fsp at gmail dot com
  2014-06-30  6:27 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: drepper.fsp at gmail dot com @ 2010-11-18 19:04 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=12230

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #1 from Ulrich Drepper <drepper.fsp at gmail dot com> 2010-11-18 19:04:28 UTC ---
Talk to your distribution maker.  You are not using a standard glibc and
haven't verified it happens with the current code.  You haven't provided any
way to reproduce it.  You can reopen the bug if you have a reproducer which
displays the problem with the current upstream.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/12230] Assertion failed at malloc.c:3096
  2010-11-18 16:18 [Bug libc/12230] New: Assertion failed at malloc.c:3096 jb at eeq dot cz
  2010-11-18 19:04 ` [Bug libc/12230] " drepper.fsp at gmail dot com
@ 2014-06-30  6:27 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-30  6:27 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=12230

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-30  6:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-18 16:18 [Bug libc/12230] New: Assertion failed at malloc.c:3096 jb at eeq dot cz
2010-11-18 19:04 ` [Bug libc/12230] " drepper.fsp at gmail dot com
2014-06-30  6:27 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).