Closed Bug 184610 Opened 22 years ago Closed 22 years ago

qt nsWidget::SetTitle Mismatched free() / delete / delete []

Categories

(Core :: XUL, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 185465

People

(Reporter: timeless, Assigned: timeless)

Details

(Keywords: crash)

valgrind -v --error-limit=no ./mozilla-bin --sync -P foo http://www.mozilla.org

==27375== Mismatched free() / delete / delete []
==27375==    at 0x4004713E: __builtin_vec_delete (vg_clientfuncs.c:214)
==27375==    by 0x45EF96C7: nsWidget::SetTitle(nsString const &)
(/mnt/hda3/temp/mozilla/widget/src/qt/nsWidget.cpp:598)
==27375==    by 0x45DFD38A: nsXULWindow::SetTitle(unsigned short const *)
(/mnt/hda3/temp/mozilla/xpfe/appshell/src/nsXULWindow.cpp:724)
==27375==    by 0x45DF0A7F: nsChromeTreeOwner::SetTitle(unsigned short const *)
(/mnt/hda3/temp/mozilla/xpfe/appshell/src/nsChromeTreeOwner.cpp:396)
==27375==    Address 0x44605068 is 0 bytes inside a block of size 1 alloc'd
==27375==    at 0x40046D2B: malloc (vg_clientfuncs.c:100)
==27375==    by 0x4054A010: PR_Malloc
(/mnt/hda3/temp/mozilla/nsprpub/pr/src/malloc/prmem.c:433)
==27375==    by 0x404954EF: nsMemoryImpl::Alloc(unsigned int)
(/mnt/hda3/temp/mozilla/xpcom/base/nsMemoryImpl.cpp:320)
==27375==    by 0x404D94C3: nsMemory::Alloc(unsigned int)
(/mnt/hda3/temp/mozilla/xpcom/glue/nsMemory.cpp:75)

*** This bug has been marked as a duplicate of 185465 ***
No longer blocks: qt
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Summary: qt nsWidget::SetTitle Mismatched free() / delete / delete [] → qt nsWidget::SetTitle Mismatched free() / delete / delete []
oops
sorry for filing the duplicate.

verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.