mono crashed with SIGABRT in raise()

Bug #1124638 reported by kacer2k
This bug report is a duplicate of:  Edit Remove
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mono (Ubuntu)
New
Undecided
Unassigned

Bug Description

i've try to run and aplicacion whith Mono and crash when It's start.

The aplication is rtlsdr

http://www.rtlsdr.org/softwarelinux

I don't know if It's good to help Ubuntu, but I put my error.

This is the message:

~/SDRSharp/sdr-stable$ sudo mono SDRSharp.exe
* Assertion at class.c:1390, condition `(packing_size & 0xfffffff0) == 0' not met

Stacktrace:

  at (wrapper remoting-invoke-with-check) SDRSharp.MainForm..ctor () <0xffffffff>
  at SDRSharp.Program.Main () <0x000a3>
  at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

 mono() [0x4961e9]
 /lib/x86_64-linux-gnu/libpthread.so.0(+0xfbd0) [0x7f61508bebd0]
 /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37) [0x7f615051e037]
 /lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x7f6150521698]
 mono() [0x5cdd7f]
 mono() [0x5cdea6]
 mono() [0x5026a2]
 mono(mono_class_init+0x412) [0x501712]
 mono() [0x52b75b]
 mono() [0x52bb13]
 mono(mono_get_method_full+0xe4) [0x52c094]
 mono() [0x434e3a]
 mono() [0x41f9c7]
 mono() [0x4214c1]
 mono() [0x421b9d]
 mono() [0x498413]
 [0x4060816a]

Debug info from gdb:

aviso: no se encargaron secciones que se puedan cargar en el archivo de símbolos añadido system-supplied DSO at 0x7fffcaf64000
[Nuevo LWP 14265]
[Nuevo LWP 14264]
[Nuevo LWP 14263]
[Nuevo LWP 14262]
[Depuración de hilo usando libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f61508bdcbd in read () from /lib/x86_64-linux-gnu/libpthread.so.0
  Id Target Id Frame
  5 Thread 0x7f614fe05700 (LWP 14262) "mono" 0x00007f61508baca4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  4 Thread 0x7f614eb4e700 (LWP 14263) "mono" 0x00007f61508bcf80 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
  3 Thread 0x7f614e4cd700 (LWP 14264) "mono" 0x00007f61508baca4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  2 Thread 0x7f614e2cc700 (LWP 14265) "mono" 0x00007f61508baca4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
* 1 Thread 0x7f61513dc780 (LWP 14261) "mono" 0x00007f61508bdcbd in read () from /lib/x86_64-linux-gnu/libpthread.so.0

Hilo 5 (Thread 0x7f614fe05700 (LWP 14262)):
#0 0x00007f61508baca4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00000000005e0e13 in ?? ()
#2 0x00000000005daf95 in ?? ()
#3 0x00000000005df557 in ?? ()
#4 0x00007f61508b6f8e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007f61505e0e1d in clone () from /lib/x86_64-linux-gnu/libc.so.6

Hilo 4 (Thread 0x7f614eb4e700 (LWP 14263)):
#0 0x00007f61508bcf80 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00000000005c5b58 in mono_sem_wait ()
#2 0x0000000000515d7b in ?? ()
#3 0x00000000005981e6 in ?? ()
#4 0x00000000005c04aa in ?? ()
#5 0x00000000005e0c14 in ?? ()
#6 0x00007f61508b6f8e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7 0x00007f61505e0e1d in clone () from /lib/x86_64-linux-gnu/libc.so.6

Hilo 3 (Thread 0x7f614e4cd700 (LWP 14264)):
#0 0x00007f61508baca4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00000000005abc7b in ?? ()
#2 0x00000000005bdb7d in ?? ()
#3 0x000000000055a968 in ?? ()
#4 0x0000000041989fad in ?? ()
#5 0x00007f6140000c20 in ?? ()
#6 0x0000000000000000 in ?? ()

Hilo 2 (Thread 0x7f614e2cc700 (LWP 14265)):
#0 0x00007f61508baca4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00000000005abc7b in ?? ()
#2 0x00000000005bdb7d in ?? ()
#3 0x000000000055a968 in ?? ()
#4 0x0000000041989fad in ?? ()
#5 0x00007f6144000c20 in ?? ()
#6 0x00007f614e2cbd50 in ?? ()
#7 0x00007f61513c8f28 in ?? ()
#8 0x00007f61513c0cc8 in ?? ()
#9 0x00007f6140000cb0 in ?? ()
#10 0x00007f614e2cbae0 in ?? ()
#11 0x00007f614e2cba00 in ?? ()
#12 0x0000000000000000 in ?? ()

Hilo 1 (Thread 0x7f61513dc780 (LWP 14261)):
#0 0x00007f61508bdcbd in read () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x000000000049637b in ?? ()
#2 <signal handler called>
#3 0x00007f615051e037 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#4 0x00007f6150521698 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#5 0x00000000005cdd7f in ?? ()
#6 0x00000000005cdea6 in ?? ()
#7 0x00000000005026a2 in ?? ()
#8 0x0000000000501712 in mono_class_init ()
#9 0x000000000052b75b in ?? ()
#10 0x000000000052bb13 in ?? ()
#11 0x000000000052c094 in mono_get_method_full ()
#12 0x0000000000434e3a in ?? ()
#13 0x000000000041f9c7 in ?? ()
#14 0x00000000004214c1 in ?? ()
#15 0x0000000000421b9d in ?? ()
#16 0x0000000000498413 in ?? ()
#17 0x000000004060816a in ?? ()
#18 0x00007fffcaf33be0 in ?? ()
#19 0x0000000040608177 in ?? ()
#20 0x0000000002045220 in ?? ()
#21 0x00007f61508bad34 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#22 0x000000000000040a in ?? ()
#23 0x00000000000007d0 in ?? ()
#24 0x00000000005b63b0 in ?? ()
#25 0x00000000005bd6a5 in ?? ()
#26 0x00000000005bd9aa in ?? ()
#27 0x0000000000000000 in ?? ()

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

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: mono-runtime 2.10.8.1-5ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-6.11-generic 3.8.0-rc7
Uname: Linux 3.8.0-6-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
CrashCounter: 1
Date: Thu Feb 14 00:03:18 2013
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/mono
InstallationDate: Installed on 2013-02-08 (5 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130205)
MarkForUpload: True
ProcCmdline: mono SDRSharp.exe
ProcEnviron:
 TERM=xterm
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=es_ES.UTF-8
 XDG_RUNTIME_DIR=<set>
Signal: 6
SourcePackage: mono
StacktraceTop:
 raise () from /lib/x86_64-linux-gnu/libc.so.6
 abort () from /lib/x86_64-linux-gnu/libc.so.6
 ?? ()
 ?? ()
 ?? ()
Title: mono crashed with SIGABRT in raise()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip fuse lpadmin plugdev sambashare sudo

Revision history for this message
kacer2k (juancarlosvicente-gmail) wrote :
Revision history for this message
Apport retracing service (apport) wrote : This bug is a duplicate

Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1125839, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find.

information type: Private → Public
tags: removed: need-amd64-retrace
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.
  • Duplicate of a private bug Remove

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.