To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76245
                 Issue #|76245
                 Summary|Crash: Add "Load URL" to standardbar
               Component|framework
                 Version|1.0.0
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|ui
             Assigned to|cd
             Reported by|jsk





------- Additional comments from [EMAIL PROTECTED] Wed Apr 11 05:27:38 +0000 
2007 -------
Automated test: framework/update/f_updt_standardbar4.bas::tUpdtStandardbar4

Manual reproduction:
- open a writer document
- open the context menu of the standardbar to enable visible items
- click on "Load URL" (first item in the list)
-> Crash

Stack:
ReportCrash
/so/ws/SRC680/src.m208/sal/osl/unx/signal.c:478
SignalHandlerFunction
/so/ws/SRC680/src.m208/sal/osl/unx/signal.c:813
rtl_ustring_intern_internal
/so/ws/SRC680/src.m208/sal/rtl/source/ustring.c:694
framework::OWriteToolBoxDocumentHandler::WriteToolBoxDocument()
/so/ws/SRC680/unxlngi6.pro/inc.m208/rtl/ustring.hxx:1104
framework::ToolBoxConfiguration::StoreToolBox(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>
const&, com::sun::star::uno::Reference<com::sun::star::io::XOutputStream>
const&, com::sun::star::uno::Reference<com::sun::star::container::XIndexAccess>
const&)
/so/ws/SRC680/src.m208/framework/source/xml/toolboxconfiguration.cxx:178
framework::ModuleUIConfigurationManager::impl_storeElementTypeData(com::sun::star::uno::Reference<com::sun::star::embed::XStorage>,
framework::ModuleUIConfigurationManager::UIElementType&, bool)
/so/ws/SRC680/src.m208/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx:535
framework::ModuleUIConfigurationManager::store()
/so/ws/SRC680/unxlngi6.pro/inc.m208/com/sun/star/uno/Reference.hxx:129
.L2321
/so/ws/SRC680/unxlngi6.pro/inc.m208/com/sun/star/uno/Reference.h:339
framework::ToolBarManager::LinkStubMenuSelect(void*, void*)
/so/ws/SRC680/src.m208/framework/source/uielement/toolbarmanager.cxx:1739
Menu::Select()
/so/ws/SRC680/unxlngi6.pro/inc.m208/tools/link.hxx:157
PopupMenu::ImplExecute(Window*, Rectangle const&, unsigned long, Menu*, unsigned
char)
/so/ws/SRC680/src.m208/vcl/source/window/menu.cxx:3625
PopupMenu::Execute(Window*, Rectangle const&, unsigned short)
/so/ws/SRC680/src.m208/vcl/source/window/menu.cxx:3426
ToolBox::ImplExecuteCustomMenu()
../../inc/svdata.hxx:424
ToolBox::ImplCallExecuteCustomMenu(void*)
/so/ws/SRC680/src.m208/vcl/source/window/toolbox2.cxx:2235
ToolBox::LinkStubImplCallExecuteCustomMenu(void*, void*)
/so/ws/SRC680/src.m208/vcl/source/window/toolbox2.cxx:2230
ImplWindowFrameProc(void*, SalFrame*, unsigned short, void const*)
/so/ws/SRC680/unxlngi6.pro/inc.m208/tools/link.hxx:157
SalDisplay::DispatchInternalEvent()
../../../inc/salframe.hxx:315
GtkXLib::userEventFn(void*)
/so/ws/SRC680/src.m208/vcl/unx/gtk/app/gtkdata.cxx:699
call_userEventFn
/so/ws/SRC680/src.m208/vcl/unx/gtk/app/gtkdata.cxx:671
libglib-2.0.so.0 + 0x296e1  --  could not find checksum in database
libglib-2.0.so.0 + 0x2b442  --  could not find checksum in database
libglib-2.0.so.0 + 0x2e41f  --  could not find checksum in database
libglib-2.0.so.0 + 0x2e985  --  could not find checksum in database
GtkXLib::Yield(bool, bool)
/so/ws/SRC680/src.m208/vcl/unx/gtk/app/gtkdata.cxx:753
X11SalInstance::Yield(bool, bool)
../../../unx/inc/saldata.hxx:124
Application::Reschedule(bool)
/so/ws/SRC680/src.m208/vcl/source/app/svapp.cxx:537
StatementList::SafeReschedule(unsigned char)
/so/ws/SRC680/src.m208/automation/source/server/statemnt.hxx:236
.L2251
/so/ws/SRC680/src.m208/automation/source/server/statemnt.cxx:6354
ImplRemoteControl::CommandHdl(Application*)
/so/ws/SRC680/src.m208/automation/source/server/server.cxx:696
ImplRemoteControl::LinkStubCommandHdl(void*, void*)
/so/ws/SRC680/src.m208/automation/source/server/server.cxx:650
ImplWindowFrameProc(void*, SalFrame*, unsigned short, void const*)
/so/ws/SRC680/unxlngi6.pro/inc.m208/tools/link.hxx:157
SalDisplay::DispatchInternalEvent()
../../../inc/salframe.hxx:315
GtkXLib::userEventFn(void*)
/so/ws/SRC680/src.m208/vcl/unx/gtk/app/gtkdata.cxx:699
call_userEventFn
/so/ws/SRC680/src.m208/vcl/unx/gtk/app/gtkdata.cxx:671
libglib-2.0.so.0 + 0x296e1  --  could not find checksum in database
libglib-2.0.so.0 + 0x2b442  --  could not find checksum in database
libglib-2.0.so.0 + 0x2e41f  --  could not find checksum in database
libglib-2.0.so.0 + 0x2e985  --  could not find checksum in database
GtkXLib::Yield(bool, bool)
/so/ws/SRC680/src.m208/vcl/unx/gtk/app/gtkdata.cxx:753
X11SalInstance::Yield(bool, bool)
../../../unx/inc/saldata.hxx:124
Application::Yield(bool)
/so/ws/SRC680/src.m208/vcl/source/app/svapp.cxx:559
Application::Execute()
/so/ws/SRC680/src.m208/vcl/source/app/svapp.cxx:517
desktop::Desktop::Main()
/so/ws/SRC680/src.m208/desktop/source/app/app.cxx:1810
ImplSVMain()
/so/ws/SRC680/src.m208/vcl/source/app/svmain.cxx:260
SVMain()
/so/ws/SRC680/src.m208/vcl/source/app/svmain.cxx:300
main
/so/ws/SRC680/src.m208/desktop/source/app/main.cxx:80
libc.so.6 + 0x15f2c  --  could not find checksum in database
_start
??:0
got frames from addr2line/database 33/6

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

Reply via email to