Closed
Bug 1495385
Opened 6 years ago
Closed 6 years ago
crash in nsSSLStatus::Release() on "Cache2 I/O" thread
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1490585
Tracking | Status | |
---|---|---|
firefox62 | --- | affected |
firefox64 | --- | unaffected |
People
(Reporter: vicenzi.alexandre, Unassigned)
Details
Crash Data
Attachments
(1 file)
22.93 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.92 Safari/537.36
Steps to reproduce:
Open Firefox Nightly and sync your account.
Navigate to websites, leave tabs open.
Open Firefox Stable and sync the same account.
Firefox will try to reopen synced tabs.
Actual results:
Firefox Stable crashes.
https://crash-stats.mozilla.com/report/index/b3184ad9-fbb3-4cea-9ee6-dd8520181001
https://crash-stats.mozilla.com/report/index/813752f4-4227-46b9-91e6-a07610180927
Expected results:
It should not crash.
Unfortunately, I have sync enabled on both versions on the same account. As far as I remember in previous versions I did not have any problem mixing FF versions.
Firefox Stable 62.0
Firefox Nightly 64.0a1 (2018-09-30)
Fedora 28
Reporter | ||
Updated•6 years ago
|
Summary: non-integer value of "SecondsSinceLastCrash" → Segmentation fault "Cache2 I/O"
Reporter | ||
Comment 1•6 years ago
|
||
firefox -g log
Comment 2•6 years ago
|
||
In your crash reports, I can see that you are using 59.0.1. Please send us a crash report with 62. Thanks!
Crash Signature: [@ libxul.so@0x813eda | libxul.so@0x258011a | libxul.so@0x36049cd | libxul.so@0x6000677 | firefox@0xcaae]
[@ libxul.so@0x813eda | libxul.so@0x258011a | libxul.so@0x36049cd | libxul.so@0x6000677 | firefox@0xcaae]
Component: Untriaged → Sync
Summary: Segmentation fault "Cache2 I/O" → crash on "Cache2 I/O"
Updated•6 years ago
|
Flags: needinfo?(vicenzi.alexandre)
Reporter | ||
Comment 3•6 years ago
|
||
It's Firefox 62, not 59. I have no idea why it says it's 59.
Flags: needinfo?(vicenzi.alexandre)
Updated•6 years ago
|
Component: Sync → Networking: Cache
Product: Firefox → Core
Updated•6 years ago
|
QA Contact: jduell.mcbugs
Summary: crash on "Cache2 I/O" → crash in nsSSLStatus::Release() on "Cache2 I/O" thread
![]() |
||
Comment 4•6 years ago
|
||
The crash reports in comment 0 are from 59. The log from comment 1 is from 62.
We had a bug like this recently (already fixed on 64). Have you been switching to an older version of Firefox lately while using the same profile?
Flags: needinfo?(vicenzi.alexandre)
![]() |
||
Comment 5•6 years ago
|
||
(likely duplicate of 1490585)
Comment 6•6 years ago
|
||
For info: nsSSLStatus seems to be mostly removed from the treee now (64), since bug 1468222
Reporter | ||
Comment 7•6 years ago
|
||
(In reply to Honza Bambas (:mayhemer) from comment #4)
> The crash reports in comment 0 are from 59. The log from comment 1 is from
> 62.
>
> We had a bug like this recently (already fixed on 64). Have you been
> switching to an older version of Firefox lately while using the same profile?
I use Firefox Stable 62 and Nightly 64. I had different profiles, but I have account sync enabled (bookmarks, open tabs, and so on), and it's the same Firefox account.
Flags: needinfo?(vicenzi.alexandre)
Updated•6 years ago
|
QA Contact: jduell.mcbugs
Comment 8•6 years ago
|
||
To see if it's fixed in 64, is it a good idea to test in the reversed order?
Open the stable Firefox first.
Then sync and reopen the tabs in Nightly.
Flags: needinfo?(vicenzi.alexandre)
Reporter | ||
Comment 9•6 years ago
|
||
Actually, the only one that crashes is Firefox Stable, Nightly works.
Flags: needinfo?(vicenzi.alexandre)
Comment 10•6 years ago
|
||
Could not reproduce on Ubuntu 16. Will try on Fedora later or tomorrow.
status-firefox62:
--- → affected
status-firefox64:
--- → unaffected
Flags: needinfo?(daniel.bodea)
OS: Unspecified → Linux
Hardware: Unspecified → Desktop
![]() |
||
Comment 11•6 years ago
|
||
(In reply to Alexandre Vicenzi from comment #9)
> Actually, the only one that crashes is Firefox Stable, Nightly works.
-> 1490585
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Flags: needinfo?(daniel.bodea)
You need to log in
before you can comment on or make changes to this bug.
Description
•