[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2009-01-03 Thread mechtilde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388


User mechtilde changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from mechti...@openoffice.org Sat Jan  3 13:53:59 
+ 2009 ---
reported as fixed -> closed

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-31 Thread mechtilde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388


User mechtilde changed the following:

What|Old value |New value

   Status whiteboard|  |hotmac





-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-27 Thread tm
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388


User tm changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Wed Aug 27 14:39:13 + 
2008 ---
checked and verified in cws hotmac -> OK !

-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-27 Thread ericb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388





--- Additional comments from [EMAIL PROTECTED] Wed Aug 27 12:26:18 + 
2008 ---
@kr : thank you very much !

-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-27 Thread kr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388


User kr changed the following:

What|Old value |New value

 Assigned to|kr|tm





--- Additional comments from [EMAIL PROTECTED] Wed Aug 27 11:38:52 + 
2008 ---
.

-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-27 Thread kr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388


User kr changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Aug 27 11:35:16 + 
2008 ---
Fixed in hotmac :-)


-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-25 Thread kr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388





--- Additional comments from [EMAIL PROTECTED] Mon Aug 25 09:29:59 + 
2008 ---
Okay, it seems that in general d'tors registered with 
__attribute__((destructor)) get called _before_ d'tors 
of static C++ objects. Adding a C++ probe object to SAL calling rtl_memory_fini 
instead of using 
__attribute__((destructors)) cures the problem.

Mmmmhhh, if we used standard compliant C++ supporting that __cxa_atexit stuff, 
this shouldn't happen 
...



-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-21 Thread kr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388





--- Additional comments from [EMAIL PROTECTED] Thu Aug 21 08:52:31 + 
2008 ---
Sorting the object files while linking SAL unfortunately does not help (neither 
alloc_global.o first nor last). Seems 
that the library unload/de-initialize order differs from expectations ...



-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-21 Thread kr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388





--- Additional comments from [EMAIL PROTECTED] Thu Aug 21 08:14:39 + 
2008 ---
sal/rtl/source/alloc_global.c:rtl_memory_fini gets called to early -> 
std::bad_alloc

Memory needs to be the last thing in a process to get de-initialized.

Looking for ways to achieve this ... ;-)



-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-21 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388


User hdu changed the following:

What|Old value |New value

  CC|'hdu,macport,maho,mechtild|'hdu,macport,maho,mechtild
|e,rbircher,sb,steinsuppe' |e,mhu,rbircher,sb,steinsup
|  |pe'





-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-21 Thread kr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388





--- Additional comments from [EMAIL PROTECTED] Thu Aug 21 07:33:47 + 
2008 ---
This seems to be related to Matthias memory allocator, disabling it and using 
the system allocator solves this.



-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-20 Thread kr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388


User kr changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Wed Aug 20 07:37:15 + 
2008 ---
.

-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-20 Thread kr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388





--- Additional comments from [EMAIL PROTECTED] Wed Aug 20 07:35:28 + 
2008 ---
That is what I see reproducing the problem:

  :~ kayramme$  /Applications/OpenOffice.org.app/Contents/MacOS/soffice.bin
  terminate called after throwing an instance of 'std::bad_alloc'
what():  St9bad_alloc
  sh: crash_report: command not found


Problems seems to be related to "quick" user switches and running OOo 
concurrently. A first instance keeps a second from terminating correctly, in 
case the second one had opened the last  document before A terminates.

To reproduce two users need to be logged in, e.g. user A and B.

Examples
What hangs / crashes:
- A: start OOo
- B: start OOo
- B: open a document
- B: close document
- B: quit OOo

- A: start OOo
- B: start OOo
- B: open a document
- B: close document
- A: quit OOo
- B: quit OOo

What works:
- A: start OOo
- B: start OOo
- A: quit OOo
- B: open a document
- B: close document
- B: quit OOo

- A: start OOo
- B: start OOo
- B: quit OOo
- A: quit OOo



-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-19 Thread kr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388





--- Additional comments from [EMAIL PROTECTED] Tue Aug 19 12:28:15 + 
2008 ---
I am currently looking into this ... seems that the memory allocator does not
return any memory :-(


-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-18 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388


User sb changed the following:

What|Old value |New value

  CC|'hdu,macport,maho,mechtild|'hdu,macport,maho,mechtild
|e,rbircher,steinsuppe'|e,rbircher,sb,steinsuppe'

 Assigned to|sb|kr





--- Additional comments from [EMAIL PROTECTED] Tue Aug 19 06:52:25 + 
2008 ---
@kr:  One more incarnation of issue 85084.  (For the probable cause of the
std::bad_alloc see 
.)

-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-18 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388


User hdu changed the following:

What|Old value |New value

  CC|'macport,maho,mechtilde,rb|'hdu,macport,maho,mechtild
|ircher,steinsuppe'|e,rbircher,steinsuppe'

 Assigned to|hdu   |sb





--- Additional comments from [EMAIL PROTECTED] Mon Aug 18 15:39:29 + 
2008 ---
@sb: is it normal that after during cleanup during exit() and cxa_finalize() 
fancy allocations need to be 
performed? Please see the attached stack. If it is normal then please suggest a 
place where to catch the 
resulting bad_alloc.

-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-18 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388





--- Additional comments from [EMAIL PROTECTED] Mon Aug 18 15:33:55 + 
2008 ---
Created an attachment (id=55838)
stack with cppuhelper dbg


-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-18 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388


User mh changed the following:

What|Old value |New value

 Assigned to|macport   |hdu





--- Additional comments from [EMAIL PROTECTED] Mon Aug 18 13:07:44 + 
2008 ---
reassign

-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-13 Thread mechtilde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388


User mechtilde changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|92548 |8,92548
  is|  |

 Assigned to|maho  |macport

Keywords|aqua  |aqua, crash, release_block
|  |er

Priority|P2|P1

 Summary|[PPC] Application Frame cr|Application Frame crashes 
|ashes after closing of win|after closing of window
|dow   |





--- Additional comments from [EMAIL PROTECTED] Wed Aug 13 08:03:17 + 
2008 ---
this also happens with Leopard 10.5 on Intel.

So all Mac versions are affected.

-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-07 Thread mechtilde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388


User mechtilde changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |92548
  is|  |





-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-06 Thread mechtilde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388


User mechtilde changed the following:

What|Old value |New value

  CC|'macport,mechtilde,rbirche|'macport,mechtilde,rbirche
|r'|r,steinsuppe'





--- Additional comments from [EMAIL PROTECTED] Wed Aug  6 09:48:38 + 
2008 ---
@ steinsuppe
can you confirm this?

you can commet it here

-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-04 Thread rbircher
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388


User rbircher changed the following:

What|Old value |New value

  CC|'mechtilde'   |'macport,mechtilde,rbirche
|  |r'

Keywords|  |aqua

Priority|P3|P2





--- Additional comments from [EMAIL PROTECTED] Mon Aug  4 15:03:18 + 
2008 ---
Bug is a Crash so I set heigher priority
add Keywords: aqua
add generic user: macport
add myself: rbircher

Notice: This is a Tiger issue.

-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-01 Thread loria
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388





--- Additional comments from [EMAIL PROTECTED] Fri Aug  1 17:51:22 + 
2008 ---
Created an attachment (id=55499)
Apple Report


-
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]



[framework-issues] [Issue 92388] Application Frame crashes after closing of window

2008-08-01 Thread loria
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92388
 Issue #|92388
 Summary|Application Frame crashes after closing of window
   Component|framework
 Version|DEV300m28
Platform|Macintosh
 URL|
  OS/Version|Mac OS X
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|loria





--- Additional comments from [EMAIL PROTECTED] Fri Aug  1 17:46:16 + 
2008 ---
Procedure (german version)
a) new user (user never existed bevor)
b) starts oo
c) oo welcomes user .. 
d) user enters its name
e) user starts writer enters some arbitrary text with native symbols
f) user closes document
g) user does not save document
h) user tries to end application
j) application crashes.
(Applereport is attached)

-
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]