To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54860
                  Issue #:|54860
                  Summary:|MLK: possible memory leak in
                          |BasicLibBox::InsertEntries
                Component:|framework
                  Version:|1.0.0
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|tm
              Reported by:|tl





------- Additional comments from [EMAIL PROTECTED] Tue Sep 20 07:39:09 -0700 
2005 -------
Found in SRC680 m129 (master) during MailMerge via API:

There are two stacks:
==================================================================

STACK INFO:

Count: 70
Bytes: 1400

Alloc Module: basctl680mi.dll
Alloc Function: BasicLibBox__InsertEntries

Call Stack:
MSVCR71.dll!_doserrno+0x7C342F92
MSVCR71.dll!_doserrno+0x7C342FA9
MSVCR71.dll!operator new+0x7C35C7C0
basctl680mi.dll!BasicLibBox__InsertEntries+0x8FC8705
basctl680mi.dll!BasicLibBox__FillBox+0x8FC8833
basctl680mi.dll!BasicLibBox__Notify+0x8FC8B68
svl680mi.dll!SfxBroadcaster__Broadcast+0x133F070
sfx680mi.dll!SfxApplication__NotifyEvent+0x48802F9
sfx680mi.dll!SfxBaseController__dispose+0x47CF6FC
fwk680mi.dll!framework__Frame__setComponent+0x4C01514
fwk680mi.dll!framework__Frame__close+0x4C018B6
sfx680mi.dll!SfxFrame__DoClose+0x480B18A
sfx680mi.dll!SfxTopViewFrame__Notify+0x484B6BC
svl680mi.dll!SfxBroadcaster__Broadcast+0x133F070
sfx680mi.dll!SfxBaseModel__close+0x47D348E
sw680mi.dll!SwXMailMerge__getImplementationName+0x79DA478
sw680mi.dll!SwXMailMerge_getSupportedServiceNames+0x79DABF0
sw680mi.dll!SwXMailMerge__setPropertyValue+0x79DCC34
introspection.uno.dll!stoc_inspect__IntrospectionAccessStatic_Impl__setPropertyValueByIndex+0x8C92B00
introspection.uno.dll!stoc_inspect__IntrospectionAccessStatic_Impl__setPropertyValue+0x8C93C3C
introspection.uno.dll!stoc_inspect__ImplIntrospectionAdapter__setPropertyValue+0x8C93CC0
sb680mi.dll!SbUnoObject__Notify+0x4A85CB4
svl680mi.dll!SfxBroadcaster__Broadcast+0x133F070
sb680mi.dll!SbxVariable__Broadcast+0x4AA8F98
sb680mi.dll!SbxValue__Put+0x4AB1349
sb680mi.dll!SbxValue__operator=+0x4AAF7A7
sb680mi.dll!SbxVariable__operator=+0x4AA9044
sb680mi.dll!SbiRuntime__StepPUT+0x4ABCAD1
sb680mi.dll!SbiRuntime__Step+0x4A8C3D3
sb680mi.dll!SbModule__Run+0x4AA40E7

==================================================================

STACK INFO:

Count: 7
Bytes: 1372

Alloc Module: svl680mi.dll
Alloc Function: SfxItemPool_Impl__SfxItemPool_Impl

Call Stack:
MSVCR71.dll!_doserrno+0x7C342F92
MSVCR71.dll!_doserrno+0x7C342FA9
MSVCR71.dll!operator new+0x7C35C7C0
svl680mi.dll!SfxItemPool_Impl__SfxItemPool_Impl+0x13435A2
svl680mi.dll!SfxItemPool__SfxItemPool+0x1342781
svx680mi.dll!EditEngineItemPool__EditEngineItemPool+0x83068F5
svx680mi.dll!EditEngine__CreatePool+0x808AD54
svx680mi.dll!SvxUnoDrawPool__init+0x8246E60
svx680mi.dll!SvxUnoDrawPool__SvxUnoDrawPool+0x8247194
sw680mi.dll!SwSvxUnoDrawPool__SwSvxUnoDrawPool+0x7B42274
sw680mi.dll!SwXDocumentPropertyHelper__GetDrawTable+0x7991A92
sw680mi.dll!SwXTextDocument__createInstance+0x7992AD6
xo680mi.dll!XMLGraphicsDefaultStyle__SetDefaults+0x7640E8F
xo680mi.dll!SvXMLStylesContext__CopyStylesToDoc+0x7635897
sw680mi.dll!SwXMLImport__InsertStyles+0x7C79D77
sw680mi.dll!SwXMLStylesContext_Impl__EndElement+0x7C7ABB1
xo680mi.dll!SvXMLImport__endElement+0x76240F5
xof680mi.dll!XMLTransformerContext__EndElement+0x92C3F62
xof680mi.dll!XMLTransformerBase__endElement+0x92C156D
sax.uno.dll!sax_expatwrap__SaxExpatParser_Impl__callbackEndElement+0x31021A3
sax.uno.dll!XML_Parse+0x310B842
sax.uno.dll!XML_Parse+0x310BC00
sax.uno.dll!XML_Parse+0x310C4B9
sax.uno.dll!XML_Parse+0x310C64D
sax.uno.dll!XML_Parse+0x310C6EE
sax.uno.dll!XML_Parse+0x3109C47
sax.uno.dll!sax_expatwrap__SaxExpatParser_Impl__parse+0x3101A62
sax.uno.dll!sax_expatwrap__SaxExpatParser__parseStream+0x31030E6
sw680mi.dll!ReadThroughComponent+0x7B147E2
sw680mi.dll!ReadThroughComponent+0x7B14E7D

==================================================================

To reproduce open save attached documents, open MailMerge2.sxw and edit the
pathes appropriately then start the macro from within the Basic IDE.
(Since the stacks were obtained from 7 successive calls it may be nececessary to
start the macro more than once if per chance the repsective code is not always
called.)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to