Closed
Bug 18020
Opened 26 years ago
Closed 26 years ago
combobox control "bad caller" warnings when I bring up a compose window
Categories
(MailNews Core :: Composition, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: sspitzer, Assigned: bugzilla)
Details
ComboboxControl(select)(0)@0x8beccd0: Init: bad caller: width WAS
1073741674(0x3fffff6a)
ComboboxControl(select)(1)@0x8bf4098: Init: bad caller: width WAS
1073741674(0x3fffff6a)
ComboboxControl(select)(2)@0x8bf8200: Init: bad caller: width WAS
1073741674(0x3fffff6a)
ComboboxControl(select)(0)@0x8beccd0: Init: bad caller: width WAS
1073741674(0x3fffff6a)
on linux, I get these warnings when I bring up a compose window:
ComboboxControl(select)(0)@0x8beccd0: Init: bad caller: width WAS
1073741674(0x3fffff6a)
ComboboxControl(select)(1)@0x8bf4098: Init: bad caller: width WAS
1073741674(0x3fffff6a)
ComboboxControl(select)(1)@0x8bf4098: Init: bad caller: width WAS
1073741674(0x3fffff6a)
ComboboxControl(select)(2)@0x8bf8200: Init: bad caller: width WAS
1073741674(0x3fffff6a)
ComboboxControl(select)(2)@0x8bf8200: Init: bad caller: width WAS
1073741674(0x3fffff6a)
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M12
| Assignee | ||
Updated•26 years ago
|
Target Milestone: M12 → M14
Comment 1•26 years ago
|
||
Not seeing this on Win32 release build. Is it "worksforme"?
| Assignee | ||
Comment 2•26 years ago
|
||
Those message are only in debug mode.
| Assignee | ||
Comment 3•26 years ago
|
||
this problem is gone.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
suresh - can you quickly verify this for me in a debug build?
QA Contact: lchiang → suresh
I tested on both Linux and Windows debug builds that was pulled around noon
yesterday (2/24/00). I don't see any warnings in bringing up the compose window.
Marking this as Verified.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•