|
Bugzilla – Full Text Bug Listing |
| Summary: | Ide Crached | ||
|---|---|---|---|
| Product: | [Mono] MonoDevelop | Reporter: | Marcel Witter <mardanny71> |
| Component: | general | Assignee: | MD Bugs <monodevelop-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | MD Bugs <monodevelop-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | 2.0 Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Marcel Witter
2009-02-24 01:32:54 UTC
Can you please provide more information about the crash? Which error message did you get? Which output you get when running from a terminal? Sorry,
i think its a Prob with the Mozilla Xulrunner in OpenSuse 11.1
mono --version
Mono JIT compiler version 2.2 (tarball Fri Jan 9 17:41:21 UTC 2009)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC)
SIGSEGV: altstack
Notifications: epoll
Architecture: x86
Disabled: none
monodevelop
mardanny71@linux-f4u7:~> monodevelop
WARNING: Cannot find Mozilla directory containing libgtkembedmoz.so. Some Addins
may not be able to function. Please set MOZILLA_FIVE_HOME to your Mozilla direc
tory.
node `classlib-Gendarme.Framework' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.BadPractice' is not defined on the documentation m
ap
node `ruleslib-Gendarme.Rules.Concurrency' is not defined on the documentation m
ap
node `ruleslib-Gendarme.Rules.Correctness' is not defined on the documentation m
ap
node `ruleslib-Gendarme.Rules.Design.Generic' is not defined on the documentatio
n map
node `ruleslib-Gendarme.Rules.Design.Linq' is not defined on the documentation m ap
node `ruleslib-Gendarme.Rules.Design' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Exceptions' is not defined on the documentation ma p
node `ruleslib-Gendarme.Rules.Interoperability' is not defined on the documentat ion map
node `ruleslib-Gendarme.Rules.Maintainability' is not defined on the documentati on map
node `ruleslib-Gendarme.Rules.Naming' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Performance' is not defined on the documentation m ap
node `ruleslib-Gendarme.Rules.Portability' is not defined on the documentation m ap
node `ruleslib-Gendarme.Rules.Security.Cas' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Security' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Serialization' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Smells' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Ui' is not defined on the documentation map
node `classlib-webkit' is not defined on the documentation map
PARSE LOAD: 409,601
PARSE LOAD: 312,989
FEHLER [2009-03-05 14:51:20Z]: Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value "((GString*) 0x9066740)" of type `GString'
Stack trace:
at Gtk.Dialog.Run()
at MonoDevelop.Ide.Commands.OpenFileHandler.Run()
at MonoDevelop.Components.Commands.CommandHandler.Run(System.Object dataItem)
at MonoDevelop.Components.Commands.ActionCommand.DispatchCommand(System.Object dataItem)
at MonoDevelop.Components.Commands.CommandManager.DispatchCommand(System.Object commandId, System.Object dataItem, System.Object initialTarget)
at MonoDevelop.Components.Commands.CommandMenuItem.OnActivated()
at Gtk.MenuItem.activated_cb(IntPtr menu_item)
at Gtk.Application.gtk_main()
at Gtk.Application.Run()
at MonoDevelop.Ide.Gui.IdeApp.Run()
at MonoDevelop.Ide.Gui.IdeStartup.Run(System.String[] args)
at MonoDevelop.Startup.SharpDevelopMain.Main(System.String[] args)
PARSE LOAD: 336,276
mardanny71@linux-f4u7:~>
mardanny71@linux-f4u7:~> clear
mardanny71@linux-f4u7:~> monodevelop
WARNING: Cannot find Mozilla directory containing libgtkembedmoz.so. Some Addins may not be able to function. Please set MOZILLA_FIVE_HOME to your Mozilla directory.
node `classlib-Gendarme.Framework' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.BadPractice' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Concurrency' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Correctness' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Design.Generic' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Design.Linq' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Design' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Exceptions' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Interoperability' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Maintainability' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Naming' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Performance' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Portability' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Security.Cas' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Security' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Serialization' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Smells' is not defined on the documentation map
node `ruleslib-Gendarme.Rules.Ui' is not defined on the documentation map
node `classlib-webkit' is not defined on the documentation map
FEHLER [2009-03-05 14:54:36Z]: Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value "((GString*) 0x8d3a630)" of type `GString'
Stack trace:
at Gtk.Application.RunIteration(Boolean blocking)
at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.RunMainLoop()
at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.SetProgress(Double Percentage)
at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.MonoDevelop.Core.IProgressMonitor.Step(Int32 work)
at MonoDevelop.Ide.Gui.IdeApp.Initialize(IProgressMonitor monitor)
at MonoDevelop.Ide.Gui.IdeStartup.Run(System.String[] args)
at MonoDevelop.Startup.SharpDevelopMain.Main(System.String[] args)
PARSE LOAD: 295,723
Stacktrace:
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
at Gtk.Application.Run () <0x0000a>
at MonoDevelop.Ide.Gui.IdeApp.Run () <0x0000a>
at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x00a9c>
at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x0006e>
at (wrapper runtime-invoke) MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
monodevelop [0x80f8584]
monodevelop [0x812606b]
[0xffffe410]
/usr/lib/gtk-2.0/2.10.0/engines/libqtcurve.so [0xb5fe4481]
/usr/lib/libgtk-x11-2.0.so.0 [0xb6785ec6]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1ab) [0xb60fcd8b]
/usr/lib/libgobject-2.0.so.0 [0xb611312d]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x65b) [0xb61146bb]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x26) [0xb6114cb6]
/usr/lib/libgtk-x11-2.0.so.0 [0xb689b2b6]
/usr/lib/libgtk-x11-2.0.so.0(gtk_propagate_event+0xec) [0xb677e9dc]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x2e7) [0xb677fd87]
/usr/lib/libgdk-x11-2.0.so.0 [0xb66096ca]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1e8) [0xb7edc9a8]
/usr/lib/libglib-2.0.so.0 [0xb7ee0063]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1d2) [0xb7ee0582]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb9) [0xb6780239]
[0xb21688f8]
[0xb21688bb]
[0xb216889b]
[0xb6be495d]
[0xb78a032f]
[0xb78a0203]
monodevelop(mono_runtime_exec_main+0x16e) [0x816038e]
monodevelop(mono_runtime_run_main+0x16b) [0x8160a7b]
monodevelop(mono_main+0x18f2) [0x80e1e32]
monodevelop [0x805b1a1]
/lib/libc.so.6(__libc_start_main+0xe5) [0xb7d0a705]
monodevelop [0x805b0d1]
Debug info from gdb:
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb240db90 (LWP 6077)]
[New Thread 0xb2553b90 (LWP 6074)]
[New Thread 0xb2143b90 (LWP 6071)]
[New Thread 0xb26ceb90 (LWP 6068)]
[New Thread 0xb6bd5b90 (LWP 6065)]
[New Thread 0xb2c60b90 (LWP 6042)]
[New Thread 0xb74e2b90 (LWP 6000)]
[New Thread 0xb7506b90 (LWP 5998)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe430 in __kernel_vsyscall ()
9 Thread 0xb7506b90 (LWP 5998) 0xffffe430 in __kernel_vsyscall ()
8 Thread 0xb74e2b90 (LWP 6000) 0xffffe430 in __kernel_vsyscall ()
7 Thread 0xb2c60b90 (LWP 6042) 0xffffe430 in __kernel_vsyscall ()
6 Thread 0xb6bd5b90 (LWP 6065) 0xffffe430 in __kernel_vsyscall ()
5 Thread 0xb26ceb90 (LWP 6068) 0xffffe430 in __kernel_vsyscall ()
4 Thread 0xb2143b90 (LWP 6071) 0xffffe430 in __kernel_vsyscall ()
3 Thread 0xb2553b90 (LWP 6074) 0xffffe430 in __kernel_vsyscall ()
2 Thread 0xb240db90 (LWP 6077) 0xffffe430 in __kernel_vsyscall ()
* 1 Thread 0xb7cbf6f0 (LWP 5997) 0xffffe430 in __kernel_vsyscall ()
Thread 9 (Thread 0xb7506b90 (LWP 5998)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e863f6 in nanosleep () from /lib/libpthread.so.0
#2 0x081f33b8 in ?? ()
#3 0xb7e7f1b5 in start_thread () from /lib/libpthread.so.0
#4 0xb7dc53be in clone () from /lib/libc.so.6
Thread 8 (Thread 0xb74e2b90 (LWP 6000)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e84ef5 in sem_wait@@GLIBC_2.1 () from /lib/libpthread.so.0
#2 0x0817ad99 in ?? ()
#3 0x0819e6d8 in ?? ()
#4 0x0820f496 in ?? ()
#5 0x0822efd5 in ?? ()
#6 0xb7e7f1b5 in start_thread () from /lib/libpthread.so.0
#7 0xb7dc53be in clone () from /lib/libc.so.6
Thread 7 (Thread 0xb2c60b90 (LWP 6042)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e863f6 in nanosleep () from /lib/libpthread.so.0
#2 0x0820e710 in ?? ()
#3 0x0819db7b in ?? ()
#4 0xb52daa7c in ?? ()
#5 0xb52daa15 in ?? ()
#6 0xb52da923 in ?? ()
#7 0xb78a99a8 in ?? ()
#8 0x0815d9d4 in mono_runtime_delegate_invoke ()
#9 0x0819e75f in ?? ()
#10 0x0820f496 in ?? ()
#11 0x0822efd5 in ?? ()
#12 0xb7e7f1b5 in start_thread () from /lib/libpthread.so.0
#13 0xb7dc53be in clone () from /lib/libc.so.6
Thread 6 (Thread 0xb6bd5b90 (LWP 6065)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7db5b5b in read () from /lib/libc.so.6
#2 0xb28ea537 in ?? ()
#3 0xb28ea44e in ?? ()
#4 0xb78a99a8 in ?? ()
#5 0x0815d9d4 in mono_runtime_delegate_invoke ()
#6 0x0819e75f in ?? ()
#7 0x0820f496 in ?? ()
#8 0x0822efd5 in ?? ()
#9 0xb7e7f1b5 in start_thread () from /lib/libpthread.so.0
#10 0xb7dc53be in clone () from /lib/libc.so.6
Thread 5 (Thread 0xb26ceb90 (LWP 6068)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e82f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x081f6688 in ?? ()
#3 0x081f92c4 in ?? ()
#4 0x08213b5c in ?? ()
#5 0x0819b683 in ?? ()
#6 0xb24149e5 in ?? ()
#7 0xb24146a6 in ?? ()
#8 0xb2414634 in ?? ()
#9 0xb241454d in ?? ()
#10 0xb78a99a8 in ?? ()
#11 0x0815d9d4 in mono_runtime_delegate_invoke ()
#12 0x0819e75f in ?? ()
#13 0x0820f496 in ?? ()
#14 0x0822efd5 in ?? ()
#15 0xb7e7f1b5 in start_thread () from /lib/libpthread.so.0
#16 0xb7dc53be in clone () from /lib/libc.so.6
Thread 4 (Thread 0xb2143b90 (LWP 6071)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7dc5c56 in epoll_wait () from /lib/libc.so.6
#2 0x081a215a in ?? ()
#3 0x0819e6d8 in ?? ()
#4 0x0820f496 in ?? ()
#5 0x0822efd5 in ?? ()
#6 0xb7e7f1b5 in start_thread () from /lib/libpthread.so.0
#7 0xb7dc53be in clone () from /lib/libc.so.6
Thread 3 (Thread 0xb2553b90 (LWP 6074)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e82f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x081f6688 in ?? ()
#3 0x081f92c4 in ?? ()
#4 0x081f932c in ?? ()
#5 0x08213c82 in ?? ()
#6 0x0819b683 in ?? ()
#7 0xb24149e5 in ?? ()
#8 0xb21682c5 in ?? ()
#9 0xb2026074 in ?? ()
#10 0xb78a99a8 in ?? ()
#11 0x0815d9d4 in mono_runtime_delegate_invoke ()
#12 0x0819e75f in ?? ()
#13 0x0820f496 in ?? ()
#14 0x0822efd5 in ?? ()
#15 0xb7e7f1b5 in start_thread () from /lib/libpthread.so.0
#16 0xb7dc53be in clone () from /lib/libc.so.6
Thread 2 (Thread 0xb240db90 (LWP 6077)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e82f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x081f6688 in ?? ()
#3 0x081f92c4 in ?? ()
#4 0x081f932c in ?? ()
#5 0x08213c82 in ?? ()
#6 0x081a14d2 in ?? ()
#7 0x0819e6d8 in ?? ()
#8 0x0820f496 in ?? ()
#9 0x0822efd5 in ?? ()
#10 0xb7e7f1b5 in start_thread () from /lib/libpthread.so.0
#11 0xb7dc53be in clone () from /lib/libc.so.6
Thread 1 (Thread 0xb7cbf6f0 (LWP 5997)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb7e85bbb in read () from /lib/libpthread.so.0
#2 0x080f8726 in ?? ()
#3 0x0812606b in ?? ()
#4 <signal handler called>
#5 0xb5fe4481 in ?? () from /usr/lib/gtk-2.0/2.10.0/engines/libqtcurve.so
#6 0xb6785ec6 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#7 0xb60fcd8b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#8 0xb611312d in ?? () from /usr/lib/libgobject-2.0.so.0
#9 0xb61146bb in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#10 0xb6114cb6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#11 0xb689b2b6 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#12 0xb677e9dc in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#13 0xb677fd87 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#14 0xb66096ca in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#15 0xb7edc9a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0xb7ee0063 in ?? () from /usr/lib/libglib-2.0.so.0
#17 0xb7ee0582 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#18 0xb6780239 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#19 0xb21688f8 in ?? ()
#20 0xb21688bb in ?? ()
#21 0xb216889b in ?? ()
#22 0xb6be495d in ?? ()
#23 0xb78a032f in ?? ()
#24 0xb78a0203 in ?? ()
#25 0x0816038e in mono_runtime_exec_main ()
#26 0x08160a7b in mono_runtime_run_main ()
#27 0x080e1e32 in mono_main ()
#28 0x0805b1a1 in ?? ()
#29 0xb7d0a705 in __libc_start_main () from /lib/libc.so.6
#30 0x0805b0d1 in ?? ()
=================================================================
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.
=================================================================
mardanny71@linux-f4u7:~>
This is a known crash caused by the QtCurve theme. See original bug. *** This bug has been marked as a duplicate of bug 309204 *** |