[Bug 810739] Re: strcpy output incorrect if src and dst overlap

2013-10-28 Thread Elango
Any update on this bug. I have a native application working fine in Ubuntu 10.04 but failing in Ubuntu 12.04 due to overlapping memory passed to strcpy. Kindly let me know how I can fix/patch strcpy implementationn. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 810739] Re: strcpy output incorrect if src and dst overlap

2013-10-28 Thread Dmitrijs Ledkovs
@elango-go you may fetch an older glibc and preload it before launching your affected application. Alternatively, maybe it should be considered to provide a wrapper script that preloads old variant off strcpy. Doko, 18 months is long enough... if the software in question is at all

[Bug 810739] Re: strcpy output incorrect if src and dst overlap

2013-10-28 Thread Elango
Thanks Dmitrijis. Can you help me/provide pointers how I can preload an older glibc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810739 Title: strcpy output incorrect if src and dst overlap To

[Bug 810739] Re: strcpy output incorrect if src and dst overlap

2013-10-28 Thread Elango
I have preloaded the strcpy implementation from glibc version 2.18 and solves the overlap string copy issues. Thanks Dmitrijs Ledkovs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810739 Title:

[Bug 810739] Re: strcpy output incorrect if src and dst overlap

2012-11-10 Thread Distro-jumper
Any news on this?? I can confirm the behavior on precise as well, version 2.15-0ubuntu10.3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810739 Title: strcpy output incorrect if src and dst

[Bug 810739] Re: strcpy output incorrect if src and dst overlap

2012-11-10 Thread Distro-jumper
It appears that this has been reverted by Red Hat to the old behavior: https://bugzilla.redhat.com/show_bug.cgi?id=781646 http://rhn.redhat.com/errata/RHBA-2012-0763.html Is Ubuntu going to provide a regression to the old behavior?? ** Bug watch added: Red Hat Bugzilla #781646

[Bug 810739] Re: strcpy output incorrect if src and dst overlap

2012-11-10 Thread Distro-jumper
** Changed in: eglibc (Ubuntu) Status: Invalid = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810739 Title: strcpy output incorrect if src and dst overlap To manage notifications

[Bug 810739] Re: strcpy output incorrect if src and dst overlap

2012-10-07 Thread Rico Zoss
I can still confim this bug in precise. My version of libc-bin is 2.15-0ubuntu10.2. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810739 Title: strcpy output incorrect if src and dst overlap To

[Bug 810739] Re: strcpy output incorrect if src and dst overlap

2012-10-07 Thread Matthias Klose
strcpy(3): DESCRIPTION [...] The strings may not overlap, and the destination string dest must be large enough to receive the copy. 18 months should be sufficient to even fix a commercial application. ** Changed in: eglibc (Ubuntu) Status: Confirmed = Invalid -- You

[Bug 810739] Re: strcpy output incorrect if src and dst overlap

2012-10-07 Thread Vadim Gutnik
Invalid? First, the application has not fixed it. They don't support every kernel as it comes out, so I have a choice between running Ubuntu or running my primary work application. Second, not everyone (see the link the original report) sees this as a bug in the application. A strong argument can

[Bug 810739] Re: strcpy output incorrect if src and dst overlap

2012-10-06 Thread Adam Conrad
Does this bug still affect precise? If it's the sse3 memcpy bug, it should have been fixed in git before 2.15 was cut, so precise and quantal should be fine. Can anyone confirm? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 810739] Re: strcpy output incorrect if src and dst overlap

2012-05-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: eglibc (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810739 Title:

[Bug 810739] Re: strcpy output incorrect if src and dst overlap

2012-05-04 Thread Rico Zoss
I can confirm this Problem using a old version of gcc for cross compiling.: ppc_8xx-gcc (GCC) 4.2.2 Copyright (C) 2007 Free Software Foundation, Inc. The problem is the parsing of the include paths: Output of strace: 15791

[Bug 810739] Re: strcpy output incorrect if src and dst overlap

2011-07-14 Thread Vadim Gutnik
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810739 Title: strcpy output incorrect if src and dst overlap To manage notifications about this bug go to: