Issue 57684 - Letter Wizard crash by specific step
Summary: Letter Wizard crash by specific step
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: 680m139
Hardware: PC Windows XP
: P2 Trivial (vote)
Target Milestone: ---
Assignee: h.ilter
QA Contact: issues@sw
URL:
Keywords:
: 59402 59965 60122 (view as issue list)
Depends on:
Blocks:
 
Reported: 2005-11-10 15:50 UTC by h.ilter
Modified: 2013-08-07 14:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description h.ilter 2005-11-10 15:50:01 UTC
- Call Letter Wizard
- On step 3 change several times the letter format
-> Crash without crash reporter
FME was so kind to catch a stack from the crash:
>	msci_uno.dll!bridges::cpp_uno::shared::UnoInterfaceProxy::free()  + 0x3f	C++
 	cppu3.dll!`anonymous namespace'::EnvironmentsData::~EnvironmentsData()  +
0x19d	C++
 	msci_uno.dll!bridges::cpp_uno::shared::UnoInterfaceProxy::releaseProxy()  +
0x20	C++
 	java_uno.dll!_Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_finalize__J@16()
 + 0x54	C++
 	0b7137ce()	
 	jvm.dll!6d64a9b1() 	
 	jvm.dll!6d6c18b8() 	
 	jvm.dll!6d71431d() 	
 	jvm.dll!6d6c1789() 	
 	jvm.dll!6d6c5862() 	
 	jvm.dll!6d7294b5() 	
 	jvm.dll!6d6b5240() 	
 	jvm.dll!6d6b5274() 	
 	jvm.dll!6d680297() 	
 	jvm.dll!6d6d6f13() 	
 	jvm.dll!6d6c6b3b() 	
 	java.dll!6d302006() 	
 	jvm.dll!6d6c18b8() 	
 	jvm.dll!6d71431d() 	
 	jvm.dll!6d6c1789() 	
 	jvm.dll!6d6c14ad() 	
 	jvm.dll!6d6c14e6() 	
 	ntdll.dll!7c9106eb() 	
 	msvcrt.dll!77c3a52e() 	
 	jvm.dll!6d6dc06b() 	
 	jvm.dll!6d7111aa() 	
 	jvm.dll!6d73e7f5() 	
 	jvm.dll!6d73e7c3() 	
 	jvm.dll!6d711f39() 	
 	ntdll.dll!7c918e74() 	
 	ntdll.dll!7c90e8c4() 	
 	ntdll.dll!7c918dfa() 	
 	ntdll.dll!7c918dfa() 	
 	ntdll.dll!7c90d625() 	
 	ntdll.dll!7c90eacf() 	
 	jvm.dll!6d711fec()
Comment 1 tom 2005-11-15 13:20:17 UTC
tv->sbe: I cannot reproduce this bug, but HI can reproduce it on windows.
Looking at the stack, it looks like a problem in the Java UNO bridge code. Could
you take a look at it, please?
Comment 2 Stephan Bergmann 2005-11-18 10:59:15 UTC
sb->os:  As discussed, the problem is in SwXTextSection::release.
Comment 3 Oliver Specht 2005-11-21 13:55:04 UTC
The SwXTextSections::GetObject() returns the SwXTextSection instance although it
might have a reference count of zero. There's a thread waiting in the destructor
of SwXTextSection.
Comment 4 Oliver Specht 2005-12-29 14:26:55 UTC
Fixed in cws os73 in 
sw/inc/unoobj.hxx
sw/inc/unocoll.hxx
sw/source/core/unocore/unosect.cxx
sw/source/core/unocore/unocoll.cxx
Comment 5 Stephan Bergmann 2006-01-02 13:10:10 UTC
*** Issue 59402 has been marked as a duplicate of this issue. ***
Comment 6 Oliver Specht 2006-01-05 08:05:36 UTC
*** Issue 59965 has been marked as a duplicate of this issue. ***
Comment 7 ocke.janssen 2006-01-06 11:10:57 UTC
*** Issue 60122 has been marked as a duplicate of this issue. ***
Comment 8 Oliver Specht 2006-01-25 12:42:35 UTC
Reassigned for verification

re-open issue and reassign to hi@openoffice.org
Comment 9 Oliver Specht 2006-01-25 12:42:40 UTC
reassign to hi@openoffice.org
Comment 10 Oliver Specht 2006-01-25 12:42:47 UTC
reset resolution to FIXED
Comment 11 h.ilter 2006-01-27 13:47:46 UTC
Verified with cws os73 = ok
Comment 12 h.ilter 2006-02-06 15:49:55 UTC
Was not able to crash the letter wizard with 680m155_9003 =>ok