Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
1
Question by FromLions · Jan 29, 2016 at 03:14 PM · crashubuntu

5.3.2f1 Ubuntu Linux builds crash "Got a SIGABRT while executing native code."

Happens with all projects from complicated to just an empty scene with a cube, or empty scene with a UI text.

Built project will crash to desktop before showing the splash screen. last worked correctly in 5.2, all 5.3 builds crashed due to shader compilation errors, none of the patches resolved that. Now in 5.3.2 it is crashing a bit differently.

full logfile:

 Preloaded type GtkListStore
 Preloaded type GtkWindow
 Preloaded type GtkVBox
 Preloaded type GtkImage
 Preloaded type GtkNotebook
 Preloaded type GtkHBox
 Preloaded type GtkFrame
 Preloaded type GtkAlignment
 Preloaded type GtkTreeView
 Preloaded type GtkLabel
 Preloaded type GtkCheckButton
 Preloaded type GtkScrolledWindow
 Preloaded type GtkComboBox
 
 (test.x86:3334): Gtk-WARNING **: Error loading icon from file '/media/usb/t
 Selecting FBConfig
 GLX_FBCONFIG_ID=86
 GLX_BUFFER_SIZE=32
 GLX_DOUBLEBUFFER=1
 GLX_RED_SIZE=8
 GLX_GREEN_SIZE=8
 GLX_BLUE_SIZE=8
 GLX_ALPHAterminate called after throwing an instance of 'std::logic_error'
   what():  basic_string::_S_construct null not valid
 Stacktrace:
 
 
 Native stacktrace:
 
     /media/usb/test_Data/Mono/x86/libmono.so(+0x8960f) [0x409d260f]
     [0x40022410]
     [0x40022428]
     /lib/i386-linux-gnu/libc.so.6(gsignal+0x47) [0x4038b607]
     /lib/i386-linux-gnu/libc.so.6(abort+0x143) [0x4038ea33]
     /usr/lib/i386-linux-gnu/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x195) [0x4025e405]
     /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x4a063) [0x4025c063]
     /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x4a09f) [0x4025c09f]
     /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x4a306) [0x4025c306]
     /usr/lib/i386-linux-gnu/libstdc++.so.6(_ZSt19__throw_logic_errorPKc+0x82) [0x402b40c2]
     ./test.x86() [0x8b5f948]
     ./test.x86() [0x8b51a7e]
     ./test.x86() [0x8b432ca]
     ./test.x86() [0x8b5038d]
     ./test.x86() [0x8ad6003]
     ./test.x86() [0x8ad29f7]
     ./test.x86() [0x82cd3ff]
     ./test.x86() [0x83ee7ab]
     ./test.x86() [0x83c56d2]
     ./test.x86() [0x808e4d3]
     /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x40376a83]
     ./test.x86() [0x8098919]
 
 Debug info from gdb:
 
 Traceback (most recent call last):
   File "/usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.19-gdb.py", line 63, in <module>
     from libstdcxx.v6.printers import register_libstdcxx_printers
 ImportError: No module named 'libstdcxx'
 [New LWP 3340]
 [New LWP 3339]
 [New LWP 3337]
 [New LWP 3336]
 [New LWP 3335]
 [Thread debugging using libthread_db enabled]
 Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
 0x40022428 in __kernel_vsyscall ()
   Id   Target Id         Frame 
   6    Thread 0x4128eb40 (LWP 3335) "test.x86" 0x40022428 in __kernel_vsyscall ()
   5    Thread 0x413afb40 (LWP 3336) "test.x86" 0x40022428 in __kernel_vsyscall ()
   4    Thread 0x41700b40 (LWP 3337) "test.x86" 0x40022428 in __kernel_vsyscall ()
   3    Thread 0x4b06ab40 (LWP 3339) "test.x86" 0x40022428 in __kernel_vsyscall ()
   2    Thread 0x4b26bb40 (LWP 3340) "test.x86" 0x40022428 in __kernel_vsyscall ()
 * 1    Thread 0x405c3600 (LWP 3334) "test.x86" 0x40022428 in __kernel_vsyscall ()
 
 Thread 6 (Thread 0x4128eb40 (LWP 3335)):
 #0  0x40022428 in __kernel_vsyscall ()
 #1  0x4004c12d in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
 #2  0x40ab08ad in ?? () from /media/usb/test_Data/Mono/x86/libmono.so
 #3  0x40047f70 in start_thread (arg=0x4128eb40) at pthread_create.c:312
 #4  0x40448bee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
 
 Thread 5 (Thread 0x413afb40 (LWP 3336)):
 #0  0x40022428 in __kernel_vsyscall ()
 #1  0x4004e135 in sem_wait@@GLIBC_2.1 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/sem_wait.S:79
 #2  0x40ace579 in mono_sem_wait () from /media/usb/test_Data/Mono/x86/libmono.so
 #3  0x40a2dea8 in ?? () from /media/usb/test_Data/Mono/x86/libmono.so
 #4  0x40a9cb65 in ?? () from /media/usb/test_Data/Mono/x86/libmono.so
 #5  0x40ac6153 in ?? () from /media/usb/test_Data/Mono/x86/libmono.so
 #6  0x40ae78c0 in ?? () from /media/usb/test_Data/Mono/x86/libmono.so
 #7  0x40047f70 in start_thread (arg=0x413afb40) at pthread_create.c:312
 #8  0x40448bee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
 
 Thread 4 (Thread 0x41700b40 (LWP 3337)):
 #0  0x40022428 in __kernel_vsyscall ()
 #1  0x4004e135 in sem_wait@@GLIBC_2.1 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/sem_wait.S:79
 #2  0x0852c8bc in ?? ()
 #3  0x0852d20f in ?? ()
 #4  0x084e2128 in ?? ()
 #5  0x40047f70 in start_thread (arg=0x41700b40) at pthread_create.c:312
 #6  0x40448bee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
 
 Thread 3 (Thread 0x4b06ab40 (LWP 3339)):
 #0  0x40022428 in __kernel_vsyscall ()
 #1  0x4004bd4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
 #2  0x48f83cd4 in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
 #3  0x48f82e67 in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
 #4  0x40047f70 in start_thread (arg=0x4b06ab40) at pthread_create.c:312
 #5  0x40448bee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
 
 Thread 2 (Thread 0x4b26bb40 (LWP 3340)):
 #0  0x40022428 in __kernel_vsyscall ()
 #1  0x4004bd4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
 #2  0x48f83cd4 in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
 #3  0x48f82e67 in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
 #4  0x40047f70 in start_thread (arg=0x4b26bb40) at pthread_create.c:312
 #5  0x40448bee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
 
 Thread 1 (Thread 0x405c3600 (LWP 3334)):
 #0  0x40022428 in __kernel_vsyscall ()
 #1  0x4004ee1b in read () at ../sysdeps/unix/syscall-template.S:81
 #2  0x409d278d in ?? () from /media/usb/test_Data/Mono/x86/libmono.so
 #3  <signal handler called>
 #4  0x40022428 in __kernel_vsyscall ()
 #5  0x4038b607 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
 #6  0x4038ea33 in __GI_abort () at abort.c:89
 #7  0x4025e405 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
 #8  0x4025c063 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
 #9  0x4025c09f in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
 #10 0x4025c306 in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6
 #11 0x402b40c2 in std::__throw_logic_error(char const*) () from /usr/lib/i386-linux-gnu/libstdc++.so.6
 #12 0x08b5f948 in ?? ()
 #13 0x08b51a7e in ?? ()
 #14 0x08b432ca in ?? ()
 #15 0x08b5038d in ?? ()
 #16 0x08ad6003 in ?? ()
 #17 0x08ad29f7 in ?? ()
 #18 0x082cd3ff in ?? ()
 #19 0x083ee7ab in ?? ()
 #20 0x083c56d2 in ?? ()
 #21 0x0808e4d3 in ?? ()
 #22 0x40376a83 in __libc_start_main (main=0x808d470, argc=3, argv=0xbfdab574, init=0x9416830, fini=0x94168a0, rtld_fini=0x4000f180 <_dl_fini>, stack_end=0xbfdab56c) at libc-start.c:287
 #23 0x08098919 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.
 =================================================================

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by gReMixx · Mar 18, 2016 at 07:21 PM

I've been getting a similar error. Adding "-force-opengl" to the launch parameters for the build fixed it for me. It's a bizarre bug.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Em3rgency · May 02, 2016 at 12:29 PM 0
Share

Thank you! This solved the issue for me.

avatar image
0

Answer by ChrisSpears · Feb 15, 2016 at 05:06 PM

We're also seeing this as well. I haven't been able to find an official bug report on it yet though. Have you filed one? Seems everyone is talking about this but not bugging it. @fromlions

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

43 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Game runs in Editor, crashes on startup after build. "Access Violation (0xc0000005)" 3 Answers

Fatal signal 11 (SIGSEGV), code 1, fault addr 0x50 0 Answers

Program Crash 1 Answer

Unity crash on Any Project opened 1 Answer

Crash Unity 5.3.5 on startup 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges