Closed Bug 1512707 Opened 7 years ago Closed 6 years ago

Crash in ssl_all_ec_suites | BaseAllocator::free | free | mozilla::net::nsHttpConnectionMgr::ProcessNewTransaction

Categories

(Core :: Networking: HTTP, defect, P3)

63 Branch
Unspecified
macOS
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: yoasif, Unassigned)

Details

(Keywords: crash, Whiteboard: [necko-triaged])

Crash Data

This bug was filed from the Socorro interface and is report bp-50177c8a-8fe1-44d1-b696-9cdee0181207. ============================================================= Top 10 frames of crashing thread: 0 libnss3.dylib ssl_all_ec_suites 1 libmozglue.dylib BaseAllocator::free memory/build/mozjemalloc.cpp:3530 2 libmozglue.dylib free memory/build/malloc_decls.h:40 3 XUL mozilla::net::nsHttpConnectionMgr::ProcessNewTransaction netwerk/protocol/http/nsHttpConnectionMgr.h:518 4 libmozglue.dylib arena_t::DallocSmall memory/build/rb.h:142 5 libmozglue.dylib BaseAllocator::free memory/build/mozjemalloc.cpp:3530 6 libmozglue.dylib free memory/build/malloc_decls.h:40 7 XUL mozilla::Runnable::Release xpcom/threads/nsThreadUtils.cpp:47 8 libmozglue.dylib mozilla::detail::MutexImpl::lock mozglue/misc/Mutex_posix.cpp:132 9 @0x16bcba ============================================================= Reported on Twitter: https://twitter.com/AuzyStephens/status/1071088083666268160
Junior, were you using OSX? Can you take a look at the dump? It seems corrupted to me.
Flags: needinfo?(juhsu)
Priority: -- → P3
Whiteboard: [necko-triaged]
Per the discussion in the twitter in Comment 0, it won't crash after disable plugins. IMO, the stack is pretty strange and I don't have any insights. An interesting point is 100% amd64 https://crash-stats.mozilla.com/signature/?product=Firefox&signature=poll&date=%3E%3D2018-06-10T15%3A41%3A49.000Z&date=%3C2018-12-10T14%3A41%3A49.000Z
Flags: needinfo?(juhsu)
(In reply to Junior Hsu from comment #2) > Per the discussion in the twitter in Comment 0, it won't crash after disable plugins. This is quite odd. I don't see a lot of overlap of extension in the crash reports. > IMO, the stack is pretty strange and I don't have any insights. Same here. It's common that it crashes in poll. Also, it seems that a large marjority of the crashes are on twitter, fb or youtube. > An interesting point is 100% amd64 I assume most/all Mac hardware shows up as amd64. So... either an OSX library that's misbehaving, or NSPR bug on OSX... or something else that's OSX specific. :)
> > An interesting point is 100% amd64 > I assume most/all Mac hardware shows up as amd64. > So... either an OSX library that's misbehaving, or NSPR bug on OSX... or > something else that's OSX specific. :) Just figure out this misbehavior :p

Closing because no crashes reported for 12 weeks.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.