Jump to content
Not connected, Your IP: 3.15.10.164
joyrider

Eddie UI on Raspberry Pi fails to start

Recommended Posts

Hello,

I recently installed eddie-ui on my raspberry pi4 32bit (once via packagelist once via deb package) and cannot get it to start.
If I open it via the gui it just shows a loading icon and then nothing happens.
If I open it via the terminal I get an exception log.
I can start the eddie cli via terminal without problems.

The log:
 

=================================================================
	Native Crash Reporting
=================================================================
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.
=================================================================

=================================================================
	Native stacktrace:
=================================================================
	 (No frames) 


=================================================================
	Telemetry Dumper:
=================================================================
Pkilling 0xf53a6440 from 0xf7c73040
Entering thread summarizer pause from 0xf7c73040
Finished thread summarizer pause from 0xf7c73040.

Waiting for dumping threads to resume

=================================================================
	External Debugger Dump:
=================================================================
[New LWP 1793]
[New LWP 1794]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
0xf7a7a854 in __GI___wait4 (pid=1802, stat_loc=0xff8182f0, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
27	../sysdeps/unix/sysv/linux/wait4.c: No such file or directory.
  Id   Target Id                                  Frame 
* 1    Thread 0xf7c73040 (LWP 1792) "mono"        0xf7a7a854 in __GI___wait4 (pid=1802, stat_loc=0xff8182f0, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
  2    Thread 0xf6fff440 (LWP 1793) "SGen worker" futex_wait_cancelable (private=0, expected=0, futex_word=0x447698) at ../sysdeps/nptl/futex-internal.h:186
  3    Thread 0xf53a6440 (LWP 1794) "Finalizer"   futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=1, futex_word=0x43f73c) at ../sysdeps/nptl/futex-internal.h:323

Thread 3 (Thread 0xf53a6440 (LWP 1794) "Finalizer"):
#0  futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=1, futex_word=0x43f73c) at ../sysdeps/nptl/futex-internal.h:323
#1  do_futex_wait (sem=sem@entry=0x43f73c, abstime=0x0, clockid=0) at sem_waitcommon.c:117
#2  0xf7b69c90 in __new_sem_wait_slow (sem=0x43f73c, abstime=0x0, clockid=0) at sem_waitcommon.c:285
#3  0x002c2120 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0xf6fff440 (LWP 1793) "SGen worker"):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x447698) at ../sysdeps/nptl/futex-internal.h:186
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x0, cond=0x447670) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x447670, mutex=0x0) at pthread_cond_wait.c:638
#3  0x00327c84 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0xf7c73040 (LWP 1792) "mono"):
#0  0xf7a7a854 in __GI___wait4 (pid=1802, stat_loc=0xff8182f0, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
#1  0x0009f73c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
[Inferior 1 (process 1792) detached]

=================================================================
	Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0xf7b675c0):0xf7b675b0  bc ff ff ea 98 70 00 00 f0 4f 2d e9 14 d0 4d e2  .....p...O-...M.
0xf7b675c0  24 50 90 e5 a5 31 b0 e1 28 01 00 0a 00 c0 a0 e1  $P...1..(.......
0xf7b675d0  01 50 15 e2 20 30 bc e5 00 e0 a0 e1 80 50 a0 13  .P.. 0.......P..
0xf7b675e0  0a 00 00 ea 01 10 83 e3 9f 2f 9c e1 03 00 52 e1  ........./....R.

=================================================================
	Managed Stacktrace:
=================================================================
	  at <unknown> <0xffffffff>
	  at System.Windows.Forms.Theme:get_MenuAccessKeysUnderlined <0x0000f>
	  at System.Windows.Forms.SystemInformation:get_MenuAccessKeysUnderlined <0x00023>
	  at System.Windows.Forms.Control:.ctor <0x00287>
	  at System.Windows.Forms.Control:.ctor <0x00037>
	  at System.Windows.Forms.WindowsFormsSynchronizationContext:.cctor <0x0002b>
	  at System.Object:runtime_invoke_void <0x0007b>
	  at <unknown> <0xffffffff>
	  at System.Windows.Forms.Control:.ctor <0x0004b>
	  at System.Windows.Forms.ScrollableControl:.ctor <0x00013>
	  at System.Windows.Forms.ContainerControl:.ctor <0x00033>
	  at System.Windows.Forms.Form:.ctor <0x000d7>
	  at Eddie.Forms.Skin.SkinForm:.ctor <0x00013>
	  at Eddie.Forms.Forms.WindowSplash:.ctor <0x00013>
	  at Eddie.Forms.Forms.WindowSplash:.ctor <0x00037>
	  at Eddie.Forms.UiClient:Init <0x000a7>
	  at Eddie.Forms.Linux.Program:Main <0x00243>
	  at System.Object:runtime_invoke_void <0x000e3>
=================================================================
/usr/bin/eddie-ui: line 2:  1792 Aborted                 mono /usr/lib/eddie-ui/eddie-ui.exe --path.resources=/usr/share/eddie-ui --path.exec="$0" "$@"

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...