[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-11 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Attachment removed: "CoreDump.gz" http://launchpadlibrarian.net/14800084/CoreDump.gz **

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Sebastien Bacher
We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future. ** Changed in: rhythmbox (Ubuntu)

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread fleegix
** Attachment added: "Backtrace for Rhythmbox crash importing PLS file" http://launchpadlibrarian.net/15646008/gdb-rhythmbox.txt -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread fleegix
Here's the stacktrace. I went through the steps to create it manually, as the link specified. Does this mean the built-in crash reporting tools aren't even giving you what you need? Please let me know if there's more info I can provide. Importing playlists seems like a pretty fundamental feature f

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Kees Cook
This is due to a mismatch between the signal definition and the signal arguments passed by rhythmbox: rhythmbox-0.11.5/shell/rb-playlist-manager.c: playlist_load_ended_cb (TotemPlParser *parser, const char *uri, GHashTable *metadata, RBPlaylistManager *mgr) ... g_signal_connect

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Kees Cook
Attaching my retraced backtrace... ** Attachment added: "symbolized backtrace" http://launchpadlibrarian.net/15646574/backtrace.txt -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-30 Thread Pedro Villavicencio
trace matches http://bugzilla.gnome.org/show_bug.cgi?id=525901 ; which is fixed upstream now, thanks. ** Bug watch added: GNOME Bug Tracker #525901 http://bugzilla.gnome.org/show_bug.cgi?id=525901 ** Also affects: rhythmbox via http://bugzilla.gnome.org/show_bug.cgi?id=525901 Importance:

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-30 Thread Bug Watch Updater
** Changed in: rhythmbox Status: Unknown => Fix Released -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- deskt

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-07-02 Thread Sebastien Bacher
the new 0.11.5.90 version uploaded to intrepid fixes the issue, closing the bug ** Changed in: rhythmbox (Ubuntu) Status: Fix Committed => Fix Released -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug n

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-07-07 Thread Kees Cook
That's correct. I see no evidence of the dereference being 3rd party controllable. -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-11 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Attachment removed: "CoreDump.gz" http://launchpadlibrarian.net/14800084/CoreDump.gz **

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Sebastien Bacher
We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future. ** Changed in: rhythmbox (Ubuntu)

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread fleegix
** Attachment added: "Backtrace for Rhythmbox crash importing PLS file" http://launchpadlibrarian.net/15646008/gdb-rhythmbox.txt -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread fleegix
Here's the stacktrace. I went through the steps to create it manually, as the link specified. Does this mean the built-in crash reporting tools aren't even giving you what you need? Please let me know if there's more info I can provide. Importing playlists seems like a pretty fundamental feature f

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Kees Cook
This is due to a mismatch between the signal definition and the signal arguments passed by rhythmbox: rhythmbox-0.11.5/shell/rb-playlist-manager.c: playlist_load_ended_cb (TotemPlParser *parser, const char *uri, GHashTable *metadata, RBPlaylistManager *mgr) ... g_signal_connect

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Kees Cook
Attaching my retraced backtrace... ** Attachment added: "symbolized backtrace" http://launchpadlibrarian.net/15646574/backtrace.txt -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-30 Thread Pedro Villavicencio
trace matches http://bugzilla.gnome.org/show_bug.cgi?id=525901 ; which is fixed upstream now, thanks. ** Bug watch added: GNOME Bug Tracker #525901 http://bugzilla.gnome.org/show_bug.cgi?id=525901 ** Also affects: rhythmbox via http://bugzilla.gnome.org/show_bug.cgi?id=525901 Importance:

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-30 Thread Bug Watch Updater
** Changed in: rhythmbox Status: Unknown => Fix Released -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- deskt

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-07-02 Thread Sebastien Bacher
the new 0.11.5.90 version uploaded to intrepid fixes the issue, closing the bug ** Changed in: rhythmbox (Ubuntu) Status: Fix Committed => Fix Released -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug n

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-07-07 Thread Kees Cook
That's correct. I see no evidence of the dereference being 3rd party controllable. -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-11 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Attachment removed: "CoreDump.gz" http://launchpadlibrarian.net/14800084/CoreDump.gz **

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Sebastien Bacher
We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future. ** Changed in: rhythmbox (Ubuntu)

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread fleegix
** Attachment added: "Backtrace for Rhythmbox crash importing PLS file" http://launchpadlibrarian.net/15646008/gdb-rhythmbox.txt -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread fleegix
Here's the stacktrace. I went through the steps to create it manually, as the link specified. Does this mean the built-in crash reporting tools aren't even giving you what you need? Please let me know if there's more info I can provide. Importing playlists seems like a pretty fundamental feature f

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Kees Cook
This is due to a mismatch between the signal definition and the signal arguments passed by rhythmbox: rhythmbox-0.11.5/shell/rb-playlist-manager.c: playlist_load_ended_cb (TotemPlParser *parser, const char *uri, GHashTable *metadata, RBPlaylistManager *mgr) ... g_signal_connect

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Kees Cook
Attaching my retraced backtrace... ** Attachment added: "symbolized backtrace" http://launchpadlibrarian.net/15646574/backtrace.txt -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-30 Thread Pedro Villavicencio
trace matches http://bugzilla.gnome.org/show_bug.cgi?id=525901 ; which is fixed upstream now, thanks. ** Bug watch added: GNOME Bug Tracker #525901 http://bugzilla.gnome.org/show_bug.cgi?id=525901 ** Also affects: rhythmbox via http://bugzilla.gnome.org/show_bug.cgi?id=525901 Importance:

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-30 Thread Bug Watch Updater
** Changed in: rhythmbox Status: Unknown => Fix Released -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- deskt

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-07-02 Thread Sebastien Bacher
the new 0.11.5.90 version uploaded to intrepid fixes the issue, closing the bug ** Changed in: rhythmbox (Ubuntu) Status: Fix Committed => Fix Released -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug n

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-07-07 Thread Kees Cook
That's correct. I see no evidence of the dereference being 3rd party controllable. -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-11 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Attachment removed: "CoreDump.gz" http://launchpadlibrarian.net/14800084/CoreDump.gz **

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Sebastien Bacher
We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future. ** Changed in: rhythmbox (Ubuntu)

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread fleegix
** Attachment added: "Backtrace for Rhythmbox crash importing PLS file" http://launchpadlibrarian.net/15646008/gdb-rhythmbox.txt -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread fleegix
Here's the stacktrace. I went through the steps to create it manually, as the link specified. Does this mean the built-in crash reporting tools aren't even giving you what you need? Please let me know if there's more info I can provide. Importing playlists seems like a pretty fundamental feature f

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Kees Cook
This is due to a mismatch between the signal definition and the signal arguments passed by rhythmbox: rhythmbox-0.11.5/shell/rb-playlist-manager.c: playlist_load_ended_cb (TotemPlParser *parser, const char *uri, GHashTable *metadata, RBPlaylistManager *mgr) ... g_signal_connect

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Kees Cook
Attaching my retraced backtrace... ** Attachment added: "symbolized backtrace" http://launchpadlibrarian.net/15646574/backtrace.txt -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-30 Thread Pedro Villavicencio
trace matches http://bugzilla.gnome.org/show_bug.cgi?id=525901 ; which is fixed upstream now, thanks. ** Bug watch added: GNOME Bug Tracker #525901 http://bugzilla.gnome.org/show_bug.cgi?id=525901 ** Also affects: rhythmbox via http://bugzilla.gnome.org/show_bug.cgi?id=525901 Importance:

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-30 Thread Bug Watch Updater
** Changed in: rhythmbox Status: Unknown => Fix Released -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- deskt

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-07-02 Thread Sebastien Bacher
the new 0.11.5.90 version uploaded to intrepid fixes the issue, closing the bug ** Changed in: rhythmbox (Ubuntu) Status: Fix Committed => Fix Released -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug n

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-07-07 Thread Kees Cook
That's correct. I see no evidence of the dereference being 3rd party controllable. -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-11 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Attachment removed: "CoreDump.gz" http://launchpadlibrarian.net/14800084/CoreDump.gz **

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Sebastien Bacher
We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future. ** Changed in: rhythmbox (Ubuntu)

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread fleegix
** Attachment added: "Backtrace for Rhythmbox crash importing PLS file" http://launchpadlibrarian.net/15646008/gdb-rhythmbox.txt -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread fleegix
Here's the stacktrace. I went through the steps to create it manually, as the link specified. Does this mean the built-in crash reporting tools aren't even giving you what you need? Please let me know if there's more info I can provide. Importing playlists seems like a pretty fundamental feature f

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Kees Cook
This is due to a mismatch between the signal definition and the signal arguments passed by rhythmbox: rhythmbox-0.11.5/shell/rb-playlist-manager.c: playlist_load_ended_cb (TotemPlParser *parser, const char *uri, GHashTable *metadata, RBPlaylistManager *mgr) ... g_signal_connect

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Kees Cook
Attaching my retraced backtrace... ** Attachment added: "symbolized backtrace" http://launchpadlibrarian.net/15646574/backtrace.txt -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-30 Thread Pedro Villavicencio
trace matches http://bugzilla.gnome.org/show_bug.cgi?id=525901 ; which is fixed upstream now, thanks. ** Bug watch added: GNOME Bug Tracker #525901 http://bugzilla.gnome.org/show_bug.cgi?id=525901 ** Also affects: rhythmbox via http://bugzilla.gnome.org/show_bug.cgi?id=525901 Importance:

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-30 Thread Bug Watch Updater
** Changed in: rhythmbox Status: Unknown => Fix Released -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- deskt

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-07-02 Thread Sebastien Bacher
the new 0.11.5.90 version uploaded to intrepid fixes the issue, closing the bug ** Changed in: rhythmbox (Ubuntu) Status: Fix Committed => Fix Released -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug n

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-07-07 Thread Kees Cook
That's correct. I see no evidence of the dereference being 3rd party controllable. -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-11 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Attachment removed: "CoreDump.gz" http://launchpadlibrarian.net/14800084/CoreDump.gz **

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Sebastien Bacher
We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future. ** Changed in: rhythmbox (Ubuntu)

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread fleegix
** Attachment added: "Backtrace for Rhythmbox crash importing PLS file" http://launchpadlibrarian.net/15646008/gdb-rhythmbox.txt -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread fleegix
Here's the stacktrace. I went through the steps to create it manually, as the link specified. Does this mean the built-in crash reporting tools aren't even giving you what you need? Please let me know if there's more info I can provide. Importing playlists seems like a pretty fundamental feature f

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Kees Cook
This is due to a mismatch between the signal definition and the signal arguments passed by rhythmbox: rhythmbox-0.11.5/shell/rb-playlist-manager.c: playlist_load_ended_cb (TotemPlParser *parser, const char *uri, GHashTable *metadata, RBPlaylistManager *mgr) ... g_signal_connect

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-27 Thread Kees Cook
Attaching my retraced backtrace... ** Attachment added: "symbolized backtrace" http://launchpadlibrarian.net/15646574/backtrace.txt -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-30 Thread Pedro Villavicencio
trace matches http://bugzilla.gnome.org/show_bug.cgi?id=525901 ; which is fixed upstream now, thanks. ** Bug watch added: GNOME Bug Tracker #525901 http://bugzilla.gnome.org/show_bug.cgi?id=525901 ** Also affects: rhythmbox via http://bugzilla.gnome.org/show_bug.cgi?id=525901 Importance:

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-06-30 Thread Bug Watch Updater
** Changed in: rhythmbox Status: Unknown => Fix Released -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- deskt

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-07-02 Thread Sebastien Bacher
the new 0.11.5.90 version uploaded to intrepid fixes the issue, closing the bug ** Changed in: rhythmbox (Ubuntu) Status: Fix Committed => Fix Released -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug n

[Bug 235829] Re: Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox

2008-07-07 Thread Kees Cook
That's correct. I see no evidence of the dereference being 3rd party controllable. -- Rhythmbox crashed with SIGSEGV importing PLS file exported by Rhythmbox https://bugs.launchpad.net/bugs/235829 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug