# C help

**URL:** https://forum.kirupa.com/t/c-help/253559
**Category:** Uncategorized
**Created:** [March 3, 2008, 2:20am UTC](https://forum.kirupa.com/t/c-help/253559 "2008-03-03T02:20:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![wo1olf](https://avatars.discourse-cdn.com/v4/letter/w/278dde/32.png) [@wo1olf](https://forum.kirupa.com/u/wo1olf)
#### Post date: [March 3, 2008, 2:20am UTC](https://forum.kirupa.com/t/c-help/253559/1 "2008-03-03T02:20:47Z")

</div>

i am using printf (tmp) where tmp is an int. But evertime gdb pass to the line where is located the line it gave me this error  
“Program received signal SIGSEGV, segmentation fault” then go to the assembler code while it is not supposed to. How can i fix it?
