Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 847838 - app-misc/gnote-42.0: fails 'gnote_unit_tests' test (*** longjmp causes uninitialized stack frame ***: terminated)
Summary: app-misc/gnote-42.0: fails 'gnote_unit_tests' test (*** longjmp causes uninit...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-05-28 01:21 UTC by Sam James
Modified: 2022-06-06 07:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (file_847838.txt,311.72 KB, text/plain)
2022-05-28 01:21 UTC, Sam James
Details
testlog.txt (file_847838.txt,16.38 KB, text/plain)
2022-05-28 01:22 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-28 01:21:25 UTC
>>> Test phase: app-misc/gnote-42.0
meson test -C /var/tmp/portage/app-misc/gnote-42.0/work/gnote-42.0-build --num-processes 9
ninja: Entering directory `/var/tmp/portage/app-misc/gnote-42.0/work/gnote-42.0-build'
ninja: no work to do.
1/4 validate-desktop        OK              0.06s0s
2/4 validate-gschema        OK              0.05s
3/4 validate-appdata        OK              0.04s
4/4 gnote_unit_tests        FAIL            0.17s   killed by signal 6 SIGABRT
>>> MALLOC_PERTURB_=77 /var/tmp/portage/app-misc/gnote-42.0/work/gnote-42.0-build/src/test/gnoteunittests



Ok:                 3
Expected Fail:      0
Fail:               1
Unexpected Pass:    0
Skipped:            0
Timeout:            0

Full log written to /var/tmp/portage/app-misc/gnote-42.0/work/gnote-42.0-build/meson-logs/testlog.txt
 * ERROR: app-misc/gnote-42.0::gentoo failed (test phase):
 *   tests failed
 *
 * Call stack:
 *     ebuild.sh, line  127:  Called src_test
 *   environment, line 2796:  Called meson_src_test
 *   environment, line 2164:  Called die
 * The specific snippet of code:
 *       "$@" || die "tests failed"
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-28 01:21:48 UTC
Created attachment 781103 [details]
build.log
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-28 01:22:27 UTC
Created attachment 781106 [details]
testlog.txt
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-28 01:22:45 UTC
4/4 gnote_unit_tests FAIL            0.17s   killed by signal 6 SIGABRT
22:33:34 MALLOC_PERTURB_=77 /var/tmp/portage/app-misc/gnote-42.0/work/gnote-42.0-build/src/test/gnoteunittests
----------------------------------- output -----------------------------------
stderr:
*** longjmp causes uninitialized stack frame ***: terminated
------------------------------------------------------------------------------
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-06 07:12:38 UTC
I can't reproduce this now, even though I could at the time.