Closed Bug 1726576 Opened 4 years ago Closed 3 years ago

Crash in [@ <unknown in libxul.so>] on Android

Categories

(Toolkit :: Crash Reporting, defect)

Unspecified
Android
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: fluffyemily, Unassigned)

References

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/1d42fc42-f88b-4ced-afe9-952f90210819

Reason: SIGILL / ILL_ILLOPC

Top 10 frames of crashing thread:

0  @0x7451d0ec80 
1  @0x7451c9ad6c 
2 libxul.so <unknown in libxul.so> 
3 libxul.so mozilla::net::nsHttpChannel::QueryInterface netwerk/protocol/http/nsHttpChannel.cpp:5341
4 libxul.so js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:521
5 libxul.so mozilla::dom::ipc::StructuredCloneData::Write dom/ipc/StructuredCloneData.cpp:121
6 libxul.so XPCNativeInterface::GetNewOrUsed js/xpconnect/src/XPCWrappedNativeInfo.cpp:130
7 libxul.so XPCConvert::NativeInterface2JSObject js/xpconnect/src/XPCConvert.cpp:935
8 libxul.so JS_CallFunctionValue js/src/vm/CallAndConstruct.cpp:53
9 libxul.so <unknown in libxul.so> 
Severity: -- → S2

Can you help us figure out this issue?

Flags: needinfo?(continuation)

Bug 1725990 got filed on working around this, but it sounded like gsvelto thought that maybe that wasn't the right approach here?

Component: General → Crash Reporting
Depends on: 1725990
Flags: needinfo?(continuation) → needinfo?(gsvelto)
Product: GeckoView → Toolkit
Summary: Crash in [@ <unknown in libxul.so>] → Crash in [@ <unknown in libxul.so>] on Android

I should have a fix ready by next week that correctly labels the executable sections of libxul that don't have symbols (such as the procedure linkage table). It should make these signatures saner though not necessarily more actionable.

Flags: needinfo?(gsvelto)

Now that bug 1725990 landed we should have a signature change here. NI? myself to check and add it later.

Flags: needinfo?(gsvelto)

Due to a mistake in bug 1725990 the resulting crash signatures are still garbage (Socorro has a rule to ignore symbols between angle brackets unless they fall within certain conditions) so I'm filing another bug to solve the issue.

Flags: needinfo?(gsvelto)
Depends on: 1729321

Gabriele, looks like this still isn't fixed by the other bugs? :-(

Flags: needinfo?(gsvelto)

Crashes are only coming from ancient versions of Firefox, not much we can do here.

Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(gsvelto)
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.