Bug#849659: hd44780 driver linked with wrong sem_wait

2017-01-07 Thread Dominique Dumont
On Thu, 29 Dec 2016 17:41:37 +0100 Dominique Dumont wrote: > I've forwarded the issue upstream [1] See also * https://github.com/lcdproc/lcdproc/issues/41#issuecomment-271021814 * https://github.com/lcdproc/lcdproc/issues/41#issuecomment-271073657 -- https://github.com/dod38fr/ -o- http://s

Bug#849659: hd44780 driver linked with wrong sem_wait

2016-12-29 Thread Dominique Dumont
Hello On Thursday, 29 December 2016 16:57:36 CET you wrote: > Using the hd44780 driver with connectiontype=8bit consistently triggers > a segmentation fault. Thanks for the report. Unfortunately, I don't know how to solve this issue. I've forwarded the issue upstream [1] All the best [1] https

Bug#849659: hd44780 driver linked with wrong sem_wait

2016-12-29 Thread Dominique Dumont
On Thursday, 29 December 2016 16:57:36 CET you wrote: > Severity: grave Downgraded to important because this problem concerns only one lcdproc driver. All the best

Bug#849659: hd44780 driver linked with wrong sem_wait

2016-12-29 Thread BenoƮt Allard
Package: lcdproc Version: 0.5.7-2 Severity: grave Using the hd44780 driver with connectiontype=8bit consistently triggers a segmentation fault. The drivers of lcdproc define their own sem_get, sem_wait, sem_signal, ... (See server/drivers/lcd_sem.h). Unfortunately, the linux's version of sem_wai