Closed
Bug 1452242
Opened 7 years ago
Closed 7 years ago
Intermittent valgrind-test | Conditional jump or move depends on uninitialised value(s) at mozilla::FramePointerStackWalk / DoFramePointerBacktrace / operator / SuspendAndSampleAndResumeThread
Categories
(Core :: Gecko Profiler, defect, P5)
Core
Gecko Profiler
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Comment 1•7 years ago
|
||
[task 2018-04-06T20:02:29.206Z] 20:02:29 INFO - 1:18.29 TEST-UNEXPECTED-FAIL | valgrind-test | Conditional jump or move depends on uninitialised value(s) at mozilla::FramePointerStackWalk / DoFramePointerBacktrace / operator / SuspendAndSampleAndResumeThread
[task 2018-04-06T20:02:29.206Z] 20:02:29 INFO - 1:18.29 ==32548== Conditional jump or move depends on uninitialised value(s)
[task 2018-04-06T20:02:29.206Z] 20:02:29 INFO - 1:18.29 ==32548== at 0x408AC0: mozilla::FramePointerStackWalk(void (*)(unsigned int, void*, void*, void*), unsigned int, unsigned int, void*, void**, void*) (StackWalk.cpp:1043)
[task 2018-04-06T20:02:29.206Z] 20:02:29 INFO - 1:18.29 ==32548== by 0x11157F68: DoFramePointerBacktrace (platform.cpp:1079)
[task 2018-04-06T20:02:29.206Z] 20:02:29 INFO - 1:18.29 ==32548== by 0x11157F68: operator() (platform.cpp:3539)
[task 2018-04-06T20:02:29.207Z] 20:02:29 INFO - 1:18.29 ==32548== by 0x11157F68: SuspendAndSampleAndResumeThread<profiler_suspend_and_sample_thread(int, uint32_t, ProfilerStackCollector&, bool)::<lambda(const Registers&)> > (platform-linux-android.cpp:356)
[task 2018-04-06T20:02:29.207Z] 20:02:29 INFO - 1:18.29 ==32548== by 0x11157F68: profiler_suspend_and_sample_thread(int, unsigned int, ProfilerStackCollector&, bool) (platform.cpp:3558)
[task 2018-04-06T20:02:29.207Z] 20:02:29 INFO - 1:18.29 ==32548== by 0x1121E66E: mozilla::ThreadStackHelper::GetStack(mozilla::HangStack&, nsTSubstring<char>&, bool) [clone .part.68] (ThreadStackHelper.cpp:142)
[task 2018-04-06T20:02:29.207Z] 20:02:29 INFO - 1:18.29 ==32548== by 0x11221A1B: mozilla::BackgroundHangManager::RunMonitorThread() (BackgroundHangMonitor.cpp:390)
[task 2018-04-06T20:02:29.207Z] 20:02:29 INFO - 1:18.29 ==32548== by 0x11221C7F: mozilla::BackgroundHangManager::MonitorThread(void*) (BackgroundHangMonitor.cpp:79)
[task 2018-04-06T20:02:29.207Z] 20:02:29 INFO - 1:18.29 ==32548== by 0x642CB80: _pt_root (ptthread.c:201)
[task 2018-04-06T20:02:29.208Z] 20:02:29 INFO - 1:18.29 ==32548== by 0x4E3AB4F: start_thread (pthread_create.c:304)
[task 2018-04-06T20:02:29.208Z] 20:02:29 INFO - 1:18.29 ==32548== by 0x5D51FBC: clone (clone.S:112)
[task 2018-04-06T20:02:29.208Z] 20:02:29 INFO - 1:18.29 ==32548== Uninitialised value was created by a stack allocation
[task 2018-04-06T20:02:29.208Z] 20:02:29 INFO - 1:18.29 ==32548== at 0x7D80EB0: ??? (in /usr/lib/x86_64-linux-gnu/libgtk-3.so.0.400.2)
Flags: needinfo?(twsmith)
Updated•7 years ago
|
Component: General → Gecko Profiler
Flags: needinfo?(twsmith)
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•