Activity log for bug #1547152

Date Who What changed Old value New value Message
2016-02-18 18:10:40 bugproxy bug added bug
2016-02-18 18:10:42 bugproxy tags architecture-ppc64le bugnameltc-135982 severity-high targetmilestone-inin1604
2016-02-18 18:10:44 bugproxy ubuntu: assignee Taco Screen team (taco-screen-team)
2016-02-18 20:26:12 Ubuntu Foundations Team Bug Bot tags architecture-ppc64le bugnameltc-135982 severity-high targetmilestone-inin1604 architecture-ppc64le bot-comment bugnameltc-135982 severity-high targetmilestone-inin1604
2016-02-29 04:49:55 Steve Langasek affects ubuntu procps (Ubuntu)
2016-02-29 04:49:55 Steve Langasek procps (Ubuntu): status New Incomplete
2016-03-09 13:40:05 bugproxy attachment added patch to fix ltrace ps,ls and make check https://bugs.launchpad.net/bugs/1547152/+attachment/4593743/+files/ltrace-LP1547152.diff
2016-03-09 14:02:16 bugproxy attachment added patch to fix ltrace ps,ls and make check https://bugs.launchpad.net/bugs/1547152/+attachment/4593785/+files/ltrace-LP1547152.diff
2016-03-22 14:39:30 bugproxy attachment added patch allowing loop or breakpoint disabling failure https://bugs.launchpad.net/bugs/1547152/+attachment/4607526/+files/ltrace-135982.diff
2016-04-05 18:29:36 Steve Langasek affects procps (Ubuntu) ltrace (Ubuntu)
2016-04-05 18:29:36 Steve Langasek ltrace (Ubuntu): assignee Taco Screen team (taco-screen-team) Mathieu Trudel-Lapierre (cyphermox)
2016-04-09 22:23:53 Steve Langasek ltrace (Ubuntu): importance Undecided High
2016-04-09 22:23:53 Steve Langasek ltrace (Ubuntu): status Incomplete Triaged
2016-04-12 00:56:23 Mathieu Trudel-Lapierre ltrace (Ubuntu): status Triaged In Progress
2016-04-12 06:50:28 Launchpad Janitor ltrace (Ubuntu): status In Progress Fix Released
2016-05-19 21:43:20 Mathieu Trudel-Lapierre description == Comment: #0 - Praveen K. Pandey <Praveen.Pandey@in.ibm.com> - 2016-01-25 01:18:25 == Hi , I Installed Ubuntu16.04 In PowerNV and try to run ltrace ls or ltrace ps it will fail with segfault . Reproducible Step : 1- Install Ubuntu16.04 in PowerNV or as KVM or as PowerVM 2- Install ltrace package 3- Try to run ltrace with any userspace utility like "ltrace ps" Actual Result : Throw Seg fault Expected : LOG root@lep8d:~# uname -a Linux lep8d 4.3.0-7-generic #18-Ubuntu SMP Tue Jan 19 15:47:35 UTC 2016 ppc64le ppc64le ppc64le GNU/Linux root@lep8d:~# root@lep8d:~# ltrace ps __printf_chk(1, 0x3fffe4d40028, 0x3fffe4d40038, 0x3fffe4d400e0 <unfinished ...> qsort(0x10017850, 0, 0, 0x3fffe4d400e0) = <void> __gmon_start__(0x3fffe4d4f8df, 47, 0, 0x3fff81c51d68) = 0 ferror(0x6) = 230428656 __libc_start_main(0x10017e10, 0x10017df8, 0x3fff81d68f48, 0x3fff81d68f38) = 0x3fff81c1ccb0 readproctab3(0x10017e10, 24, 0x7000000000000000, 0x6c00000000000000) = 0x1000dbc1040 uptime(0x3fffe4d3faf0, 0, 152, 103) = 0x3fffe4d3faf0 __fpending(0x3fffe4d3faf8, 0, 152, 103) = 0 strrchr("\037 !"#$%&'()*+,-./0123456789:;<=>"..., '\360') = nil escape_command(0x10030f50, 0x3fffe4d3f968, 0, 8) = 0 setlocale(LC_NUMERIC, "hijklmnopqrstuvwxyz{|}~\177\200\201\202\203\204\205\206\207"...) = nil select(1, 0x40087468, 0x3fffe4d3fa00, 0) = 1 __xstat(268534584, "\017", 0x13) = 0 strncmp("", "unknown", 7) = -455870136 sigfillset(~<1,3,7-8,12,15,18,20,23-24,28,31,36,39,43,47-48,52,55-63>) = 230428768 getpagesize() = 6 meminfo(0, 0x100182d0, 0, 0) = 0 getpagesize( <unfinished ...> __stack_chk_fail(0, 0x100182d0, 0, 0 <no return ...> --- SIGSEGV (Segmentation fault) --- strncpy(0, "Signa", 5) = 0x10017da8 dlerror() = "SEGV" strcmp("\206 \255\373", "\001\002\003\004\005\006\a\b\t\n\v\f\r\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 "...Signal 11 (SEGV) caught by ps (procps-ng version 3.3.10). ) = 58 readtask(0, 0, 0x10017de8, 66ps:display.c:66: please report this bug ) = 0 __snprintf_chk(11, 0, 0x3fff81c5175b, 0) = 0x10003e90 time(0x10003e90) = 30039 fork() = 0 unexpected breakpoint at 0x3fff81b339a4 --- SIGSEGV (Segmentation fault) --- +++ killed by SIGSEGV +++ root@lep8d:~# == Comment: #7 - Thierry Fauck <thierry.fauck@fr.ibm.com> - 2016-02-17 14:11:52 == The problem is related to procps-ng 3.3.10 Upgrade to procps-ng 3.3.11 solves the issue Going to Mirror and ask Canonical to advise. == Comment: #9 - Thierry Fauck <thierry.fauck@fr.ibm.com> - 2016-02-17 14:13:10 == This bugs is linked to procps-ng 3.3.10 known as having some issues. Is upgrade to 3.3.11 an option ? [Impact] ppc64el users of ltrace. [Test cases] - ltrace `which ls` - ltrace /bin/ls /usr - ltrace ps - ltrace make (building ltrace itself, for instance) [Regression potential] While the changes should fix some of the more common uses of ltrace, the added/modified methods and options may break for some specific calls on ppc64el, or on other architectures (powerpc, arm) which are affected by the changes. ARM was already failing with the available version of ltrace; this would not change the behavior on ARM. --- == Comment: #0 - Praveen K. Pandey <Praveen.Pandey@in.ibm.com> - 2016-01-25 01:18:25 == Hi ,    I Installed Ubuntu16.04 In PowerNV and try to run ltrace ls or ltrace ps it will fail with segfault . Reproducible Step : 1- Install Ubuntu16.04 in PowerNV or as KVM or as PowerVM 2- Install ltrace package 3- Try to run ltrace with any userspace utility like "ltrace ps" Actual Result : Throw Seg fault Expected : LOG root@lep8d:~# uname -a Linux lep8d 4.3.0-7-generic #18-Ubuntu SMP Tue Jan 19 15:47:35 UTC 2016 ppc64le ppc64le ppc64le GNU/Linux root@lep8d:~# root@lep8d:~# ltrace ps __printf_chk(1, 0x3fffe4d40028, 0x3fffe4d40038, 0x3fffe4d400e0 <unfinished ...> qsort(0x10017850, 0, 0, 0x3fffe4d400e0) = <void> __gmon_start__(0x3fffe4d4f8df, 47, 0, 0x3fff81c51d68) = 0 ferror(0x6) = 230428656 __libc_start_main(0x10017e10, 0x10017df8, 0x3fff81d68f48, 0x3fff81d68f38) = 0x3fff81c1ccb0 readproctab3(0x10017e10, 24, 0x7000000000000000, 0x6c00000000000000) = 0x1000dbc1040 uptime(0x3fffe4d3faf0, 0, 152, 103) = 0x3fffe4d3faf0 __fpending(0x3fffe4d3faf8, 0, 152, 103) = 0 strrchr("\037 !"#$%&'()*+,-./0123456789:;<=>"..., '\360') = nil escape_command(0x10030f50, 0x3fffe4d3f968, 0, 8) = 0 setlocale(LC_NUMERIC, "hijklmnopqrstuvwxyz{|}~\177\200\201\202\203\204\205\206\207"...) = nil select(1, 0x40087468, 0x3fffe4d3fa00, 0) = 1 __xstat(268534584, "\017", 0x13) = 0 strncmp("", "unknown", 7) = -455870136 sigfillset(~<1,3,7-8,12,15,18,20,23-24,28,31,36,39,43,47-48,52,55-63>) = 230428768 getpagesize() = 6 meminfo(0, 0x100182d0, 0, 0) = 0 getpagesize( <unfinished ...> __stack_chk_fail(0, 0x100182d0, 0, 0 <no return ...> --- SIGSEGV (Segmentation fault) --- strncpy(0, "Signa", 5) = 0x10017da8 dlerror() = "SEGV" strcmp("\206 \255\373", "\001\002\003\004\005\006\a\b\t\n\v\f\r\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 "...Signal 11 (SEGV) caught by ps (procps-ng version 3.3.10). ) = 58 readtask(0, 0, 0x10017de8, 66ps:display.c:66: please report this bug ) = 0 __snprintf_chk(11, 0, 0x3fff81c5175b, 0) = 0x10003e90 time(0x10003e90) = 30039 fork() = 0 unexpected breakpoint at 0x3fff81b339a4 --- SIGSEGV (Segmentation fault) --- +++ killed by SIGSEGV +++ root@lep8d:~# == Comment: #7 - Thierry Fauck <thierry.fauck@fr.ibm.com> - 2016-02-17 14:11:52 == The problem is related to procps-ng 3.3.10 Upgrade to procps-ng 3.3.11 solves the issue Going to Mirror and ask Canonical to advise. == Comment: #9 - Thierry Fauck <thierry.fauck@fr.ibm.com> - 2016-02-17 14:13:10 == This bugs is linked to procps-ng 3.3.10 known as having some issues. Is upgrade to 3.3.11 an option ?
2016-05-19 21:44:45 Mathieu Trudel-Lapierre nominated for series Ubuntu Trusty
2016-05-19 21:44:45 Mathieu Trudel-Lapierre bug task added ltrace (Ubuntu Trusty)
2016-05-19 21:44:45 Mathieu Trudel-Lapierre nominated for series Ubuntu Wily
2016-05-19 21:44:45 Mathieu Trudel-Lapierre bug task added ltrace (Ubuntu Wily)
2016-05-19 21:45:10 Mathieu Trudel-Lapierre ltrace (Ubuntu Trusty): status New In Progress
2016-05-19 21:45:13 Mathieu Trudel-Lapierre ltrace (Ubuntu Trusty): assignee Mathieu Trudel-Lapierre (cyphermox)
2016-05-19 21:45:15 Mathieu Trudel-Lapierre ltrace (Ubuntu Trusty): importance Undecided High
2016-05-19 21:45:17 Mathieu Trudel-Lapierre ltrace (Ubuntu Wily): importance Undecided High
2016-05-19 21:45:21 Mathieu Trudel-Lapierre ltrace (Ubuntu Trusty): importance High Low
2016-05-19 21:45:23 Mathieu Trudel-Lapierre ltrace (Ubuntu Wily): importance High Low
2016-05-19 21:45:29 Mathieu Trudel-Lapierre ltrace (Ubuntu Wily): assignee Mathieu Trudel-Lapierre (cyphermox)
2016-05-24 21:19:34 Martin Pitt ltrace (Ubuntu Wily): status New Won't Fix
2016-07-01 06:46:54 Martin Pitt ltrace (Ubuntu Trusty): status In Progress Incomplete
2016-12-16 02:20:32 Mathieu Trudel-Lapierre ltrace (Ubuntu Trusty): milestone ubuntu-14.04.5
2016-12-16 02:20:46 Mathieu Trudel-Lapierre ltrace (Ubuntu Trusty): milestone ubuntu-14.04.5 trusty-updates