Issue 112782

Summary: desktop: make unopkg valgrind warning and leak free
Product: General Reporter: caolanm
Component: codeAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, nesshof
Version: DEV300m83   
Target Milestone: ---   
Hardware: All   
OS: Linux, all   
Issue Type: TASK Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on: 112786, 107490, 112656, 112681, 112747, 112760, 112783, 112784, 112787    
Issue Blocks:    
Attachments:
Description Flags
the whole ball of mud together none

Description caolanm 2010-06-29 13:03:40 UTC
A tracking id to keep track of all the little bits
Comment 1 caolanm 2010-06-29 13:04:35 UTC
attempt to fix the major bugs and move the deadwood leaks out of the way so I
can see errors clearly
Comment 2 caolanm 2010-06-29 14:17:59 UTC
Created attachment 70295 [details]
the whole ball of mud together
Comment 3 caolanm 2010-06-30 09:28:32 UTC
Logged a test-case at http://sourceware.org/bugzilla/show_bug.cgi?id=10610 for
the annoying 

Invalid free() / delete / delete[]
   at 0x4A04D72: free (vg_replace_malloc.c:325)
   by 0x3B4753080A: ??? (in /lib64/libc-2.12.90.so)
   by 0x3B475303A1: ??? (in /lib64/libc-2.12.90.so)
   by 0x480162B: _vgnU_freeres (vg_preloaded.c:62)
   by 0x3B47436F51: exit (in /lib64/libc-2.12.90.so)
   by 0x3B4741ED73: (below main) (in /lib64/libc-2.12.90.so)
 Address 0x4e3a388 is not stack'd, malloc'd or (recently) free'd

that we get from valgrind with multiple rpath components
Comment 4 caolanm 2010-06-30 10:34:02 UTC
https://bugs.freedesktop.org/show_bug.cgi?id=17644
https://bugzilla.redhat.com/show_bug.cgi?id=609425

for that annoying

Syscall param write(buf) points to uninitialised byte(s)
   at 0x3B474D7A0D: ??? (syscall-template.S:82)
   by 0x3B4E408F2E: ??? (in /usr/lib64/libICE.so.6.3.0)
   by 0x3B4E40D707: _IceWrite (in /usr/lib64/libICE.so.6.3.0)
   by 0x3B4E40D7F3: IceFlush (in /usr/lib64/libICE.so.6.3.0)
   by 0x12B6CD8B: SessionManagerClient::saveDone() (sm.cxx:426)
Comment 5 Marcus 2017-05-20 10:47:37 UTC
Reset assigne to the default "issues@openoffice.apache.org".