To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65124
User pjanik changed the following:
What |Old value |New value
================================================================================
CC|'erack,ericb,mhu,obrmac,vq|'erack,ericb,mhu,obrmac,rt
|' |,vq'
--------------------------------------------------------------------------------
Assigned to|rt |mhu
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Sat May 6 02:11:36 -0700
2006 -------
rtl_reallocateMemory crashes when n>(?=) 32768?
I added debugging statement to
void * SAL_CALL rtl_reallocateMemory (void * p, sal_Size n):
fprintf(stderr, "PJ: rtl_reallocateMemory called, p=%p, n=%ld\n", p, n);
and
macmini:~/BuildDir/ooo_SRC680_m166_src/sc/util oo$ dmake 2>&1|grep PJ|sed
's#.*n=##'|tail -10
32662
32664
32666
32668
32684
32714
32730
32738
32754
32776
I can't reproduce the problem with WITH_LANG="en-US de" only, I do build with
much more
languages...
---------------------------------------------------------------------
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]