[Bug 690431] Re: Segmentation fault in lspci

2012-12-03 Thread Dave Gilbert
Still happens on Raring in pciutils 1:3.1.9-6ubuntu1 The problem here is that the argument 'i' is supposed to take a filename; and in this case it's the second i that's being taken as the filename, names-parse.c has a broken check for the filename; it's expecting it to end in .gz which it strips

[Bug 690431] Re: Segmentation fault in lspci

2012-12-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pciutils (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/690431 Title: Se

[Bug 690431] Re: Segmentation fault in lspci

2010-12-18 Thread Colin Watson
** Package changed: gdb (Ubuntu) => pciutils (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690431 Title: Segmentation fault in lspci -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.c

[Bug 690431] Re: Segmentation fault in lspci

2010-12-17 Thread Rajeev
The same error from a different program. It comes from /user/include/c++/4.4/bits/vector.tcc:330 basically libstdc++.so.6 object has issues.. " Program received signal SIGSEGV, Segmentation fault. __memcpy_ssse3_rep () at ../sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S:1279 " -- You received

[Bug 690431] Re: Segmentation fault in lspci

2010-12-17 Thread Fabio Marconi
** Package changed: ubuntu => gdb (Ubuntu) ** Tags added: maverick -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690431 Title: Segmentation fault in lspci -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 690431] Re: Segmentation fault in lspci

2010-12-14 Thread mosteo
I installed package libc6-dbg and the backtrace gives this additional information: Program received signal SIGSEGV, Segmentation fault. __memcpy_ssse3_rep () at ../sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S:1279 1279../sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: No such file or direct