Issue 70337 - a11y: crash when examine font name property
Summary: a11y: crash when examine font name property
Status: CLOSED DUPLICATE of issue 69620
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOo 2.0.4
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: nospam4obr
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-12 09:14 UTC by caolanm
Modified: 2006-10-16 07:34 UTC (History)
1 user (show)

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


Attachments
pic of where to browse to (21.41 KB, image/png)
2006-10-12 09:14 UTC, caolanm
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2006-10-12 09:14:11 UTC
i.e. run 
> at-poke swriter
and browse to the location shown in the screenshot here
move down the the next subentry beloning to Font Name and OOo will crash with
the following backtrace

#0  0x00be283a in getTextAttributes (pText=0x8d9dd60)
    at /usr/src/redhat/BUILD/OOD680_m4/vcl/unx/gtk/a11y/atktext.cxx:185
#1  0x00be29f0 in text_wrapper_get_run_attributes (text=0x8d9dd60, offset=0,
start_offset=0xbf80d5d8,
    end_offset=0xbf80d5d4) at
/usr/src/redhat/BUILD/OOD680_m4/vcl/unx/gtk/a11y/atktext.cxx:360
#2  0x0564dca6 in atk_text_get_run_attributes () from /usr/lib/libatk-1.0.so.0
#3  0x00f2cca5 in spi_text_interface_new () from /usr/lib/libspi.so.0
#4  0x00f23453 in _ORBIT_skel_small_Accessibility_Text_getAttributes () from
/usr/lib/libspi.so.0
#5  0x00fed617 in IOP_start_profiles () from /usr/lib/libORBit-2.so.0
#6  0x00ff3785 in ORBit_OAObject_invoke () from /usr/lib/libORBit-2.so.0
#7  0x00fe0b2c in ORBit_small_invoke_adaptor () from /usr/lib/libORBit-2.so.0
#8  0x00ff1346 in ORBit_recv_buffer_return_sys_exception () from
/usr/lib/libORBit-2.so.0
#9  0x00ff19f2 in ORBit_recv_buffer_return_sys_exception () from
/usr/lib/libORBit-2.so.0
#10 0x00ff2543 in ORBit_skel_class_register () from /usr/lib/libORBit-2.so.0
#11 0x00ff3922 in ORBit_handle_request () from /usr/lib/libORBit-2.so.0
#12 0x00fdca67 in giop_connection_handle_input () from /usr/lib/libORBit-2.so.0
#13 0x00ffa51d in link_connection_state_changed () from /usr/lib/libORBit-2.so.0
#14 0x00ffd3fe in link_io_add_watch_fd () from /usr/lib/libORBit-2.so.0
#15 0x052c3342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#16 0x052c631f in g_main_context_check () from /lib/libglib-2.0.so.0
#17 0x052c6885 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#18 0x00bd83d1 in GtkXLib::Yield (this=0xb7f85308, bWait=true,
bHandleAllCurrentEvents=false)
    at /usr/src/redhat/BUILD/OOD680_m4/vcl/unx/gtk/app/gtkdata.cxx:734
#19 0x00e4ca77 in X11SalInstance::Yield (this=0xb7560a58, bWait=true,
bHandleAllCurrentEvents=false)
    at /usr/src/redhat/BUILD/OOD680_m4/vcl/unx/source/app/salinst.cxx:290
#20 0x004a2658 in Application::Yield (bAllEvents=false)
    at /usr/src/redhat/BUILD/OOD680_m4/vcl/source/app/svapp.cxx:550
#21 0x004a272c in Application::Execute () at
/usr/src/redhat/BUILD/OOD680_m4/vcl/source/app/svapp.cxx:513
#22 0x07db3369 in desktop::Desktop::Main () from
/usr/lib/openoffice.org2.0/program/libsoffice.so
#23 0x004a826c in ImplSVMain () at
/usr/src/redhat/BUILD/OOD680_m4/vcl/source/app/svmain.cxx:251
#24 0x004a8375 in SVMain () at
/usr/src/redhat/BUILD/OOD680_m4/vcl/source/app/svmain.cxx:292
#25 0x07da4a69 in sal_main () from /usr/lib/openoffice.org2.0/program/libsoffice.so
#26 0x07da4af4 in main () from /usr/lib/openoffice.org2.0/program/libsoffice.so
#27 0x00125f2c in __libc_start_main () from /lib/libc.so.6
#28 0x08048481 in _start ()
Comment 1 caolanm 2006-10-12 09:14:39 UTC
Created attachment 39697 [details]
pic of where to browse to
Comment 2 nospam4obr 2006-10-12 15:33:31 UTC
Known issue.

*** This issue has been marked as a duplicate of 69620 ***
Comment 3 nospam4obr 2006-10-16 07:34:40 UTC
closing