Closed Bug 1070622 Opened 11 years ago Closed 8 years ago

Errors during install / reset-gaia: basic_code_modules.cc:88: INFO: No module at

Categories

(Firefox OS Graveyard :: Gaia::Build, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: daleharvey, Unassigned)

References

Details

These started appearing recently, seem harmless but confusing https://gist.github.com/daleharvey/46f3abe51c6e4aafdb78
Something is using the Breakpad stackwalker in-process and not suppressing the output, but I don't know what. I don't think it's the profiler, maybe it's the hang detector?
Blocks: 1074198
that output message comes from b2g-desktop, add correct configuration to b2g-desktop build config may solve this problem. Alex, do you have any idea?
Flags: needinfo?(poirot.alex)
(In reply to Ted Mielczarek [:ted.mielczarek] from comment #1) > Something is using the Breakpad stackwalker in-process and not suppressing > the output, but I don't know what. I don't think it's the profiler, maybe > it's the hang detector? Yeah I've seen the hang detector output those.
These exceptions may disappear with bug 1079138. It looks like using Downloads.jsm is related to seeing these stacks.
Flags: needinfo?(poirot.alex)
Do these exceptions still happen since bug 1079138 landed?
Flags: needinfo?(ricky060709)
Yes, these exceptions still have in b2g_sdk. At the same time, it also slow our building time down.
Flags: needinfo?(ricky060709)
Could you try bumping b2g sdk to the last version to see if it has been fixed in it?
No longer blocks: 1074198
These are printed by the background hang monitor, which uses breakpad's stack unwinder through ThreadStackHelper::GetNativeStack.
Off-topic but at least b2g-related: Where does the background hang monitor log/archive stuff? The same place about:crashes stuff ends up? I've seen some of these backtrace indicators recently on b2g where the fact that a hang monitor is running a backtrace could be very relevant...
(In reply to Andrew Sutherland [:asuth] from comment #10) > Off-topic but at least b2g-related: Where does the background hang monitor > log/archive stuff? The same place about:crashes stuff ends up? I've seen > some of these backtrace indicators recently on b2g where the fact that a > hang monitor is running a backtrace could be very relevant... Hang data go through telemetry (i.e. you can see the data in about:telemetry)
I am about to disable these messages in bug 1166964.
Depends on: 1166964
This should be gone now, once you update the b2g version used in the build system.
No longer blocks: dale-being-happy
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.