Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
segv_handler
testprog.c
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File testprog.c of Package segv_handler
void foo(int *x) { /* add some local variables for "bt full" to see */ int y = 7; double foo = 1.2; *x = 2; } int main(void) { foo((int *)3); return 0; }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor