Bug 575717

Summary: [abrt] crash in w3m-0.5.2-15.fc12: Process /usr/bin/w3m was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Alfredo Pons Menargues <alfredo.pons>
Component: w3mAssignee: Parag Nemade <pnemade>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: i18n-bugs, petersen, pnemade
Target Milestone: ---Keywords: MoveUpstream
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:3859b735409709e11bda6612b3b288b8ec15a231
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-24 09:36:47 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: backtrace none

Description Alfredo Pons Menargues 2010-03-22 08:42:59 UTC
abrt 1.0.8 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: w3m -o indent_incr=0 -o multicol=false -o no_cache=true -o use_cookie=false -o display_charset=utf8 -o system_charset=utf8 -o follow_locale=false -o use_language_tag=true -o ucs_conv=true -T text/html -dump /mnt/compartido/asolis/Skeletor.htm.htm
component: w3m
executable: /usr/bin/w3m
kernel: 2.6.32.9-70.fc12.i686
package: w3m-0.5.2-15.fc12
rating: 4
reason: Process /usr/bin/w3m was killed by signal 11 (SIGSEGV)
release: Fedora release 12 (Constantine)

Comment 1 Alfredo Pons Menargues 2010-03-22 08:43:03 UTC
Created attachment 401671 [details]
File: backtrace

Comment 2 Parag Nemade 2010-03-22 08:50:59 UTC
What is this Skeletor.htm.htm page? Can you also attach it? I think problem should be releated to this page only.

Comment 3 Alfredo Pons Menargues 2010-03-22 09:25:34 UTC
w3m is used and called by the Tracker (indexer program).


[apons@atlantis asolis]$ file Skeletor.htm.htm

Skeletor.htm.htm: Non-ISO extended-ASCII text, with very long lines, with no line terminators

Skeletor.htm.htm  size is 18 Mbytes.

The Skeletor.htm.htm file has private contents and I not allowed to send it.

Comment 4 Jens Petersen 2010-03-22 23:37:59 UTC
I think you need to reduce it to a smaller testcase:
try to work out if it is triggered one of the command-line options,
or what part of your file is causing the crash.

I also recommend reporting the issue to upstream
since they are much more familiar with the code-base.

Comment 5 Jens Petersen 2010-03-22 23:38:57 UTC
Also might be worth testing earlier versions of w3m if you think this is a regression.

Comment 6 Alfredo Pons Menargues 2010-03-23 11:28:17 UTC
I tried to reproduce the error in command line but I did not succeed. Even if I obtained the following warnings:

[root@atlantis apons]# w3m -o indent_incr=0 -o multicol=false -o no_cache=true -o use_cookie=false -o display_charset=utf8 -o system_charset=utf8 -o follow_locale=false -o use_language_tag=true -o ucs_conv=true -T text/html -dump /tmp/Skeletor.htm.htm
GC Warning: Repeated allocation of very large block (appr. size 8716288):
	May lead to memory leak and poor performance.
GC Warning: Repeated allocation of very large block (appr. size 26746880):
	May lead to memory leak and poor performance.
GC Warning: Repeated allocation of very large block (appr. size 26746880):
	May lead to memory leak and poor performance.
GC Warning: Repeated allocation of very large block (appr. size 26746880):
	May lead to memory leak and poor performance.
GC Warning: Repeated allocation of very large block (appr. size 26578944):
	May lead to memory leak and poor performance.
GC Warning: Repeated allocation of very large block (appr. size 26578944):
	May lead to memory leak and poor performance.
GC Warning: Repeated allocation of very large block (appr. size 26578944):
	May lead to memory leak and poor performance.
GC Warning: Repeated allocation of very large block (appr. size 26554368):
	May lead to memory leak and poor performance.
GC Warning: Repeated allocation of very large block (appr. size 26550272):
	May lead to memory leak and poor performance.
GC Warning: Repeated allocation of very large block (appr. size 26550272):
	May lead to memory leak and poor performance.
GC Warning: Repeated allocation of very large block (appr. size 26550272):
	May lead to memory leak and poor performance.
GC Warning: Repeated allocation of very large block (appr. size 26550272):
	May lead to memory leak and poor performance.
GC Warning: Repeated allocation of very large block (appr. size 26546176):
	May lead to memory leak and poor performance.
GC Warning: Repeated allocation of very large block (appr. size 26546176):
	May lead to memory leak and poor performance.

Comment 7 Parag Nemade 2010-05-24 09:21:29 UTC
Are you still able to reproduce this?

Comment 8 Alfredo Pons Menargues 2010-05-24 09:35:24 UTC
No, sorry. I do not happened again.

Comment 9 Parag Nemade 2010-05-24 09:36:47 UTC
I will close this now then. If again crashes report it in bz.
Thanks.