! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Segfault occurred during quitting
Status:
RESOLVED: FIXED

Comments

Description Masato Hashimoto 2009-10-06 11:50:49 CEST
Created attachment 2582 
gdb log

After the following steps, segfault occurred.

Steps to reproduce:
1) Open Parole
2) Click close button of window.
3) Choose Quit

Build & Platform:
Build 2009-10-06 on Arch Linux
Comment 1 Ali Abdallah editbugs 2009-10-06 14:02:04 CEST
(In reply to comment #0)
> Created an attachment (id=2582) [details]
> gdb log
> 
> After the following steps, segfault occurred.
> 
> Steps to reproduce:
> 1) Open Parole
> 2) Click close button of window.
> 3) Choose Quit
> 
> Build & Platform:
> Build 2009-10-06 on Arch Linux

Same platform and build for me, i don't have this problem, but from the gdb output seems that it is a gstreamer bug somewhere, do you have the latest arch updates?
Comment 2 Masato Hashimoto 2009-10-06 14:54:38 CEST
(In reply to comment #1)
> Same platform and build for me, i don't have this problem, but from the gdb
> output seems that it is a gstreamer bug somewhere, do you have the latest arch
> updates?

Yes, my system is up-to-date.
I try to run parole on other system (32bit Arch Linux on VM), this issue doesn't occur. So this seems to be caused by my system environment.
You can close this as invalid.

Thanks.
Comment 3 Ali Abdallah editbugs 2009-10-06 18:51:51 CEST
(In reply to comment #2)

> Yes, my system is up-to-date.
> I try to run parole on other system (32bit Arch Linux on VM), this issue
> doesn't occur. So this seems to be caused by my system environment.
> You can close this as invalid.

it occurs on 64 bit system then? i don't think this is an invalid bug, unless you have the gstreamer library compiled with a risky optimization flags :).
Comment 4 Masato Hashimoto 2009-10-07 17:02:10 CEST
(In reply to comment #3)
> it occurs on 64 bit system then?

Yes, but, sorry, I realized that the steps to reproduce is incorrect.
Correct steps are as follows:
1) Turn on 'Enable visualization when playing audio file'.
2) Quit & run Parole again.
3) Turn off the option.
4) Quit Parole (Choose Quit menu or click close button and choose quit).

> i don't think this is an invalid bug, unless
> you have the gstreamer library compiled with a risky optimization flags :).

I don't do that, I'm not a geek :)

BTW, I found distro's repo isn't up-to-date. So I update to gstreamer0.10.25, gtk2.18.2 and glib2.22.2 by myself.
It may be a cause of correcting step to reproduce though I didn't downgrade again to confirm it.
And I don't confirm it on other system (VM) yet because my VMware doesn't work after above update, I think X(
Comment 5 Ali Abdallah editbugs 2009-10-09 06:35:18 CEST
(In reply to comment #4)
> (In reply to comment #3)
> > it occurs on 64 bit system then?
> 
> Yes, but, sorry, I realized that the steps to reproduce is incorrect.
> Correct steps are as follows:
> 1) Turn on 'Enable visualization when playing audio file'.
> 2) Quit & run Parole again.
> 3) Turn off the option.
> 4) Quit Parole (Choose Quit menu or click close button and choose quit).
> 

Okay, fixed in the latest commit.

Bug #5830

Reported by:
Masato Hashimoto
Reported on: 2009-10-06
Last modified on: 2009-10-09

People

Assignee:
Ali Abdallah
CC List:
0 users

Version

Version:
0.1.90

Attachments

gdb log (3.60 KB, text/plain)
2009-10-06 11:50 CEST , Masato Hashimoto
no flags

Additional information