# FMOD Studio update thread

**URL:** https://qa.fmod.com/t/fmod-studio-update-thread/17647
**Category:** FMOD Studio
**Tags:** unity
**Created:** [September 7, 2021, 11:36am UTC](https://qa.fmod.com/t/fmod-studio-update-thread/17647 "2021-09-07T11:36:56Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![paipaixiong116](https://avatars.discourse-cdn.com/v4/letter/p/c5a1d2/32.png) [@paipaixiong116](https://qa.fmod.com/u/paipaixiong116)
#### Post date: [September 7, 2021, 11:36am UTC](https://qa.fmod.com/t/fmod-studio-update-thread/17647/1 "2021-09-07T11:36:56Z")

</div>

![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/f/f39ae8561aa7435a713c5eaa95f611b654fc8bef.png)  
 ![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/6/6ec998ab603f71b36fb9f9f607b5d4f4a72290d9.png)

hello, I need help , my fmod version is 2.01.11, libfmodstudio.so in my project doesn’t contain symbol table , I can’t parsing this error .

---

<div class="post-metadata">

### Author: ![Andrew](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/andrew/32/261_2.png) [@Andrew](https://qa.fmod.com/u/Andrew)
#### Post date: [September 7, 2021, 9:07pm UTC](https://qa.fmod.com/t/fmod-studio-update-thread/17647/2 "2021-09-07T21:07:44Z")

</div>

I have attached the debug symbols to your [fmod.com](http://fmod.com) account. Look for them in the Uploads section of your Profile page.

---

<div class="post-metadata">

### Author: ![paipaixiong116](https://avatars.discourse-cdn.com/v4/letter/p/c5a1d2/32.png) [@paipaixiong116](https://qa.fmod.com/u/paipaixiong116)
#### Post date: [September 8, 2021, 2:46pm UTC](https://qa.fmod.com/t/fmod-studio-update-thread/17647/3 "2021-09-08T14:46:17Z")

</div>

thanks very much , I download libfmodstudio.so.debug and used it to parse the error.

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/7/74c21d0340f637b0aaf1695ff409677b56a3377a.png)  
 ![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/6/6186f107f66368ed73b1f4e1a3cf6b1c0d7c3a8a.png)

I think I need your help to solove this problem.

---

<div class="post-metadata">

### Author: ![mathew](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/mathew/32/431_2.png) [@mathew](https://qa.fmod.com/u/mathew)
#### Post date: [September 8, 2021, 11:20pm UTC](https://qa.fmod.com/t/fmod-studio-update-thread/17647/4 "2021-09-08T23:20:58Z")

</div>

Are you able to recreate the crash with the .so.debug on device? It looks like the crash reporter needs that information to produce a full crash callstack.

---

<div class="post-metadata">

### Author: ![paipaixiong116](https://avatars.discourse-cdn.com/v4/letter/p/c5a1d2/32.png) [@paipaixiong116](https://qa.fmod.com/u/paipaixiong116)
#### Post date: [November 16, 2021, 2:58am UTC](https://qa.fmod.com/t/fmod-studio-update-thread/17647/5 "2021-11-16T02:58:45Z")

</div>

Thanks for your reply , but I have not been able to recreate the crash .
