This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug malloc/10345] malloc_printerr calls into malloc and then crashes again


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

Bharath H S <bharath.vegito at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bharath.vegito at gmail dot com

--- Comment #2 from Bharath H S <bharath.vegito at gmail dot com> ---
Collin,
This bug is reproducible in ubuntu as well running udev

bug https://bugs.launchpad.net/ubuntu/+source/udev/+bug/601356

You mentioned commit 
http://sourceware.org/git/?p=glibc.git;a=commit;f=sysdeps/posix/libc_fatal.c;h=48dcd0ba84c5a0fa08a0bd000b24af07d20dce44 
introduced the bug.

This commit adds assert/fatal messages into the core file. So, reverting this
means it will be missing in the core file, however messages printed by libc on
stdout will continue to happen. Is this correct?

Thanks
Bharath

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]