Closed
Bug 265148
Opened 20 years ago
Closed 20 years ago
Crash after clearing a mailnews folder search.
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 254049
People
(Reporter: standard8, Assigned: sspitzer)
Details
(Keywords: crash, regression)
Attachments
(1 file)
|
2.75 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8a5) Gecko/20041017 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041019 After clearing a mailnews folder search, and closing the search dialog, mozilla crashes with the following error (debug build): Gdk-ERROR **: BadPixmap (invalid Pixmap parameter) serial 23673 error_code 4 request_code 54 minor_code 0 nsStringStats => mAllocCount: 33479 => mReallocCount: 2900 => mFreeCount: 30183 -- LEAKED 3296 !!! => mShareCount: 29876 => mAdoptCount: 3325 => mAdoptFreeCount: 3265 -- LEAKED 60 !!! Reproducible: Always Steps to Reproduce: 1. Start mozilla -mail 2. On a folder with messages in, right click and select search. 3. Enter a search such that some messages will be matched by subject (I think it works with any option, but that's what I used and it found 2/2 messages). 4. Select Search and messages are displayed in the results view. 5. Select Clear 6. Close Search window using the 'x'. Actual Results: Mozilla crashed with GDK error described above. Expected Results: Carried on working. No stack or talkback was created.
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
this looks GTKish (I was testing a gtk1 build). the crash regressed between 6/15 and 7/2
| Reporter | ||
Comment 3•20 years ago
|
||
In case it helps, I also have gtk-1.2 on my distribution (mandrake 10).
Comment 4•20 years ago
|
||
I had this a while ago in Thunderbird: https://bugzilla.mozilla.org/show_bug.cgi?id=254199 also see: https://bugzilla.mozilla.org/buglist.cgi?query_format=&short_desc_type=allwordssubstr&short_desc=search&product=Thunderbird&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=crash&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= Hope that helps in some way.
| Reporter | ||
Comment 5•20 years ago
|
||
This bug is similar to that of bug 254049 (same results) they may also have the same cause, but suggest we leave both open for the time being until we get a solution.
| Reporter | ||
Comment 6•20 years ago
|
||
Thanks to Andrew for the regression window - I have tracked it down to bug 241507 causes this and several other bugs. I am therefore going to close this bug as a duplicate of bug 254049 as they are both appear to be the result of the same problem. *** This bug has been marked as a duplicate of 254049 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
Component: MailNews: Search → MailNews: Message Display
QA Contact: search
You need to log in
before you can comment on or make changes to this bug.
Description
•