Re: [Valgrind-users] m_transtab.c:2459 (vgPlain_init_tt_tc): Assertion 'sizeof(TTEntryC) <= 88' failed.

2019-03-18 Thread Tom Hughes

On 18/03/2019 09:25, Jeffrey Walton wrote:


I think the projects bug reporter is broken. I searched for the terms
and got 0 results. This has happened in the past for me, too.


Searching for TTEntryC (for example) worked or me once I included
closed bugs in the search - note that by default searches are limited
to bugs that are still open. That's standard for bugzilla.


Do you think the project will ever fix the bug reporter, or will it
continue to waste my time and your time?


Well it's not our bug reporter, it's the KDE one that we are
just "borrowing" so management of it is outside our control for
the most part.

Tom

--
Tom Hughes (t...@compton.nu)
http://compton.nu/


___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users


Re: [Valgrind-users] m_transtab.c:2459 (vgPlain_init_tt_tc): Assertion 'sizeof(TTEntryC) <= 88' failed.

2019-03-18 Thread Jeffrey Walton
On Sun, Mar 17, 2019 at 9:08 AM Philippe Waroquiers
 wrote:
>
> You should upgrade to a recent valgrind version (e.g. compile
> the last official release 3.14, or even the git version).
> See bug https://bugs.kde.org/show_bug.cgi?id=362935

Thanks Phillipe.

I think the projects bug reporter is broken. I searched for the terms
and got 0 results. This has happened in the past for me, too.

Do you think the project will ever fix the bug reporter, or will it
continue to waste my time and your time?

Jeff


___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users


Re: [Valgrind-users] m_transtab.c:2459 (vgPlain_init_tt_tc): Assertion 'sizeof(TTEntryC) <= 88' failed.

2019-03-17 Thread Philippe Waroquiers
You should upgrade to a recent valgrind version (e.g. compile
the last official release 3.14, or even the git version).
See bug https://bugs.kde.org/show_bug.cgi?id=362935

Philippe



commit 7a8129795c5c4e0465ac48989dc6cd755b5d0a66
Author: Julian Seward 
AuthorDate: Thu Jul 21 12:47:51 2016 +
Commit: Julian Seward 
CommitDate: Thu Jul 21 12:47:51 2016 +

Fix incorrect assertion re sizeof TTEntryC on arm-linux.  Fixes #362935.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15912


On Sun, 2019-03-17 at 08:59 -0400, Jeffrey Walton wrote:
> Hi Everyone,
> 
> I'm working on a Tinker Board
> (https://www.asus.com/us/Single-Board-Computer/Tinker-Board/). It is a
> Cortex-A17 with Debian 9.8. Debian provides Valgrind 3.12.
> 
> $ valgrind ./test.exe
> ==8876== Memcheck, a memory error detector
> ==8876== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
> ==8876== Using Valgrind-3.12.0.SVN and LibVEX; rerun with -h for copyright 
> info
> ==8876== Command: ./test.exe
> ==8876==
> 
> valgrind: m_transtab.c:2459 (vgPlain_init_tt_tc): Assertion
> 'sizeof(TTEntryC) <= 88' failed.
> Segmentation fault
> 
> A quick pass in the bug tracker did not show hits for the error, so
> I'm guessing it has not been reported.
> 
> $ apt-cache show valgrind
> Package: valgrind
> Source: valgrind (1:3.12.0~svn20160714-1)
> Version: 1:3.12.0~svn20160714-1+b1
> Installed-Size: 29965
> Maintainer: Alessandro Ghedini 
> Architecture: armhf
> ...
> 
> I can provide remote access to the board. I need authorized_keys.
> 
> Jeff
> 
> 
> ___
> Valgrind-users mailing list
> Valgrind-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/valgrind-users


___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users


[Valgrind-users] m_transtab.c:2459 (vgPlain_init_tt_tc): Assertion 'sizeof(TTEntryC) <= 88' failed.

2019-03-17 Thread Jeffrey Walton
Hi Everyone,

I'm working on a Tinker Board
(https://www.asus.com/us/Single-Board-Computer/Tinker-Board/). It is a
Cortex-A17 with Debian 9.8. Debian provides Valgrind 3.12.

$ valgrind ./test.exe
==8876== Memcheck, a memory error detector
==8876== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==8876== Using Valgrind-3.12.0.SVN and LibVEX; rerun with -h for copyright info
==8876== Command: ./test.exe
==8876==

valgrind: m_transtab.c:2459 (vgPlain_init_tt_tc): Assertion
'sizeof(TTEntryC) <= 88' failed.
Segmentation fault

A quick pass in the bug tracker did not show hits for the error, so
I'm guessing it has not been reported.

$ apt-cache show valgrind
Package: valgrind
Source: valgrind (1:3.12.0~svn20160714-1)
Version: 1:3.12.0~svn20160714-1+b1
Installed-Size: 29965
Maintainer: Alessandro Ghedini 
Architecture: armhf
...

I can provide remote access to the board. I need authorized_keys.

Jeff


___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users