Hi,
I'm getting segmentation faults during detect, but it might be a new
bug. The problem is only present in the Debian package, if I build the
software myself from the upstream git source I do not get segmentation
faults.
I'm using urjtag 0.10+r2007-1.2 which is the version currently
available
The SVF parser crashes, too...
here's another patch...
Description: fixes SVF parser segfaulting
--- urjtag-0.10+r2007.orig/src/svf/svf.c
+++ urjtag-0.10+r2007/src/svf/svf.c
@@ -68,7 +68,7 @@
#undef DEBUG
-int urj_svf_parse (urj_svf_parser_priv_t *priv_data, urj_chain_t *chain);
+int urj
Tags: patch fixed-upstream
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Yes, It's the bison parameter mismatch...
Is It possible to get a new version from upstream (assuming it works on current
testing)?
Alternatively, there's a patch appended...
(I believe it's a bit prettier)
Description: Fix pointer mixup
this changes the function prototypes for parser and lexe
I have run into this, too...
jtag> cable DLC5 ppdev /dev/parport0
jtag> frequency 10
jtag> detect
IR length: 10
Chain length: 1
Device Id: 0001010100010111 (0x0151403F)
Manufacturer: Atmel (0x03F)
Part(0): ATF1504ASV (0x1514)
Stepping: A
Filename: /usr/shar
Package: urjtag
Version: 0.10+r2007-1.2
Severity: important
Dear Maintainer,
urjtag 0.10+r2007-1.2 exits with segmentation fault during the detect command,
whereas version 0.10+r2007-1 works fine.
--snip--
jtag> cable usbblaster
Connected to libftdi driver.
jtag> detect
IR length: 14
Chain lengt
6 matches
Mail list logo