Closed
Bug 873783
Opened 11 years ago
Closed 10 years ago
crash [@ js::gc::MarkKind(JSTracer*, void**, JSGCTraceKind)] while scrolling by mouse wheel
Categories
(SeaMonkey :: General, defect)
Tracking
(seamonkey2.20 affected)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
seamonkey2.20 | --- | affected |
People
(Reporter: tonymec, Unassigned)
Details
(Keywords: crash)
Crash Data
Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 SeaMonkey/2.20a1 ID:20130421003001 c-c:1637ab8d5a01 m-c:0d50cb959c46
bp-658a321d-b645-4246-8f48-802c62130518
Browser, Mailer and ChatZilla being up, I used the mouse wheel in the browser, and suddenly SeaMonkey crashed.
N.B. AFAIK, this is the latest SeaMonkey Linux-x86_64 nightly (the buildbot master hardware being broken at the moment).
Reporter | ||
Comment 1•11 years ago
|
||
Soccorro mentions bug 864033 (which I'm not allowed to see) as "related".
Here comes the crash data:
Signature js::gc::MarkKind(JSTracer*, void**, JSGCTraceKind) More Reports Search
UUID 658a321d-b645-4246-8f48-802c62130518
Date Processed 2013-05-18 17:58:31
Uptime 6300
Last Crash 2.2 weeks before submission
Install Age 3.9 weeks since version was first installed.
Install Time 2013-04-21 13:36:36
Product SeaMonkey
Version 2.20a1
Build ID 20130421003001
Release Channel nightly
OS Linux
OS Version 0.0.0 Linux 3.1.10-1.19-desktop #1 SMP PREEMPT Mon Feb 25 10:32:50 UTC 2013 (f0b13a3) x86_64
Build Architecture amd64
Build Architecture Info family 15 model 4 stepping 1
Crash Reason SIGSEGV
Crash Address 0x7fb700000000
User Comments scrolling by mouse wheel
App Notes
OpenGL: Mesa Project -- Software Rasterizer -- 2.1 Mesa 7.11 -- texture_from_pixmap
WebGL? WebGL-
Processor Notes sp-processor02_phx1_mozilla_com_21345:2012; exploitability tool: ERROR: unable to analyze dump
EMCheckCompatibility False
Winsock LSP
Adapter Vendor ID
Adapter Device ID
Bugzilla - Report this bug in SeaMonkey, Core, Plug-Ins, or Toolkit
Related Bugs
864033
Crashing Thread
Frame Module Signature Source
0 libxul.so js::gc::MarkKind js/src/gc/Heap.h:988
1 libxul.so js::gc::MarkValueRange js/src/gc/Marking.cpp:503
2 libxul.so js::ArgumentsObject::trace js/src/vm/ArgumentsObject.cpp:566
3 libxul.so js::GCMarker::drainMarkStack js/src/gc/Marking.cpp:1412
4 linux-gate.so linux-gate.so@0x7e5
5 linux-gate.so linux-gate.so@0xa1b
6 libxul.so PRMJ_Now js/src/prmjtime.cpp:204
7 libxul.so IncrementalCollectSlice js/src/jsgc.cpp:3805
Show/hide other threads
Crash Signature: [@ js::gc::MarkKind(JSTracer*, void**, JSGCTraceKind)]
Summary: crash while scrolling by mouse wheel → crash [@ js::gc::MarkKind(JSTracer*, void**, JSGCTraceKind)] while scrolling by mouse wheel
Reporter | ||
Comment 2•11 years ago
|
||
Related with bug 602809?
Reporter | ||
Comment 3•11 years ago
|
||
Top crasher #3 this week for SeaMonkey 2.20a1 Browser on all platforms
Keywords: topcrash
Reporter | ||
Comment 4•11 years ago
|
||
See also bp-0c1340e0-b9b0-46a3-ba21-2a1df2130426 which happened on 26 April on this same version of SeaMonkey
Comment 5•11 years ago
|
||
(In reply to Tony Mechelynck [:tonymec] from comment #3)
> Top crasher #3 this week for SeaMonkey 2.20a1 Browser on all platforms
Topcrash is not defined for SeaMonkey. See https://wiki.mozilla.org/CrashKill/Topcrash
Keywords: topcrash
Reporter | ||
Comment 6•11 years ago
|
||
(In reply to Scoobidiver from comment #5)
> (In reply to Tony Mechelynck [:tonymec] from comment #3)
> > Top crasher #3 this week for SeaMonkey 2.20a1 Browser on all platforms
> Topcrash is not defined for SeaMonkey. See
> https://wiki.mozilla.org/CrashKill/Topcrash
Ah, sorry. In my naïveté I thought that anything near enough the top of the list of crashes would qualify as a top-crasher.
Comment 7•10 years ago
|
||
close WFM?
I don't see any crashes for the past 3 months, for any version.
Flags: needinfo?(antoine.mechelynck)
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(antoine.mechelynck)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•