Closed Bug 933647 Opened 11 years ago Closed 11 years ago

path testing

Categories

(Firefox :: Untriaged, defect)

24 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: g.suman15, Unassigned)

Details

Attachments

(1 file)

71 bytes, text/plain
Details
Attached file prog.c
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 20130910160258

Steps to reproduce:

#include<stdio.h>
main()
{
inti=1,j,k=0;
j=i/k;
printf("%d",j);
}



Actual results:

abnormal termination


Expected results:

i should get output
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Group: core-security
Please do not play in bugzilla.mozilla.org. It is a production bug tracking
system used by the mozilla community to support development of Firefox and
other projects used by hundreds of millions of people. You add noise and
annoyance playing here. If you want to learn how to use bugzilla, please use
our testing environment on landfill.bugzilla.org.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: