[ubuntu-tr] Monodevelop'ta kapanma problemi

Fırat Küçük firatkucuk at gmail.com
14 Kas 2007 Çar 07:18:18 GMT


gdb ile debug etmişsiniz fakat sembolleri kullanmamışsınız.

https://wiki.ubuntu.com/DebuggingProgramCrash

Adresinde olduğu gibi size ilişkin sembolleri debug edebilirsiniz.

Şu anda kullandığım sistemde (7.10) düzgünce çalışıyor.

ingilizce yerelini deneyin isterseniz.
$export LANG=en_US
dedikten sonra
$monodevelop

şeklinde çalıştırın. Hali hazırda totem'e ilişkin gobject'ten
kaynaklanan böyle bir
hatanın varlığını biliyoruz.

iyi çalışmalar.

2007/11/13, Atilla Aydogdu <atilla.aydogdu at gmail.com>:
> tekrar ...
>   at Stetic.Wrapper.Container.Write (Stetic.ObjectWriter) <0x00039>
>   at Stetic.ProjectBackend.Write (bool) <0x00854>
>   at Stetic.ProjectBackend.Save (string) <0x00022>
>   at (wrapper remoting-invoke-with-check) Stetic.ProjectBackend.Save
> (string) <0xffffffff>
>   at Stetic.Project.Save (string) <0x00025>
>   at (wrapper remoting-invoke-with-check) Stetic.Project.Save (string)
> <0xffffffff>
>   at MonoDevelop.GtkCore.GuiBuilder.GuiBuilderProject.Save
> (bool) <0x0004e>
>   at MonoDevelop.GtkCore.GuiBuilder.GuiBuilderView.Save
> (string) <0x001b1>
>   at MonoDevelop.Ide.Gui.Document.Save () <0x00263>
>   at MonoDevelop.Ide.Gui.ViewCommandHandlers.OnSaveFile ()
> <0x00029>
>   at (wrapper runtime-invoke)
> MonoDevelop.Ide.Tasks.TaskService.runtime_invoke_void
> (object,intptr,intptr,intptr) <0xffffffff>
>   at (wrapper managed-to-native)
> System.Reflection.MonoMethod.InternalInvoke
> (object,object[]) <0x00004>
>   at (wrapper managed-to-native)
> System.Reflection.MonoMethod.InternalInvoke
> (object,object[]) <0xffffffff>
>   at System.Reflection.MonoMethod.Invoke
> (object,System.Reflection.BindingFlags
> ,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
> <0x0009a>
>   at System.Reflection.MethodBase.Invoke (object,object[])
> <0x0001a>
>   at MonoDevelop.Components.Commands.CommandHandlerInfo.Run
> (object) <0x00016>
>   at
> MonoDevelop.Components.Commands.CommandManager.DispatchCommand
> (object,object,object) <0x00474>
>   at
> MonoDevelop.Components.Commands.CommandMenuItem.OnActivated
> () <0x0004c>
>   at Gtk.MenuItem.activated_cb (intptr) <0x0004c>
>   at (wrapper native-to-managed) Gtk.MenuItem.activated_cb (intptr)
> <0xffffffff>
>   at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
>   at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
>   at Gtk.Application.Run () <0x00007>
>   at MonoDevelop.Ide.Gui.IdeApp.Run () <0x00007>
>   at MonoDevelop.Ide.Gui.IdeStartup.Run (string[])
> <0x00dcd>
>   at MonoDevelop.Core.ApplicationService.StartApplication
> (string,string[]) <0x000ec>
>   at MonoDevelop.Startup.SharpDevelopMain.Main (string[])
> <0x00028>
>   at (wrapper runtime-invoke)
> MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[]
> (object,intptr,intptr,intptr) <0xffffffff>
>
> Native stacktrace:
>
>         /usr/bin/mono [0x81ab4d7]
>         /usr/bin/mono [0x818e8f9]
>          [0xb7f80440]
>         [0xb4bd2cf1]
>         [0xb4bd2c09]
>         [0xb4bd2b0a]
>         [0xb105684a]
>         [0xb1381f02]
>         /usr/bin/mono [0x818e75c]
>         /usr/bin/mono(mono_runtime_invoke+0x29) [0x80b8aa0]
>         /usr/bin/mono(mono_runtime_invoke_array+0x50b)
> [0x80ba4be]
>         /usr/bin/mono [0x80c330c]
>         [0xb6e89555]
>         [0xb6e8915b]
>         [0xb6a06461]
>         [0xb6a063f3]
>         [0xb13814f7]
>         [0xb1380ef1]
>         [0xb105843d]
>         [0xb1363b67]
>         [0xb106cd48]
>         [0xb1363814]
>         [0xb138048a]
>         [0xb101d855]
>         [0xb106c6fb]
>         [0xb106c696]
>         [0xb106c636]
>         [0xb106c5ce]
>         [0xb106c4cf]
>         [0xb1062232]
>         [0xb1061edc]
>         [0xb1058bba]
>         [0xb6bdc031]
>         /usr/bin/mono [0x818e75c]
>         /usr/bin/mono(mono_runtime_invoke+0x29) [0x80b8aa0]
>         /usr/bin/mono(mono_runtime_invoke_array+0x50b)
> [0x80ba4be]
>         /usr/bin/mono [0x80c330c]
>         [0xb6e89555]
>         [0xb6e8915b]
>         [0xb6a03dc3]
>         [0xb1058b87]
>         [0xb2c9872d]
>         [0xb2c980fd]
>         [0xb2c98075]
>         [0xb4bd0467]
>
> /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x4f)
> [0xb67d895f]
>         /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x129) [0xb67cb619]
>         /usr/lib/libgobject-2.0.so.0 [0xb67dfa3b]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x8ef)
> [0xb67e1a5f]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0xb67e1da9]
>         /usr/lib/libgtk- x11-2.0.so.0(gtk_widget_activate+0x58) [0xb6403918]
>
> /usr/lib/libgtk-x11-2.0.so.0(gtk_menu_shell_activate_item+0x182)
> [0xb62edfa2]
>         /usr/lib/libgtk-x11-2.0.so.0 [0xb62efaa8]
>         /usr/lib/libgtk- x11-2.0.so.0 [0xb62e6ce4]
>
> /usr/lib/libgtk-x11-2.0.so.0(_gtk_marshal_BOOLEAN__BOXED+0x64)
> [0xb62e0ca4]
>         /usr/lib/libgobject-2.0.so.0 [0xb67c9f39]
>         /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x129) [0xb67cb619]
>         /usr/lib/libgobject-2.0.so.0 [0xb67dffa3]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x617)
> [0xb67e1787]
>         /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0xb67e1da9]
>         /usr/lib/libgtk- x11-2.0.so.0 [0xb63fec97]
>         /usr/lib/libgtk-x11-2.0.so.0(gtk_propagate_event+0xc1) [0xb62d9f01]
>         /usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x2b8) [0xb62db168]
>         /usr/lib/libgdk-x11-2.0.so.0 [0xb61473aa]
>         /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x176)
> [0xb7eea186]
>         /usr/lib/libglib-2.0.so.0 [0xb7eed512]
>         /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1e7) [0xb7eed8f7]
>          /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb4) [0xb62db644]
>         [0xb2c91a2e]
>         [0xb2c919f0]
>         [0xb2c919d0]
>         [0xb6be095e]
>         [0xb6f29a9d]
>         [0xb73bcfc1]
>         [0xb73bcf1c]
>         /usr/bin/mono [0x818e75c]
>         /usr/bin/mono(mono_runtime_invoke+0x29) [0x80b8aa0]
>         /usr/bin/mono(mono_runtime_exec_main+0x1f6)
> [0x80b9f0b]
>         /usr/bin/mono(mono_runtime_run_main+0x2ea)
> [0x80b9a97]
>         /usr/bin/mono(mono_jit_exec+0xbd) [0x805a8e8]
>         /usr/bin/mono [0x805a9c5]
>         /usr/bin/mono(mono_main+0x1247) [0x805bd8f]
>         /usr/bin/mono [0x8059a96]
>         /lib/i686/cmov/libc.so.6(__libc_start_main+0xe0)
> [0xb7d49050]
>         /usr/bin/mono [0x8059a11]
>
> Debug info from gdb:
>
> (no debugging symbols found)
> Using host libthread_db library
> "/lib/i686/cmov/libthread_db.so.1".
> (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 0xb7d0b6d0 (LWP 28300)]
> [New Thread 0xb0be3b90 (LWP 28509)]
> [New Thread 0xb155cb90 (LWP 28508)]
> [New Thread 0xb166db90 (LWP 28507)]
> [New Thread 0xb182cb90 (LWP 28427)]
> [New Thread 0xb2c7db90 (LWP 28421)]
> [New Thread 0xb349fb90 (LWP 28420)]
> [New Thread 0xb4594b90 (LWP 28368)]
> [New Thread 0xb4ce8b90 (LWP 28367)]
> [New Thread 0xb4dffb90 (LWP 28362)]
> [New Thread 0xb50a2b90 (LWP 28360)]
> [New Thread 0xb51b3b90 (LWP 28359)]
> [New Thread 0xb53a8b90 (LWP 28358)]
> [New Thread 0xb58ebb90 (LWP 28357)]
> [New Thread 0xb73b8b90 (LWP 28309)]
> [New Thread 0xb73ccb90 (LWP 28308)]
> (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)
> (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)
> 0xb7f80410 in ?? ()
>   16 Thread 0xb73ccb90 (LWP 28308)  0xb7f80410 in ?? ()
>   15 Thread 0xb73b8b90 (LWP 28309)  0xb7f80410 in ?? ()
>   14 Thread 0xb58ebb90 (LWP 28357)  0xb7f80410 in ?? ()
>   13 Thread 0xb53a8b90 (LWP 28358)  0xb7f80410 in ?? ()
>   12 Thread 0xb51b3b90 (LWP 28359)  0xb7f80410 in ?? ()
>   11 Thread 0xb50a2b90 (LWP 28360)  0xb7f80410 in ?? ()
>   10 Thread 0xb4dffb90 (LWP 28362)  0xb7f80410 in ?? ()
>   9 Thread 0xb4ce8b90 (LWP 28367)  0xb7f80410 in ?? ()
>   8 Thread 0xb4594b90 (LWP 28368)  0xb7f80410 in ?? ()
>   7 Thread 0xb349fb90 (LWP 28420)  0xb7f80410 in ?? ()
>   6 Thread 0xb2c7db90 (LWP 28421)  0xb7f80410 in ?? ()
>   5 Thread 0xb182cb90 (LWP 28427)  0xb7f80410 in ?? ()
>   4 Thread 0xb166db90 (LWP 28507)  0xb7f80410 in ?? ()
>   3 Thread 0xb155cb90 (LWP 28508)  0xb7f80410 in ?? ()
>   2 Thread 0xb0be3b90 (LWP 28509)  0xb7f80410 in ?? ()
>   1 Thread 0xb7d0b6d0 (LWP 28300)  0xb7f80410 in ?? ()
>
> Thread 16 (Thread 0xb73ccb90 (LWP 28308)):
> #0  0xb7f80410 in ?? ()
> #1  0xb73cc3b8 in ?? ()
> #2  0x0824d364 in ?? ()
> #3  0x00000000 in ?? ()
>
> Thread 15 (Thread 0xb73b8b90 (LWP 28309)):
> #0  0xb7f80410 in ?? ()
> #1  0xb73b81a8 in ?? ()
> #2  0x00000057 in ?? ()
> #3  0x00000000 in ?? ()
>
> Thread 14 (Thread 0xb58ebb90 (LWP 28357)):
> #0  0xb7f80410 in ?? ()
> #1  0xb58eb184 in ?? ()
> #2  0x0824d364 in ?? ()
> #3  0xb58eb160 in ?? ()
> #4  0xb7eac9f6 in nanosleep () from /lib/i686/cmov/libpthread.so.0
> #5  0x0814a06c in ?? ()
> #6  0xb58eb168 in ?? ()
> #7  0xb58eb160 in ?? ()
> #8  0x10624dd3 in ?? ()
> #9  0x080ef390 in mono_monitor_exit ()
> #10 0x080f048f in ?? ()
> #11 0x000001f4 in ?? ()
> #12 0x00000001 in ?? ()
> #13 0xb57e9687 in ?? ()
> #14 0xb5648674 in ?? ()
> #15 0x00000000 in ?? ()
>
> Thread 13 (Thread 0xb53a8b90 (LWP 28358)):
> #0  0xb7f80410 in ?? ()
> #1  0xb53a8068 in ?? ()
> #2  0x00000a49 in ?? ()
> #3  0x00000000 in ?? ()
>
> Thread 12 (Thread 0xb51b3b90 (LWP 28359)):
> #0  0xb7f80410 in ?? ()
> #1  0xb51b30c8 in ?? ()
> #2  0x0824d364 in ?? ()
> #3  0xb51b3070 in ?? ()
> #4  0xb7eac418 in accept () from /lib/i686/cmov/libpthread.so.0
> #5  0x08146f43 in ?? ()
> #6  0x00000046 in ?? ()
> #7  0x00000000 in ?? ()
>
> Thread 11 (Thread 0xb50a2b90 (LWP 28360)):
> #0  0xb7f80410 in ?? ()
> #1  0xb50a2060 in ?? ()
> #2  0x00000e73 in ?? ()
> #3  0x00000000 in ?? ()
>
> Thread 10 (Thread 0xb4dffb90 (LWP 28362)):
> #0  0xb7f80410 in ?? ()
> #1  0xb4dfee94 in ?? ()
> #2  0x00000ef7 in ?? ()
> #3  0x00000000 in ?? ()
>
> Thread 9 (Thread 0xb4ce8b90 (LWP 28367)):
> #0  0xb7f80410 in ?? ()
> #1  0xb4ce7b00 in ?? ()
> #2  0x00000e51 in ?? ()
> #3  0x00000000 in ?? ()
>
> Thread 8 (Thread 0xb4594b90 (LWP 28368)):
> #0  0xb7f80410 in ?? ()
> #1  0xb4594160 in ?? ()
> #2  0x0824d364 in ?? ()
> #3  0xb459413c in ?? ()
> #4  0xb7eac9f6 in nanosleep () from /lib/i686/cmov/libpthread.so.0
> #5  0x0814a06c in ?? ()
> #6  0xb4594144 in ?? ()
> #7  0xb459413c in ?? ()
> #8  0x10624dd3 in ?? ()
> #9  0x080ef390 in mono_monitor_exit ()
>  #10 0x080f048f in ?? ()
> #11 0x00000bb8 in ?? ()
> #12 0x00000001 in ?? ()
> #13 0x080ef439 in ?? ()
> #14 0x005ffc08 in ?? ()
> #15 0xb45941ac in ?? ()
> #16 0x000636e0 in ?? ()
> #17 0xb45941b0 in ?? ()
> #18 0xb57e975e in ?? ()
> #19 0x00000bb8 in ?? ()
> #20 0x08a261d0 in ?? ()
> #21 0xb6f8a365 in ?? ()
> #22 0x00f81f28 in ?? ()
> #23 0x0886559c in ?? ()
> #24 0x0886559c in ?? ()
> #25 0x00000bb8 in ?? ()
> #26 0x0056bb28 in ?? ()
> #27 0xb45941b0 in ?? ()
> #28 0xb57e973c in ?? ()
> #29 0xb45941c4 in ?? ()
> #30 0xb57e96e7 in ?? ()
> #31 0x00000bb8 in ?? ()
> #32 0x0056bb28 in ?? ()
> #33 0x00000000 in ?? ()
>
> Thread 7 (Thread 0xb349fb90 (LWP 28420)):
> #0  0xb7f80410 in ?? ()
> #1  0xb349f0a8 in ?? ()
> #2  0xffffffff in ?? ()
> #3  0x00000001 in ?? ()
> #4  0xb7dfc5e7 in poll () from /lib/i686/cmov/libc.so.6
> #5  0xb37256c9 in PR_Poll () from /usr/lib/libnspr4.so.0d
> #6  0xb39b3f1b in ?? () from /usr/lib/libxul.so.0d
> #7  0x09266f58 in ?? ()
> #8  0x00000001 in ?? ()
> #9  0xffffffff in ?? ()
> #10 0xffffffff in ?? ()
> #11 0xb349f378 in ?? ()
> #12 0x00000001 in ?? ()
> #13 0x392322f0 in ?? ()
> #14 0xb43602a4 in ?? () from /usr/lib/libxul.so.0d
> #15 0xffffffff in ?? ()
> #16 0xffffffff in ?? ()
> #17 0xb349f378 in ?? ()
> #18 0xb39b4755 in ?? () from /usr/lib/libxul.so.0d
> #19 0x09266a70 in ?? ()
> #20 0xb349f368 in ?? ()
> #21 0xb349f358 in ?? ()
> #22 0xb3713eaf in PR_SetThreadPrivate () from /usr/lib/libnspr4.so.0d
> Backtrace stopped: previous frame inner to this frame (corrupt stack?)
>
> Thread 6 (Thread 0xb2c7db90 (LWP 28421)):
> #0  0xb7f80410 in ?? ()
> #1  0xb2c7d30c in ?? ()
> #2  0x00000059 in ?? ()
> #3  0x00000000 in ?? ()
>
> Thread 5 (Thread 0xb182cb90 (LWP 28427)):
> #0  0xb7f80410 in ?? ()
> #1  0xb182c1bc in ?? ()
> #2  0x00001000 in ?? ()
> #3  0x0082f010 in ?? ()
> #4  0xb7df6c7b in read () from /lib/i686/cmov/libc.so.6
> #5  0xb183991d in ?? ()
> #6  0x00000059 in ?? ()
> #7  0x0082f010 in ?? ()
> #8  0x00001000 in ?? ()
> #9  0x0082f000 in ?? ()
> #10 0x0082f010 in ?? ()
> #11 0x095deb28 in ?? ()
> #12 0x00599fe0 in ?? ()
> #13 0x0082f000 in ?? ()
> #14 0xb182c1ac in ?? ()
> #15 0x00000060 in ?? ()
> #16 0x00599fe0 in ?? ()
> #17 0x0082f000 in ?? ()
> #18 0xb182c1bc in ?? ()
> #19 0xb18398e4 in ?? ()
> #20 0xb182c210 in ?? ()
> #21 0xb183983b in ?? ()
> #22 0x00000059 in ?? ()
> #23 0x0082f000 in ?? ()
> #24 0x00001000 in ?? ()
> #25 0x00000000 in ?? ()
>
> Thread 4 (Thread 0xb166db90 (LWP 28507)):
> #0  0xb7f80410 in ?? ()
> #1  0xb166d198 in ?? ()
> #2  0x00000309 in ?? ()
> #3  0x00000000 in ?? ()
>
> Thread 3 (Thread 0xb155cb90 (LWP 28508)):
> #0  0xb7f80410 in ?? ()
> #1  0xb155c198 in ?? ()
> #2  0x0000030b in ?? ()
> #3  0x00000000 in ?? ()
>
> Thread 2 (Thread 0xb0be3b90 (LWP 28509)):
> #0  0xb7f80410 in ?? ()
> #1  0xb0be3198 in ?? ()
> #2  0x0000030a in ?? ()
> #3  0x00000000 in ?? ()
>
> Thread 1 (Thread 0xb7d0b6d0 (LWP 28300)):
> #0  0xb7f80410 in ?? ()
> #1  0xb7bdf328 in ?? ()
> #2  0x00000000 in ?? ()
> #0  0xb7f80410 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.
> =================================================================
>
> İptal edildi
>
>
> 2007/11/13, Atilla Aydogdu <atilla.aydogdu at gmail.com>:
> > Merhaba
> > Monodevelop'u uç birimden çalıştırdıktan sonra uç birimdeki raporlar ek'te
> > (Bu hatayı menu nesnesini eklediğim zaman yapıyor.)
> >
> > Not: Debian'da da çalııştırdığımda aynı hatalar oluşuyor.
> >
> > Selamlar
> >
> >
> > 2007/11/10, Fırat Küçük <firatkucuk at gmail.com>:
> >
> > > Merhaba monodevelop'u uç birimden çalıştırıp. Hatayı görmeye çalışın.
> > > Bir hata bulursanız bizimle paylaşabilirsiniz.
> > >
> > > iyi çalışmalar.
> > >
> > > 10.11.2007 tarihinde Atilla Aydogdu < atilla.aydogdu at gmail.com> yazmış:
> > > > Merhaba
> > > >
> > > > Mono'da bir proje açtım. Basit bir ana sayfa tasarımında menu nesnesi
> > > > ekleyip kaydet veya çalıştır dediğimde monodevelop kendini kapatıyor.
> > > > Bu konuda bilgisi olan bir arkadaş bana yardımcı olabilirmi.
> > > >
> > > > Selamlar.
> > > >
> > > > --
> > > > ubuntu-tr mailing list
> > > > ubuntu-tr at lists.ubuntu.com
> > > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-tr
> > > >
> > > >
> > >
> > >
> > > --
> > > Öğr. Gör. Fırat Küçük
> > > ADAMYO Distance Learning
> > > SAKARYA University / TURKEY
> > > --
> > > ubuntu-tr mailing list
> > > ubuntu-tr at lists.ubuntu.com
> > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-tr
> > >
> >
> >
>
>
> --
> ubuntu-tr mailing list
> ubuntu-tr at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-tr
>
>


-- 
Öğr. Gör. Fırat Küçük
ADAMYO Distance Learning
SAKARYA University / TURKEY


More information about the ubuntu-tr mailing list