[Bug 1855440] Re: sigsegv at gxneur near after start

2019-12-09 Thread Pasha Orekhov
** Project changed: xneur => gxneur (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1855440 Title: sigsegv at gxneur near after start To manage notifications about this bug go to: https://bu

[Bug 1609569] Re: xosview terminates

2018-02-23 Thread Pasha Orekhov
long int overflow fixed for 2G+ RAM systems ** Patch added: "long int overflow fixed for 2G+ RAM systems" https://bugs.launchpad.net/ubuntu/+source/xosview/+bug/1609569/+attachment/5061317/+files/mem.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 925526] Re: Huawei E1552/E1800 (12d1:1446) doesn't modeswitch

2014-02-25 Thread Pasha Orekhov
*** This bug is a duplicate of bug 1155975 *** https://bugs.launchpad.net/bugs/1155975 ** This bug is no longer a duplicate of bug 927954 Mobile broadband device causes segfault when plugged in (segfault in libc6 when using usb-modeswitch) ** This bug has been marked a duplicate of bug 115

[Bug 921151] Re: usb-modeswitch segfaults when connecting a HUAWEI E173

2014-02-25 Thread Pasha Orekhov
*** This bug is a duplicate of bug 1155975 *** https://bugs.launchpad.net/bugs/1155975 ** This bug is no longer a duplicate of bug 927954 Mobile broadband device causes segfault when plugged in (segfault in libc6 when using usb-modeswitch) ** This bug has been marked a duplicate of bug 115

[Bug 912225] Re: usb_modeswitch_[4102]: segfault with vodafone (huawei) k4605

2014-02-25 Thread Pasha Orekhov
*** This bug is a duplicate of bug 1155975 *** https://bugs.launchpad.net/bugs/1155975 ** This bug is no longer a duplicate of bug 927954 Mobile broadband device causes segfault when plugged in (segfault in libc6 when using usb-modeswitch) ** This bug has been marked a duplicate of bug 115

[Bug 927954] Re: Mobile broadband device causes segfault when plugged in (segfault in libc6 when using usb-modeswitch)

2014-02-25 Thread Pasha Orekhov
*** This bug is a duplicate of bug 1155975 *** https://bugs.launchpad.net/bugs/1155975 ** This bug has been marked a duplicate of bug 1155975 usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32() -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 919177] Re: usb_modeswitch : segfault / error 4 in libc-2.13.so

2014-02-25 Thread Pasha Orekhov
*** This bug is a duplicate of bug 1155975 *** https://bugs.launchpad.net/bugs/1155975 ** This bug is no longer a duplicate of bug 927954 Mobile broadband device causes segfault when plugged in (segfault in libc6 when using usb-modeswitch) ** This bug has been marked a duplicate of bug 115

[Bug 920559] Re: usb-modeswitch segfaults on Nokia CS-17

2014-02-25 Thread Pasha Orekhov
*** This bug is a duplicate of bug 1155975 *** https://bugs.launchpad.net/bugs/1155975 ** This bug is no longer a duplicate of bug 927954 Mobile broadband device causes segfault when plugged in (segfault in libc6 when using usb-modeswitch) ** This bug has been marked a duplicate of bug 115

[Bug 1155975] Re: usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

2014-02-20 Thread Pasha Orekhov
** Attachment added: "fix teoretial vulnerability & extend for case udev_args=="/1-1"" https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1155975/+attachment/3988533/+files/usb_modeswitch_dispatcher.c.patch3 -- You received this bug notification because you are a member of Ubuntu

[Bug 1155975] Re: usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

2014-02-20 Thread Pasha Orekhov
patch2 fixes dev_top[strlen(dev_top)] = '\0'; -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1155975 Title: usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32() To manage notifications

[Bug 1155975] Re: usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

2014-02-20 Thread Pasha Orekhov
** Attachment added: "usb_modeswitch_dispatcher.c.patch2" https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1155975/+attachment/3988010/+files/usb_modeswitch_dispatcher.c.patch2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1155975] Re: usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

2014-02-20 Thread Pasha Orekhov
Problem is in DNA. See bug 927954. next problem: dev_top[strlen(dev_top)] = '\0'; ** Patch added: "usb_modeswitch_dispatcher.c.patch" https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1155975/+attachment/3988004/+files/usb_modeswitch_dispatcher.c.patch -- You received this bug

[Bug 1155975] Re: usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

2014-02-20 Thread Pasha Orekhov
see also bug 927954: patch: --- usb_modeswitch_dispatcher.c.orig 2014-02-20 15:08:44.665397121 +0700 +++ usb_modeswitch_dispatcher.c 2014-02-20 17:04:27.269572144 +0700 @@ -838,7 +838,7 @@ { char* back = s + strlen(s); - while(isspace(*--back)); + while(back>=s && isspace(*--back));

[Bug 927954] Re: Mobile broadband device causes segfault when plugged in (segfault in libc6 when using usb-modeswitch)

2014-02-20 Thread Pasha Orekhov
Mathieu Trudel-Lapierre (mathieu-tl) you are extreme optimistic: Feb 20 13:42:41 oak kernel: [23799.840389] usb_modeswitch_[32188]: segfault at 4beeb4 ip b76160d6 sp bff20ba0 error 4 in libc-2.17.so[b759c000+1ae000] Feb 20 13:50:02 oak kernel: [24240.638396] usb_modeswitch_[32254]: segfault at

[Bug 1076103] Re: [Asus Eee PC 1215B] Resume doesn't work after suspend

2013-03-28 Thread Pasha Orekhov
it's same for me. But CPU of my asus 1251b is e350 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1076103 Title: [Asus Eee PC 1215B] Resume doesn't work after suspend To manage notifications about t