# Theme Compile

**URL:** https://forum.shopware.com/t/theme-compile/61432
**Category:** Themes & Design (EN)
**Created:** [30. August 2019 um 09:36 UTC](https://forum.shopware.com/t/theme-compile/61432 "2019-08-30T09:36:36Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Jens\_K](https://avatars.discourse-cdn.com/v4/letter/j/c67d28/32.png) [@Jens\_K](https://forum.shopware.com/u/Jens_K)
#### Post date: [12. September 2019 um 13:27 UTC](https://forum.shopware.com/t/theme-compile/61432/2 "2019-09-12T13:27:41Z")

</div>

Hello&nbsp;Yafar\_iSi,

if a segmentation fault occurs, you usually don’t get any output at all even if you have set the highest debug/verbosity level.&nbsp;You could use a debugger like xdebug to step thru the code and see where it breaks. You can also edit the platform/src/Storefront/Theme/ThemeCompiler.php and insert a exit() call to see until which point the code gets executed and when the segmentation fault occurs.

Best regards

Jens

---

_[View the full topic](https://forum.shopware.com/t/theme-compile/61432)._
