To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54862
                  Issue #:|54862
                  Summary:|MLK: possible memory leak in SwNumRuleInfo::MakeList
                Component:|Word processor
                  Version:|680m129
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|mru
              Reported by:|tl





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

There are two stacks:
==================================================================
STACK INFO:

Count: 7
Bytes: 196

Alloc Module: sw680mi.dll
Alloc Function: SwNumRuleInfo__MakeList

Call Stack:
MSVCR71.dll!_doserrno+0x7C342F92
MSVCR71.dll!_doserrno+0x7C342FA9
MSVCR71.dll!operator new+0x7C35C7C0
sw680mi.dll!SwNumRuleInfo__MakeList+0x799A52D
sw680mi.dll!SwDoc__UpdateNumRuleOld+0x799ABCD
sw680mi.dll!SwDoc__UpdateNumRule+0x799B37D
sw680mi.dll!SwDoc__UpdateNumRule+0x799B48C
sw680mi.dll!SwDoc__UpdateNumRule+0x799BC83
sw680mi.dll!SwReader__Read+0x79AEEF4
sw680mi.dll!SwDocShell__Load+0x78AA4DE
sfx680mi.dll!SfxObjectShell__LoadOwnFormat+0x486B625
sfx680mi.dll!SfxObjectShell__DoLoad+0x486E224
sfx680mi.dll!SfxBaseModel__load+0x47D9A1D
sfx680mi.dll!SfxFrameLoader_Impl__load+0x489D6C1
fwk680mi.dll!framework__LoadEnv__impl_loadContent+0x4C84421
fwk680mi.dll!framework__LoadEnv__startLoading+0x4C845BD
fwk680mi.dll!framework__LoadEnv__loadComponentFromURL+0x4C84674
fwk680mi.dll!framework__Desktop__loadComponentFromURL+0x4BE9E78
sw680mi.dll!SwXMailMerge_getSupportedServiceNames+0x79DAB40
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

==================================================================
STACK INFO:

Count: 7
Bytes: 196

Alloc Module: sw680mi.dll
Alloc Function: SwNumRuleInfo__MakeList

Call Stack:
MSVCR71.dll!_doserrno+0x7C342F92
MSVCR71.dll!_doserrno+0x7C342FA9
MSVCR71.dll!operator new+0x7C35C7C0
sw680mi.dll!SwNumRuleInfo__MakeList+0x799A52D
sw680mi.dll!SwDoc__UpdateNumRule+0x799B39D
sw680mi.dll!SwDoc__UpdateNumRule+0x799B48C
sw680mi.dll!SwDoc__UpdateNumRule+0x799BC83
sw680mi.dll!SwCrsrShell__EndAction+0x788E5DF
sw680mi.dll!SwEditShell__EndAllAction+0x78AFBB9
sw680mi.dll!SwDocShell__Notify+0x793544E
svl680mi.dll!SfxBroadcaster__Broadcast+0x133F070
sfx680mi.dll!SfxFrame__CancelTransfers+0x480A59A
sfx680mi.dll!SfxFrame__DoClose+0x480B143
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

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

To reproduce 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