[valgrind] [Bug 371869] New: support '%' in symbol Z-encoding

2016-10-30 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371869 Bug ID: 371869 Summary: support '%' in symbol Z-encoding Product: valgrind Version: 3.12 SVN Platform: Compiled Sources OS: Solaris Status: UNCONFIRMED Severity:

[valgrind] [Bug 371869] support '%' in symbol Z-encoding

2016-10-30 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371869 Ivo Raisr changed: What|Removed |Added Assignee|jsew...@acm.org |iv...@ivosh.net CC

[valgrind] [Bug 371869] support '%' in symbol Z-encoding

2016-10-30 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371869 Ivo Raisr changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[valgrind] [Bug 371869] support '%' in symbol Z-encoding

2016-10-30 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371869 --- Comment #1 from Ivo Raisr --- Created attachment 101900 --> https://bugs.kde.org/attachment.cgi?id=101900&action=edit proposed patch -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 371869] support '%' in symbol Z-encoding

2016-10-30 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371869 Ivo Raisr changed: What|Removed |Added Attachment #101900|0 |1 is obsolete

[valgrind] [Bug 371869] support '%' in symbol Z-encoding

2016-10-30 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371869 --- Comment #4 from Ivo Raisr --- Well, umm, that is of course wrong. It should have read: + case 'P': EMITFN('%'); break; case 'R': EMITFN(')'); break; + case 'S': EMITFN(&#

[valgrind] [Bug 371869] support '%' in symbol Z-encoding

2016-10-30 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371869 Ivo Raisr changed: What|Removed |Added Attachment #101909|0 |1 is obsolete

[valgrind] [Bug 371916] execution tree xtree concept

2016-11-01 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371916 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #3 from Ivo Raisr

[valgrind] [Bug 371916] execution tree xtree concept

2016-11-01 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371916 --- Comment #4 from Ivo Raisr --- The idea of associating some data to execution contexts reminds me of an aggregation and quantization capabilities of DTrace in Solaris/illumos when applied to stack traces... Oh, the world is so small! -- You are

[valgrind] [Bug 371869] support '%' in symbol Z-encoding

2016-11-02 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371869 Ivo Raisr changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[valgrind] [Bug 371916] execution tree xtree concept

2016-11-03 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371916 Ivo Raisr changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[valgrind] [Bug 371916] execution tree xtree concept

2016-11-03 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371916 --- Comment #9 from Ivo Raisr --- As for the documentation, the concept is explained very well. Thank you for this! I found just few typos: When set to none, no memory execution - tree is be produced. + tree is produced

[valgrind] [Bug 371916] execution tree xtree concept

2016-11-05 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=371916 --- Comment #13 from Ivo Raisr --- Thanks for addressing my comments. Especially for providing hints on Xtree usage! I am happy with the documentation and pub_tool_xtree.h interface. However note I have not reviewed any implementation files. The last

[valgrind] [Bug 352395] Please provide SVN revision info in --version

2016-11-18 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=352395 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #7 from Ivo Raisr

[valgrind] [Bug 372600] process loops forever when fatal signals are arriving quickly

2016-11-20 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=372600 Ivo Raisr changed: What|Removed |Added Latest Commit||r16147 CC

[valgrind] [Bug 352395] Please provide SVN revision info in --version

2016-11-23 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=352395 Ivo Raisr changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[valgrind] [Bug 352395] Please provide SVN revision info in --version

2016-11-27 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=352395 --- Comment #20 from Ivo Raisr --- Patch #6 seems to be working well. I tested it on Solaris, inside SVN tree, outside and after 'make dist'. In addition to the last comment by Austin, please change also: auxprogs/make_or_upd_vgversion_h

[valgrind] [Bug 352395] Please provide SVN revision info in --version

2016-11-27 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=352395 --- Comment #21 from Ivo Raisr --- There is also online tool at: http://www.shellcheck.net/ However it did not catch the problem with mismatched then... -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 373046] Stacks registered by core are never deregistered

2016-11-28 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=373046 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #2 from Ivo Raisr

[valgrind] [Bug 373069] memcheck/tests/leak_cpp_interior fails with GCC 5.1+

2016-11-29 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=373069 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #1 from Ivo Raisr

[valgrind] [Bug 369854] Valgrind reports an Invalid Read in __intel_new_memcpy

2016-12-02 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=369854 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #7 from Ivo Raisr

[valgrind] [Bug 390471] suppression by specification of source-file line number

2018-06-24 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=390471 Ivo Raisr changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[valgrind] [Bug 390471] suppression by specification of source-file line number

2018-06-25 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=390471 Ivo Raisr changed: What|Removed |Added Attachment #110691|0 |1 is obsolete

[valgrind] [Bug 390471] suppression by specification of source-file line number

2018-06-25 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=390471 Ivo Raisr changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[valgrind] [Bug 384727] [PATCH]valgrind does not support debug info for read only segments (generated by LLD)

2018-07-12 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=384727 Ivo Raisr changed: What|Removed |Added Ever confirmed|0 |1 Assignee|jsew...@acm.org

[valgrind] [Bug 384727] [PATCH]valgrind does not support debug info for read only segments (generated by LLD)

2018-07-15 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=384727 Ivo Raisr changed: What|Removed |Added Resolution|--- |DUPLICATE Status|ASSIGNED

[valgrind] [Bug 395682] Reading debug info of binaries with readonly PT_LOAD segments

2018-07-15 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=395682 Ivo Raisr changed: What|Removed |Added CC||ori...@gmx.fr --- Comment #14 from Ivo Raisr

[valgrind] [Bug 381553] VEX register allocator v3

2018-07-24 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=381553 --- Comment #75 from Ivo Raisr --- And thank you, Julian, for your guidance. Unfortunately I won't be able to finish the VEX enhancement/rework residing in (I think) vex-jit-hacks-2 branch. Perhaps some brave soul will be able to continue... --

[valgrind] [Bug 396290] [PATCH] Possible tool - allocfail

2018-07-30 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=396290 Ivo Raisr changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[valgrind] [Bug 384337] performance improvements to VEX register allocator v2 and v3

2018-07-30 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=384337 Ivo Raisr changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[valgrind] [Bug 396290] [PATCH] Possible tool - allocfail

2018-07-30 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=396290 --- Comment #7 from Ivo Raisr --- Alright, I think it would be preferable to have --num-callers used instead of --depth. Users are already familiar with --num-callers. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-07-31 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=385409 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #19 from Ivo Raisr

[valgrind] [Bug 396290] [PATCH] Possible tool - allocfail

2018-07-31 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=396290 --- Comment #10 from Ivo Raisr --- (In reply to Philippe Waroquiers from comment #9) > I am wondering also how much difficult it would be to somewhat more > generalise the tool. > > For example, we might want to make similar tests to c

[valgrind] [Bug 396290] [PATCH] Possible tool - allocfail

2018-07-31 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=396290 --- Comment #13 from Ivo Raisr --- (In reply to roger.light from comment #8) > Created attachment 114229 [details] > Updated patch with fixes and text callstacks. Looks quite good. There are just few nits: - Please remove trailing whitespa

[valgrind] [Bug 396290] [PATCH] Possible tool - allocfail

2018-07-31 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=396290 --- Comment #14 from Ivo Raisr --- The current exp-allocfail crashes badly on my Ubuntu 18.04 box. When running './vg-in-place --tool=exp-allocfail /bin/date', it crashes at af_main.c:119. That's because i is equal to an equivalent of &

[valgrind] [Bug 396290] [PATCH] Possible tool - allocfail

2018-08-22 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=396290 --- Comment #20 from Ivo Raisr --- Thank you for your work. This is going to be a useful Valgrind tool. I like the documentation for the latest patch. Reasoning explained well on examples. You could mention that the default behaviour (fail unseen

[valgrind] [Bug 388862] Add replacements for wmemchr and wcsnlen on Linux

2018-03-02 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=388862 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net Summary|false positive

[valgrind] [Bug 388862] Add replacements for wmemchr and wcsnlen on Linux

2018-03-02 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=388862 Ivo Raisr changed: What|Removed |Added Assignee|jsew...@acm.org |iv...@ivosh.net Status|UNCONFIRMED

[valgrind] [Bug 388862] Add replacements for wmemchr and wcsnlen on Linux

2018-03-02 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=388862 --- Comment #4 from Ivo Raisr --- Thank you for the patch. I had to make some fixes to make it actually work and do not introduce regressions. Please review the attachment. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 388862] Add replacements for wmemchr and wcsnlen on Linux

2018-03-02 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=388862 Ivo Raisr changed: What|Removed |Added Attachment #111086|0 |1 is obsolete

[valgrind] [Bug 388862] Add replacements for wmemchr and wcsnlen on Linux

2018-03-02 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=388862 --- Comment #7 from Ivo Raisr --- Oh, alright, let's make it Int also for wcslen() so the whole file is consistent. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 388862] Add replacements for wmemchr and wcsnlen on Linux

2018-03-02 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=388862 Ivo Raisr changed: What|Removed |Added Attachment #42|0 |1 is obsolete

[valgrind] [Bug 388862] Add replacements for wmemchr and wcsnlen on Linux

2018-03-02 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=388862 --- Comment #10 from Ivo Raisr --- :-) There was also a problem with the actual replacement definition. For example wcsnlen had the following: #if defined(VGO_linux) STRNLEN(VG_Z_LIBC_SONAME, wcsnlen) STRNLEN(VG_Z_LIBC_SONAME, __GI_wcsnlen) #endif

[valgrind] [Bug 388862] Add replacements for wmemchr and wcsnlen on Linux

2018-03-02 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=388862 Ivo Raisr changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[valgrind] [Bug 390524] use of 0b prefix for binary constants

2018-03-06 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=390524 Ivo Raisr changed: What|Removed |Added Assignee|jsew...@acm.org |iv...@ivosh.net -- You are receiving this mail

[valgrind] [Bug 390524] use of 0b prefix for binary constants

2018-03-06 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=390524 Ivo Raisr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[valgrind] [Bug 338252] building valgrind with -flto (link time optimisation) fails

2018-03-12 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=338252 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #15 from Ivo Raisr

[valgrind] [Bug 387766] asm shifts cause false positive "Conditional jump or move depends on uninitialised value"

2017-12-10 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=387766 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #2 from Ivo Raisr

[valgrind] [Bug 381819] amd64: unhandled instruction bextr (0x8F 0xEA 0x78 0x10 0xD0 0x8 0x4) from BMI1

2017-12-28 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=381819 --- Comment #15 from Ivo Raisr --- (In reply to Bernd Buschinski from comment #14) > any chance we can push/fix/update this to official valgrind? I would happy > to test new patches :) As discussed previously, the patch attached in this bug is n

[valgrind] [Bug 381819] amd64: unhandled instruction bextr (0x8F 0xEA 0x78 0x10 0xD0 0x8 0x4) from BMI1

2017-12-28 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=381819 --- Comment #16 from Ivo Raisr --- Created attachment 109550 --> https://bugs.kde.org/attachment.cgi?id=109550&action=edit support for TBM bextr Patch originally attached to bug https://bugs.kde.org/show_bug.cgi?id=322586 by "Petr Pi

[valgrind] [Bug 381819] amd64: unhandled instruction bextr (0x8F 0xEA 0x78 0x10 0xD0 0x8 0x4) from BMI1

2017-12-28 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=381819 Ivo Raisr changed: What|Removed |Added CC||sgtcapsl...@lavabit.com --- Comment #17 from Ivo

[valgrind] [Bug 322586] Unknown instruction (bextr) in ld-2.15.so with --march=native on AMD FX-8350

2017-12-28 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=322586 Ivo Raisr changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[valgrind] [Bug 381819] amd64: unhandled instruction bextr (0x8F 0xEA 0x78 0x10 0xD0 0x8 0x4) from BMI1

2017-12-28 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=381819 Ivo Raisr changed: What|Removed |Added CC||x...@fictionpress.com --- Comment #18 from Ivo

[valgrind] [Bug 328357] TBM bextr instruction unsupported vex amd64->IR: unhandled instruction bytes: 0x8F 0xEA 0xF8 0x10 0xEF 0x3 0x5 0x0

2017-12-28 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=328357 Ivo Raisr changed: What|Removed |Added Resolution|--- |DUPLICATE CC

[valgrind] [Bug 388493] exp-sgcheck fails on DW_TAG_subrange_type

2018-01-03 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=388493 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #3 from Ivo Raisr

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2018-01-11 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=385408 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net Status|UNCONFIRMED

[valgrind] [Bug 197915] 80-bit floats are not supported on x86 and x86-64

2018-04-01 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=197915 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #33 from Ivo Raisr

[valgrind] [Bug 390723] New: make xtree dump files world wide readable, similar to log files

2018-02-19 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=390723 Bug ID: 390723 Summary: make xtree dump files world wide readable, similar to log files Product: valgrind Version: 3.14 SVN Platform: Compiled Sources OS: Linux

[valgrind] [Bug 390723] make xtree dump files world wide readable, similar to log files

2018-02-19 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=390723 Ivo Raisr changed: What|Removed |Added Assignee|jsew...@acm.org |iv...@ivosh.net -- You are receiving this mail

[valgrind] [Bug 390723] make xtree dump files world wide readable, similar to log files

2018-02-19 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=390723 Ivo Raisr changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[valgrind] [Bug 390723] make xtree dump files world wide readable, similar to log files

2018-02-20 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=390723 Ivo Raisr changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[valgrind] [Bug 162848] --log-file output isn't split when a program forks

2017-01-24 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=162848 --- Comment #23 from Ivo Raisr --- Follow up commit in SVN r16210. Somehow I forgot to include the documentation changes previously... -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 375772] New: +1 error in get_elf_symbol_info() when computing value of 'hi' address for ML_(find_rx_mapping)

2017-01-30 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=375772 Bug ID: 375772 Summary: +1 error in get_elf_symbol_info() when computing value of 'hi' address for ML_(find_rx_mapping) Product: valgrind Version: 3.13 SVN Platform: Compiled Sour

[valgrind] [Bug 375772] +1 error in get_elf_symbol_info() when computing value of 'hi' address for ML_(find_rx_mapping)

2017-01-30 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=375772 Ivo Raisr changed: What|Removed |Added Assignee|jsew...@acm.org |iv...@ivosh.net Ever confirmed|0

[valgrind] [Bug 375772] +1 error in get_elf_symbol_info() when computing value of 'hi' address for ML_(find_rx_mapping)()

2017-01-30 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=375772 Ivo Raisr changed: What|Removed |Added Summary|+1 error in |+1 error in |get_elf_symbol_info

[valgrind] [Bug 375772] +1 error in get_elf_symbol_info() when computing value of 'hi' address for ML_(find_rx_mapping)()

2017-01-30 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=375772 --- Comment #1 from Ivo Raisr --- Created attachment 103726 --> https://bugs.kde.org/attachment.cgi?id=103726&action=edit proposed patch -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 375772] +1 error in get_elf_symbol_info() when computing value of 'hi' address for ML_(find_rx_mapping)()

2017-01-31 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=375772 Ivo Raisr changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[valgrind] [Bug 351043] Invalid XML output when tracing into forked child processes

2017-01-31 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=351043 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #3 from Ivo Raisr

[valgrind] [Bug 358620] ARM: disInstr(arm): unhandled instruction: 0xF1010200

2017-02-01 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=358620 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #11 from Ivo Raisr

[valgrind] [Bug 388895] LibVEX_FrontEnd assertion failure: `0 == sizeof(VexGuestX86State) % LibVEX_GUEST_STATE_ALIGN'

2018-01-13 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=388895 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #3 from Ivo Raisr

[valgrind] [Bug 389065] valgrind meets gcc flag -Wlogical-op

2018-01-16 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=389065 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net Status|UNCONFIRMED

[valgrind] [Bug 384633] Add a simple progress-reporting facility

2018-01-17 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=384633 Ivo Raisr changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[valgrind] [Bug 389065] valgrind meets gcc flag -Wlogical-op

2018-01-18 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=389065 Ivo Raisr changed: What|Removed |Added Assignee|jsew...@acm.org |iv...@ivosh.net --- Comment #3 from Ivo Raisr

[valgrind] [Bug 389065] valgrind meets gcc flag -Wlogical-op

2018-01-18 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=389065 Ivo Raisr changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #4 from Ivo Raisr --- The

[valgrind] [Bug 384633] Add a simple progress-reporting facility

2018-01-19 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=384633 Ivo Raisr changed: What|Removed |Added Attachment #109872|0 |1 is obsolete

[valgrind] [Bug 384633] Add a simple progress-reporting facility

2018-01-19 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=384633 --- Comment #7 from Ivo Raisr --- Hi Julian, patch with Solaris implementation is attached. The patch has been refreshed to apply cleanly to the latest git HEAD and a NEWS entry added. It is ready to be pushed - let me know if I should do it. -- You

[valgrind] [Bug 384633] Add a simple progress-reporting facility

2018-01-20 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=384633 Ivo Raisr changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[valgrind] [Bug 389065] valgrind meets gcc flag -Wlogical-op

2018-01-23 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=389065 Ivo Raisr changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[valgrind] [Bug 208052] strlcpy error when n = 0

2017-11-13 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=208052 --- Comment #7 from Ivo Raisr --- Tom, would you mind integrating the fix into Valgrind source code base at this point? Alternatively, I could do it myself - just let me know. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 208052] strlcpy error when n = 0

2017-11-14 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=208052 --- Comment #9 from Ivo Raisr --- Fixed in commit a5af4146e383dd442130905901b046e2cb4b0ed4, https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=a5af4146e383dd442130905901b046e2cb4b0ed4 NEWS updated in commit 4a8ea8908f7171f50ad3fa66346778e2f73e5976

[valgrind] [Bug 362223] assertion failed when .valgrindrc is a directory instead of a file

2017-05-11 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=362223 Ivo Raisr changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[valgrind] [Bug 370028] Reduce the number of compiler warnings on MIPS platforms

2017-05-11 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=370028 --- Comment #36 from Ivo Raisr --- (In reply to Tamara Vlahovic from comment #35) Committed in Valgrind SVN as r16365. Nice approach, thank you for the patch. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 362223] assertion failed when .valgrindrc is a directory instead of a file

2017-05-11 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=362223 --- Comment #15 from Ivo Raisr --- Follow up commit SVN r16366. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 379744] disInstr(arm): unhandled instruction: 0xEEBE2AC6 (valgrind-3.9.0)

2017-05-12 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=379744 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #1 from Ivo Raisr

[valgrind] [Bug 370028] Reduce the number of compiler warnings on MIPS platforms

2017-05-12 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=370028 --- Comment #39 from Ivo Raisr --- (In reply to Tamara Vlahovic from comment #37) Committed in Valgrind SVN as r16368. Thank you for the patch. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 370028] Reduce the number of compiler warnings on MIPS platforms

2017-05-12 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=370028 --- Comment #40 from Ivo Raisr --- (In reply to Tamara Vlahovic from comment #38) I've had a look at patch for x87 stuff. While passing Fpu_State* instead of UChar* is a good idea, on the other hand changing UChar[80] to UShort[40] is not a very

[valgrind] [Bug 379748] [PATCH] Missing pselect syscall (OS X 10.12)

2017-05-12 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=379748 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #1 from Ivo Raisr

[valgrind] [Bug 368529] Android arm target link error, missing atexit and pthread_atfork

2017-05-12 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=368529 Ivo Raisr changed: What|Removed |Added Assignee|jsew...@acm.org |iv...@ivosh.net CC

[valgrind] [Bug 379744] disInstr(arm): unhandled instruction: 0xEEBE2AC6 (vcvt.s32.f32)

2017-05-12 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=379744 Ivo Raisr changed: What|Removed |Added Summary|disInstr(arm): unhandled|disInstr(arm): unhandled

[valgrind] [Bug 379744] disInstr(arm): unhandled instruction: 0xEEBE2AC6 (vcvt.s32.f32)

2017-05-12 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=379744 Ivo Raisr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[valgrind] [Bug 368529] Android arm target link error, missing atexit and pthread_atfork

2017-05-13 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=368529 Ivo Raisr changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #7 from Ivo Raisr --- I am a

[valgrind] [Bug 374963] increase valgrind's load address to prevent mmap failure

2017-05-14 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=374963 Ivo Raisr changed: What|Removed |Added Assignee|jsew...@acm.org |iv...@ivosh.net Status|CONFIRMED

[valgrind] [Bug 379838] New: disAMode(x86): not an addr!

2017-05-15 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=379838 Bug ID: 379838 Summary: disAMode(x86): not an addr! Product: valgrind Version: 3.13 SVN Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: crash

[valgrind] [Bug 379838] disAMode(x86): not an addr!

2017-05-15 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=379838 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #1 from Ivo Raisr

[valgrind] [Bug 379838] disAMode(x86): not an addr!

2017-05-15 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=379838 Ivo Raisr changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[valgrind] [Bug 374963] increase valgrind's load address to prevent mmap failure

2017-05-15 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=374963 --- Comment #4 from Ivo Raisr --- Created attachment 105544 --> https://bugs.kde.org/attachment.cgi?id=105544&action=edit patch to increase load address for almost all platforms to 0x5800 -- You are receiving this mail because: You are w

[valgrind] [Bug 374963] increase valgrind's load address to prevent mmap failure

2017-05-15 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=374963 --- Comment #5 from Ivo Raisr --- Please test the attached patch [1] which increases the load address for almost all platforms to 0x5800 (from 0x3800). This gives another 512 MB for executable without changing linkage model (which is different

[valgrind] [Bug 379838] disAMode(x86): not an addr!

2017-05-15 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=379838 Ivo Raisr changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[valgrind] [Bug 378430] www: update Valgrind alias mirrors

2017-05-15 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=378430 Ivo Raisr changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[valgrind] [Bug 360415] amd64 instructions ADCX and ADOX are not implemented in VEX

2017-05-15 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=360415 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net --- Comment #16 from Ivo Raisr

  1   2   3   4   5   6   7   >