Issue information

Issue ID
#7884
Status
Unable to Reproduce
Severity
None
Started
dhaisuke
Dec 5, 2013 5:20
Last Post
Dastgir Pojee
Dec 5, 2013 16:41
Confirmation
N/A

dhaisuke - Dec 5, 2013 5:20

Hi GUys Please help me regarding the issue in map crash i dont know waht to do


[img]http://s21.postimg.org/vv5ssb3vr/map_crash.jpg[/img]

This post has been edited by dhaisuke on Dec 5, 2013 5:35

Haru - Dec 5, 2013 8:35

What revision are you running?

What does line 2763 of your script.c look like? And line 2797?

Do you have any source modifications?

Are you using any plugins?

dhaisuke - Dec 5, 2013 9:26

im using 629fbd735a2a09d865dda51f0d128fc90039ea5a

i dont have any source modification mam

and for line
2763: st->stack->var_function = idb_alloc(DB_OPT_RELEASE_DATA);
2797: aFree(st->stack->stack_data);

dhaisuke - Dec 5, 2013 10:20

Hi mam Haru can you please help me

Haru - Dec 5, 2013 10:59

That revision is 5 months old, there have been over 650 commits since then... You really should consider updating.

dhaisuke - Dec 5, 2013 13:51

Hi good evening ms haru how to update my SVN?

Dastgir Pojee - Dec 5, 2013 16:41

If using command line,
For git type : git pull
For svn type: svn up

If you have tools like tortoisesvn , tortoisegit, you can update your local copy by riht click menu of respective program.