Bug 878484

Summary: [abrt] xmlindent-0.2.17-14.fc17: yylex: Process /usr/bin/xmlindent was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: simgidacav
Component: xmlindentAssignee: Adrian Reber <adrian>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: adrian
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:214dff646c0f438d6546358fe5cf2aa71f0a00c0
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-20 19:00:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: core_backtrace
none
File: environ
none
File: limits
none
File: backtrace
none
File: cgroup
none
File: smolt_data
none
File: executable
none
File: maps
none
File: dso_list
none
File: proc_pid_status
none
File: open_fds
none
File: var_log_messages none

Description simgidacav 2012-11-20 14:33:18 UTC
Description of problem:
Probably the file I've parsed was not well formed.

Version-Release number of selected component:
xmlindent-0.2.17-14.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
backtrace_rating: 4
cmdline:        xmlindent lol.htm
crash_function: yylex
kernel:         3.6.6-1.fc17.x86_64

truncated backtrace:
:Thread no. 1 (3 frames)
: #2 yylex at xmlindent.yy:105
: #3 indent at indent.c:121
: #4 format_file at main.c:99

Comment 1 simgidacav 2012-11-20 14:33:21 UTC
Created attachment 648526 [details]
File: core_backtrace

Comment 2 simgidacav 2012-11-20 14:33:23 UTC
Created attachment 648527 [details]
File: environ

Comment 3 simgidacav 2012-11-20 14:33:26 UTC
Created attachment 648528 [details]
File: limits

Comment 4 simgidacav 2012-11-20 14:33:28 UTC
Created attachment 648529 [details]
File: backtrace

Comment 5 simgidacav 2012-11-20 14:33:31 UTC
Created attachment 648530 [details]
File: cgroup

Comment 6 simgidacav 2012-11-20 14:33:34 UTC
Created attachment 648531 [details]
File: smolt_data

Comment 7 simgidacav 2012-11-20 14:33:45 UTC
Created attachment 648532 [details]
File: executable

Comment 8 simgidacav 2012-11-20 14:33:47 UTC
Created attachment 648533 [details]
File: maps

Comment 9 simgidacav 2012-11-20 14:33:49 UTC
Created attachment 648534 [details]
File: dso_list

Comment 10 simgidacav 2012-11-20 14:33:52 UTC
Created attachment 648535 [details]
File: proc_pid_status

Comment 11 simgidacav 2012-11-20 14:33:55 UTC
Created attachment 648536 [details]
File: open_fds

Comment 12 simgidacav 2012-11-20 14:33:58 UTC
Created attachment 648537 [details]
File: var_log_messages

Comment 13 Adrian Reber 2012-11-20 14:35:29 UTC
Can you attach the file you parsed.

Comment 14 simgidacav 2012-11-20 15:34:11 UTC
(In reply to comment #13)
> Can you attach the file you parsed.

Unfortunately not: it was a dump of http://news.ycombinator.com/ and it keeps changing. Maybe another dump of the same page?

Comment 15 Adrian Reber 2012-11-20 19:00:43 UTC
Running the page through http://validator.w3.org gives me over 150 errors. 
Running it through xmlindent I get

Error: Scanner did not recognize string '<'. Aborted

Crashing is of course a bug but without the file to reproduce it I cannot fix it. I am closing this bug as CANTFIX. Please reopen if you ever have a file again which makes xmlindent crash.

Comment 16 simgidacav 2012-11-20 21:37:15 UTC
(In reply to comment #15)
> Please reopen if you ever have a file again which makes xmlindent crash.

Sure, no problem.
Thanks for your effort :)