Bug 318170 (MONO75149) - MonoDevelop-0.7 crash on startup
Summary: MonoDevelop-0.7 crash on startup
Status: RESOLVED MOVED
Alias: MONO75149
Product: MonoDevelop
Classification: Mono
Component: general (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Critical
Target Milestone: ---
Assignee: MD Bugs
QA Contact: MD Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-04 04:30 UTC by nga do
Modified: 2007-09-15 21:23 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:20:06 UTC


---- Reported by ndo@rockwellcollins.com 2005-06-03 21:30:55 MST ----

Please fill in this template when reporting a bug, unless you know what 
you are doing. 
Description of Problem:I've downloaded the following tarball and compile 
them in the this order. Monodevelop0.7 crash on startup. 
libgdiplus-1.1.7 
mono-1.1.7 
gtk-sharp-1.9.5 
gtksourceview-sharp-2.0-0.10 
monodoc-1.0.6 
gecko-sharp-2.0-0.10 
latest monodebugger from svn 
monodevelop-0.7 
 
Steps to reproduce the problem: 
1. compile and install the aboved compoments in the order listed 
to /usr/local 
2. invoke monodevelop from /usr/local/bin 
3. monodevlop crash immediately after the splash screen. 
 
here is the output when invoke monodevelop from console: 
 
FcInit Enter 
FcConfigCreate: config=840c120 
FcConfigCreate: config->configDirs=840c0c0,num=0,size=0 
FcConfigCreate: config->configFiles=840e330,num=0,size=0 
FcConfigCreate: config->fontDirs=837c730,num=0,size=0 
FcConfigCreate: config->acceptGlobs=840e640,num=0,size=0 
FcConfigCreate: config->rejectGlobs=840c0e8,num=0,size=0 
FcConfigSetCache:config=840c120,config->cache=/root/.fonts.cache-1 
2005-06-03 17:12:30,913 [1075995296] INFO  
MonoDevelop.Services.ILoggingService [(null)] - 
Reading /root/.config/MonoDevelop/CodeCompletionData/mscorlib_1.0.5000.0_b77a5c561934e089.pidb 
2005-06-03 17:12:31,016 [1075995296] INFO  
MonoDevelop.Services.ILoggingService [(null)] - WARNING Could not find 
stock Icons.16x16.FindPrevIcon 
2005-06-03 17:12:31,019 [1075995296] INFO  
MonoDevelop.Services.ILoggingService [(null)] - WARNING Could not find 
stock gtk-stop 
2005-06-03 17:12:31,056 [1075995296] INFO  
MonoDevelop.Services.ILoggingService [(null)] - Creating DefaultWorkbench 
Loading error, please reinstall : 
System.NullReferenceException: Object reference not set to an instance of 
an object 
in <0x00111> Gdl.DockLayout:SetupObject (System.Xml.XmlNode node) 
in <0x00097> Gdl.DockLayout:RecursiveBuild (System.Xml.XmlNode parentNode, 
Gdl.DockObject parent) 
in <0x0015d> Gdl.DockLayout:Load (System.Xml.XmlNode node) 
in <0x0006d> Gdl.DockLayout:LoadLayout (System.String name) 
in <0x000b0> MonoDevelop.Gui.SdiWorkbenchLayout:set_CurrentLayout 
(System.String value) 
in <0x001ca> MonoDevelop.Gui.SdiWorkbenchLayout:SwitchContext 
(MonoDevelop.Gui.WorkbenchContext ctxt) 
in <0x00296> MonoDevelop.Gui.SdiWorkbenchLayout:CreateDefaultLayout () 
in <0x00640> MonoDevelop.Gui.SdiWorkbenchLayout:Attach (IWorkbench wb) 
in <0x00050> MonoDevelop.Gui.DefaultWorkbench:set_WorkbenchLayout 
(IWorkbenchLayout value) 
in <0x00037> MonoDevelop.Gui.WorkbenchSingleton:SetWbLayout () 
in <0x00007> MonoDevelop.Gui.WorkbenchSingleton:CreateWorkspace () 
in <0x00044> MonoDevelop.Commands.InitializeWorkbenchCommand:Run () 
in <0x007ac> MonoDevelop.SharpDevelopMain:Main (System.String[] args) 
tcl0504013:/usr/local/bin # 
tcl0504013:/usr/local/bin # monodevelop 
FcInit Enter 
FcConfigCreate: config=840c120 
FcConfigCreate: config->configDirs=840c0c0,num=0,size=0 
FcConfigCreate: config->configFiles=840e330,num=0,size=0 
FcConfigCreate: config->fontDirs=837c730,num=0,size=0 
FcConfigCreate: config->acceptGlobs=840e640,num=0,size=0 
FcConfigCreate: config->rejectGlobs=840c0e8,num=0,size=0 
FcConfigSetCache:config=840c120,config->cache=/root/.fonts.cache-1 
2005-06-03 17:29:50,387 [1075995296] INFO  
MonoDevelop.Services.ILoggingService [(null)] - 
Reading /root/.config/MonoDevelop/CodeCompletionData/mscorlib_1.0.5000.0_b77a5c561934e089.pidb 
2005-06-03 17:29:50,490 [1075995296] INFO  
MonoDevelop.Services.ILoggingService [(null)] - WARNING Could not find 
stock Icons.16x16.FindPrevIcon 
2005-06-03 17:29:50,493 [1075995296] INFO  
MonoDevelop.Services.ILoggingService [(null)] - WARNING Could not find 
stock gtk-stop 
2005-06-03 17:29:50,530 [1075995296] INFO  
MonoDevelop.Services.ILoggingService [(null)] - Creating DefaultWorkbench 
Loading error, please reinstall : 
System.NullReferenceException: Object reference not set to an instance of 
an object 
in <0x00111> Gdl.DockLayout:SetupObject (System.Xml.XmlNode node) 
in <0x00097> Gdl.DockLayout:RecursiveBuild (System.Xml.XmlNode parentNode, 
Gdl.DockObject parent) 
in <0x0015d> Gdl.DockLayout:Load (System.Xml.XmlNode node) 
in <0x0006d> Gdl.DockLayout:LoadLayout (System.String name) 
in <0x000b0> MonoDevelop.Gui.SdiWorkbenchLayout:set_CurrentLayout 
(System.String value) 
in <0x001ca> MonoDevelop.Gui.SdiWorkbenchLayout:SwitchContext 
(MonoDevelop.Gui.WorkbenchContext ctxt) 
in <0x00296> MonoDevelop.Gui.SdiWorkbenchLayout:CreateDefaultLayout () 
in <0x00640> MonoDevelop.Gui.SdiWorkbenchLayout:Attach (IWorkbench wb) 
in <0x00050> MonoDevelop.Gui.DefaultWorkbench:set_WorkbenchLayout 
(IWorkbenchLayout value) 
in <0x00037> MonoDevelop.Gui.WorkbenchSingleton:SetWbLayout () 
in <0x00007> MonoDevelop.Gui.WorkbenchSingleton:CreateWorkspace () 
in <0x00044> MonoDevelop.Commands.InitializeWorkbenchCommand:Run () 
in <0x007ac> MonoDevelop.SharpDevelopMain:Main (System.String[] args) 
tcl0504013:/usr/local/bin # 
tcl0504013:/usr/local/bin # monodevelop 
FcInit Enter 
FcConfigCreate: config=840c110 
FcConfigCreate: config->configDirs=840c0b0,num=0,size=0 
FcConfigCreate: config->configFiles=840e320,num=0,size=0 
FcConfigCreate: config->fontDirs=837c730,num=0,size=0 
FcConfigCreate: config->acceptGlobs=840c0d8,num=0,size=0 
FcConfigCreate: config->rejectGlobs=840d1c0,num=0,size=0 
FcConfigSetCache:config=840c110,config->cache=/root/.fonts.cache-1 
2005-06-03 18:08:21,966 [1075995296] INFO  
MonoDevelop.Services.ILoggingService [(null)] - 
Reading /root/.config/MonoDevelop/CodeCompletionData/mscorlib_1.0.5000.0_b77a5c561934e089.pidb 
2005-06-03 18:08:22,078 [1075995296] INFO  
MonoDevelop.Services.ILoggingService [(null)] - WARNING Could not find 
stock Icons.16x16.FindPrevIcon 
2005-06-03 18:08:22,081 [1075995296] INFO  
MonoDevelop.Services.ILoggingService [(null)] - WARNING Could not find 
stock gtk-stop 
2005-06-03 18:08:22,111 [1075995296] INFO  
MonoDevelop.Services.ILoggingService [(null)] - Creating DefaultWorkbench 
Loading error, please reinstall : 
System.NullReferenceException: Object reference not set to an instance of 
an object 
in <0x00111> Gdl.DockLayout:SetupObject (System.Xml.XmlNode node) 
in <0x00097> Gdl.DockLayout:RecursiveBuild (System.Xml.XmlNode parentNode, 
Gdl.DockObject parent) 
in <0x0015d> Gdl.DockLayout:Load (System.Xml.XmlNode node) 
in <0x0006d> Gdl.DockLayout:LoadLayout (System.String name) 
in <0x000b0> MonoDevelop.Gui.SdiWorkbenchLayout:set_CurrentLayout 
(System.String value) 
in <0x001ca> MonoDevelop.Gui.SdiWorkbenchLayout:SwitchContext 
(MonoDevelop.Gui.WorkbenchContext ctxt) 
in <0x00296> MonoDevelop.Gui.SdiWorkbenchLayout:CreateDefaultLayout () 
in <0x00640> MonoDevelop.Gui.SdiWorkbenchLayout:Attach (IWorkbench wb) 
in <0x00050> MonoDevelop.Gui.DefaultWorkbench:set_WorkbenchLayout 
(IWorkbenchLayout value) 
in <0x00037> MonoDevelop.Gui.WorkbenchSingleton:SetWbLayout () 
in <0x00007> MonoDevelop.Gui.WorkbenchSingleton:CreateWorkspace () 
in <0x00044> MonoDevelop.Commands.InitializeWorkbenchCommand:Run () 
in <0x007ac> MonoDevelop.SharpDevelopMain:Main (System.String[] args) 
 
Actual Results: 
 
 
Expected Results: 
 
 
How often does this happen?  
 
 
Additional Information:



---- Additional Comments From jluke@cfl.rr.com 2005-06-07 17:41:44 MST ----



*** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO75066 ***


Unknown bug field "cf_op_sys_details" encountered while moving bug
   <cf_op_sys_details>SuSE Professional 9.2</cf_op_sys_details>
Unknown operating system unknown. Setting to default OS "Other".
This bug was marked DUPLICATE in the database it was moved from.
    Changing resolution to "MOVED"