Bug 586264

Summary: transmission-gtk-1.92-1.fc12 crashed in tr_clientForId()
Product: [Fedora] Fedora Reporter: Manoj Kumar Suyal <suyalmanoj>
Component: transmissionAssignee: Rahul Sundaram <metherid>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: charles, jspaleta, metherid, sanjay.ankur
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:4a60c88c75675223045da660917f2164ce3a743e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-17 18:19:51 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 Manoj Kumar Suyal 2010-04-27 07:44:20 UTC
abrt 1.0.9 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: transmission
component: transmission
executable: /usr/bin/transmission
kernel: 2.6.32.10-90.fc12.i686
package: transmission-gtk-1.92-1.fc12
rating: 4
reason: Process /usr/bin/transmission was killed by signal 11 (SIGSEGV)
release: Fedora release 12 (Constantine)

Comment 1 Manoj Kumar Suyal 2010-04-27 07:44:24 UTC
Created attachment 409388 [details]
File: backtrace

Comment 2 Charles Kerr 2010-04-27 14:04:53 UTC
The code this crashed in is small, so I added a unit test for it and fed it the same data that generated this backtrace.  The unit test passed, so this seems to be some sort of memory corruption adding to the problem.

Is this crash repeatable?  If so would you be able to repeat it while running Transmission inside of valgrind?