Bug#857346: Segmentation Fault when trying to use get_hwaddr()

2017-03-18 Thread Evgeni Golov
On Fri, Mar 17, 2017 at 08:11:18PM +0100, Reiner Herrmann wrote: > On Fri, Mar 17, 2017 at 07:45:49PM +0100, Evgeni Golov wrote: > > It's now on > > https://fedorapeople.org/cgit/dsommers/public_git/python-ethtool.git/ > > Is that the official repository? It looks outdated (version 0.12 is > miss

Bug#857346: Segmentation Fault when trying to use get_hwaddr()

2017-03-17 Thread Reiner Herrmann
On Fri, Mar 17, 2017 at 07:45:49PM +0100, Evgeni Golov wrote: > It's now on > https://fedorapeople.org/cgit/dsommers/public_git/python-ethtool.git/ Is that the official repository? It looks outdated (version 0.12 is missing there). > I am currently looking into #845323 and wonder if that is rel

Bug#857346: Segmentation Fault when trying to use get_hwaddr()

2017-03-17 Thread Evgeni Golov
Ohai, On Wed, Mar 15, 2017 at 01:30:01PM +0100, Reiner Herrmann wrote: > The reason for the segmentation faults is that the arguments > passed to several functions are parsed incorrectly in the C > library. > They use the format string "s*" instead of "s", which would > require a Py_buffer structu

Bug#857346: Segmentation Fault when trying to use get_hwaddr()

2017-03-15 Thread Reiner Herrmann
Control: tag -1 + patch upstream The reason for the segmentation faults is that the arguments passed to several functions are parsed incorrectly in the C library. They use the format string "s*" instead of "s", which would require a Py_buffer structure instead of a C string. The attached patch fi

Processed: Re: Bug#857346: Segmentation Fault when trying to use get_hwaddr()

2017-03-15 Thread Debian Bug Tracking System
Processing control commands: > tag -1 + patch upstream Bug #857346 [python-ethtool] Segmentation Fault when trying to use get_hwaddr() Added tag(s) patch and upstream. -- 857346: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857346 Debian Bug Tracking System Contact ow...@bugs.debian.org with