bugzilla-daemon at freedesktop.org
2008-Sep-10 13:42 UTC
[Swfdec] [Bug 17521] New: swfdec_stream_errorv: error in stream for unknown url: Network error
http://bugs.freedesktop.org/show_bug.cgi?id=17521 Summary: swfdec_stream_errorv: error in stream for unknown url: Network error Product: swfdec Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org ReportedBy: stempubuntu at gmail.com QAContact: swfdec at lists.freedesktop.org Using midori 0.2.1 on Ubuntu 8.10 (developpment) and Swfdec 0.8.0. On Video Google or Youtube the message is : SWFDEC: ERROR: swfdec_stream.c(373): swfdec_stream_errorv: error in stream for unknown url: Network error then core dump -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Sep-10 16:44 UTC
[Swfdec] [Bug 17521] swfdec_stream_errorv: error in stream for unknown url: Network error
http://bugs.freedesktop.org/show_bug.cgi?id=17521 --- Comment #1 from Riccardo Magliocchetti <riccardo at datahost.it> 2008-09-10 09:44:03 PST --- Which version of webkit gtk are you using? Latest time i've tried with 1.0.1 i think i was getting https://bugs.webkit.org/show_bug.cgi?id=19309. See my trace at https://bugs.freedesktop.org/show_bug.cgi?id=16717#c1. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Sep-10 16:57 UTC
[Swfdec] [Bug 17521] swfdec_stream_errorv: error in stream for unknown url: Network error
http://bugs.freedesktop.org/show_bug.cgi?id=17521 --- Comment #2 from St?phane Marguet <stempubuntu at gmail.com> 2008-09-10 09:57:19 PST --- I'm using webkit r36283 from this week. It was working with swfdec 0.7.4. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Sep-10 18:56 UTC
[Swfdec] [Bug 17521] segmentation fault with midori (webkit)
http://bugs.freedesktop.org/show_bug.cgi?id=17521 Riccardo Magliocchetti <riccardo at datahost.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|swfdec_stream_errorv: error |segmentation fault with |in stream for unknown url: |midori (webkit) |Network error | --- Comment #3 from Riccardo Magliocchetti <riccardo at datahost.it> 2008-09-10 11:56:46 PST --- Ok, this is not the pdata being null but window->ws_info. Do you have the same stack trace? [Switching to Thread 0xb57cd720 (LWP 7846)] 0xb4bdf742 in plugin_set_window (instance=0xb4c06820, window=0xb4c06828) at plugin.c:398 398 plugin_x11_setup_windowed (instance->pdata, (Window) window->window, (gdb) bt 1 full #0 0xb4bdf742 in plugin_set_window (instance=0xb4c06820, window=0xb4c06828) at plugin.c:398 No locals. (More stack frames follow...) (gdb) print window $1 = (NPWindow *) 0xb4c06828 (gdb) print instance->pdata $2 = (void *) 0x9d86000 (gdb) print window->ws_info $3 = (void *) 0x0 (gdb) print window->ws_info->visual Attempt to dereference a generic pointer. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Sep-10 19:09 UTC
[Swfdec] [Bug 17521] segmentation fault with midori (webkit)
http://bugs.freedesktop.org/show_bug.cgi?id=17521 --- Comment #4 from St?phane Marguet <stempubuntu at gmail.com> 2008-09-10 12:09:53 PST --- Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb5780720 (LWP 15064)] 0xb32be3f2 in ?? () from /usr/lib/firefox/plugins/flashplugin-alternative.so (gdb) bt 1 full #0 0xb32be3f2 in ?? () from /usr/lib/firefox/plugins/flashplugin-alternative.so No symbol table info available. (More stack frames follow...) I'm sorry I don't understand gdb logs but I guess there is no informations available there even if libswfdec-0.8-1-dbg is installed :( Do I need a swfdec-mozilla debugging package ? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Sep-10 19:13 UTC
[Swfdec] [Bug 17521] segmentation fault with midori (webkit)
http://bugs.freedesktop.org/show_bug.cgi?id=17521 --- Comment #5 from Riccardo Magliocchetti <riccardo at datahost.it> 2008-09-10 12:13:25 PST --- (In reply to comment #4)> Do I need a swfdec-mozilla debugging package ?yes, it's segfaulting in the plugin. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Sep-11 12:24 UTC
[Swfdec] [Bug 17521] segmentation fault with midori (webkit)
http://bugs.freedesktop.org/show_bug.cgi?id=17521 --- Comment #6 from Riccardo Magliocchetti <riccardo at datahost.it> 2008-09-11 05:24:28 PST --- Same happens with latest git of midori and webkit r36309. Webkit bug filed there: https://bugs.webkit.org/show_bug.cgi?id=20779 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Sep-30 13:01 UTC
[Swfdec] [Bug 17521] segmentation fault with midori (webkit)
http://bugs.freedesktop.org/show_bug.cgi?id=17521 --- Comment #7 from Riccardo Magliocchetti <riccardo at datahost.it> 2008-09-30 06:01:06 PST --- Here's another one: https://bugs.webkit.org/show_bug.cgi?id=21240 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Oct-16 08:18 UTC
[Swfdec] [Bug 17521] segmentation fault with midori (webkit)
http://bugs.freedesktop.org/show_bug.cgi?id=17521 --- Comment #8 from Riccardo Magliocchetti <riccardo at datahost.it> 2008-10-16 01:18:48 PST --- Both patches are landed in webkit svn, i'm updating and compiling right now. If it works fine fine out of the box i'm closing this as NOTOURBUG. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Oct-16 09:13 UTC
[Swfdec] [Bug 17521] segmentation fault with midori (webkit)
http://bugs.freedesktop.org/show_bug.cgi?id=17521 Riccardo Magliocchetti <riccardo at datahost.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NOTOURBUG -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
Seemingly Similar Threads
- [Bug 15471] New: segmentation fault while seeking in youtube.com
- [Bug 16146] New: Flash-based map on SpreadFirefox.com not working
- [Bug 15208] New: Segmentation fault loading a page with swf
- [Bug 15960] New: "Done" and "Error" columns are redundant with each other
- [Bug 15495] New: does not render ESPN baseball gamecast correctly