Your message dated Sat, 22 Apr 2006 20:12:26 +0200
with message-id <[EMAIL PROTECTED]>
and subject line can't reproduce that bug
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: monodevelop
Version: 0.9-1
Severity: grave
Justification: renders package unusable

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Trying to start monodevelop, it inevitably crashes every time.
So I tried starting it from console, and this is what I had:


2006-04-02 11:09:23,767 [-1212888160] ERROR MonoDevelop.Core.ILoggingService 
[(null)] - Type 
'MonoDevelop.Components.Commands.CommandSystemCommands' referenced from add-in 
'MonoDevelop.Ide' not found.
QPixmap::operator=: Cannot assign to pixmap during painting
QPixmap::operator=: Cannot assign to pixmap during painting
QPixmap::operator=: Cannot assign to pixmap during painting
QPixmap::operator=: Cannot assign to pixmap during painting
QPixmap::operator=: Cannot assign to pixmap during painting
QPixmap::operator=: Cannot assign to pixmap during painting
QPixmap::operator=: Cannot assign to pixmap during painting
QPixmap::operator=: Cannot assign to pixmap during painting
QPixmap::operator=: Cannot assign to pixmap during painting
QPixmap::operator=: Cannot assign to pixmap during painting
QPixmap::operator=: Cannot assign to pixmap during painting

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:

in (wrapper managed-to-native) Gecko.WebControl:gtk_moz_embed_render_data 
(intptr,intptr,uint,intptr,intptr) <0x4>
in (wrapper managed-to-native) Gecko.WebControl:gtk_moz_embed_render_data 
(intptr,intptr,uint,intptr,intptr) <0xffffffcb>
in Gecko.WebControl:RenderData (string,string,string) <0x6b>
in MonoDevelop.Components.HtmlControl.MozillaControl:InitializeWithBase 
(string) <0x25>
in MonoDevelop.Components.HtmlControl.MozillaControl:DelayedInitialize () <0xf>
in MonoDevelop.WelcomePage.WelcomePageView:Initialize (object) <0x10>
in MonoDevelop.WelcomePage.ShowWelcomePageOnStartUpHandler:Run () <0x6b>
in (wrapper runtime-invoke) System.Object:runtime_invoke_void 
(object,intptr,intptr,intptr) <0x3662797>
in (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke 
(object,object[]) <0x4>
in (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke 
(object,object[]) <0xfffffc75>
in System.Reflection.MonoMethod:Invoke 
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
 <0x8d>
in System.Reflection.MethodBase:Invoke (object,object[]) <0x1a>
in MonoDevelop.Ide.Gui.IdeApp:Initialize (MonoDevelop.Core.IProgressMonitor) 
<0x4a0>
in MonoDevelop.Ide.Gui.IdeStartup:Run (string[]) <0x74c>
in MonoDevelop.Core.AddIns.AddInService:StartApplication (string,string[]) 
<0x169>
in MonoDevelop.Startup.SharpDevelopMain:Main (string[]) <0x25>
in (wrapper runtime-invoke) System.Object:runtime_invoke_int_string[] 
(object,intptr,intptr,intptr) <0xa1b15f>

Native stacktrace:

        /usr/lib/libmono.so.0(mono_handle_native_sigsegv+0xeb) [0xb7de96ab]
        /usr/lib/libmono.so.0 [0xb7daa58d]
        [0xffffe440]
        
/usr/lib/mozilla/libgtkembedmoz.so(_ZN12EmbedPrivate10OpenStreamEPKcS1_+0x3a) 
[0xb464b96a]
        /usr/lib/mozilla/libgtkembedmoz.so(gtk_moz_embed_render_data+0x58) 
[0xb46496a8]
        [0xb3184696]
        [0xb318462c]
        [0xb31845a6]
        [0xb3184568]
        [0xb3184541]
        [0xb473cc84]
        [0xb4765231]
        /usr/lib/libmono.so.0 
        [0xb7dc79a0]
        /usr/lib/libmono.so.0(mono_runtime_invoke+0x33) [0xb7e2c5e3]
        /usr/lib/libmono.so.0(mono_runtime_invoke_array+0x1c0) [0xb7e30b40]
        /usr/lib/libmono.so.0 [0xb7e37bc7]
        [0xb7055092]
        [0xb7054cde]
        [0xb6b30d73]
        [0xb4c90871]
        [0xb6b2a74d]
        [0xb705e612]
        [0xb73ac916]
        [0xb73ac86c]
        /usr/lib/libmono.so.0 [0xb7dc79a0]
        /usr/lib/libmono.so.0(mono_runtime_invoke+0x33) [0xb7e2c5e3]
        /usr/lib/libmono.so.0(mono_runtime_exec_main+0xaf) [0xb7e2f57f]
        /usr/lib/libmono.so.0(mono_runtime_run_main+0x18c) [0xb7e32a6c]
        /usr/lib/libmono.so.0(mono_jit_exec+0x8e) [0xb7ddaade]
        /usr/lib/libmono.so.0(mono_main+0x94f) [0xb7ddb4ef]
        /lib/tls/libc.so.6(__libc_start_main+0xd0) [0xb7b61eb0]
        /usr/bin/mono [0x8048471]


A complete strace can be found at:

http://www.hanskalabs.net/private/monodevelop.strace

I also know that this could be considered a duplicate of #295176, but that 
bugreport was for version 0.5.1-2, and the last post to 
it, made by Luciano Rossi refers to version 0.9-1. I believe that, since that 
bugreport was tagged as "moreinfo", and Luciano Rossi 
posted this bug as "important", it's better to open another bugreport with the 
correct tags.
Please, close this if you believe it's a useless duplicate.

Cheers,
David

- -- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages monodevelop depends on:
ii  gnome-icon-theme              2.12.1-2   GNOME Desktop icon theme
ii  konsole [x-terminal-emulator] 4:3.5.2-1  X terminal emulator for KDE
ii  libgconf2.0-cil               2.8.2-1    CLI binding for GConf 2.12
ii  libgecko2.0-cil               0.11-2     CLI binding for the GtkMozEmbed li
ii  libglade2.0-cil               2.8.2-1    CLI binding for the Glade librarie
ii  libglib2.0-0                  2.10.1-2   The GLib library of C routines
ii  libglib2.0-cil                2.8.2-1    CLI binding for the GLib utility l
ii  libgnome2.0-cil               2.8.2-1    CLI binding for GNOME 2.12
ii  libgtk2.0-0                   2.8.16-1   The GTK+ graphical user interface 
ii  libgtk2.0-cil                 2.8.2-1    CLI binding for the GTK+ toolkit 2
ii  libgtksourceview1.0-0         1.4.2-2    shared libraries for the GTK+ synt
ii  libgtksourceview2.0-cil       0.10-3     CLI binding for the gtksourceview 
ii  mono-classlib-1.0             1.1.13.4-1 Mono class library (1.0)
ii  mono-jit                      1.1.13.4-1 fast CLI JIT/AOT compiler for Mono
ii  mono-mcs                      1.1.13.4-1 Mono C# compiler
ii  monodoc-base                  1.1.13-1   shared MonoDoc binaries
ii  monodoc-manual                1.1.13-1   compiled XML documentation from th
ii  pkg-config                    0.20-1     manage compile and link flags for 

monodevelop recommends no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEL5ja5sXXcRsFI+cRAlUgAJ9AXGq9Da5XDFleiDRjfuCXHpzuSgCfd0h6
G8icb2ibk0xhAr/kPx/8IZ0=
=lPPz
-----END PGP SIGNATURE-----


--- End Message ---
--- Begin Message ---
On Sat, 2006-04-22 at 15:29 +0200, David Paleino wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> > try rm -rf ~/.config/MonoDevelop
> > and see if that crash still happens.
> 
> That worked! :)
> 
> > Sometimes the configuration files gets borked when you play the UI
> > layout.
> 
> Is there a reason why?

Yes, 2 reasons, first reason is when you upgrade MonoDevelop from older
versions, the config of the UI layout changed in a incompatible way.
Second reason is that the config written of your changed layout is
corrupted by a bug in MonoDevelop.

The message in output:
"'MonoDevelop.Components.Commands.CommandSystemCommands' referenced from add-in 
'MonoDevelop.Ide' not found."
is harmless btw... it has nothing to do with the crash.

so I am closing this bugreport now.

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key:
http://keyserver.noreply.org/pks/lookup?op=get&search=0xEEF946C8

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d s-:+ a-- C++ UL++++$ P L++$>+++$ E- W+++$ N o? K- w++>! O---- M-
V? PS
PE+ Y- PGP++ t 5+ X++ R tv+ b+ DI? D+ G>++ e h! r->++ y?
------END GEEK CODE BLOCK------

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to