Closed
Bug 432783
Opened 17 years ago
Closed 17 years ago
xine plugin crashes
Categories
(Plugins Graveyard :: Xine, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: nick, Assigned: flameeyes)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008050309 Minefield/3.0pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008050309 Minefield/3.0pre
Following the URL supplied, this site crashes FF dead in it it's tracks. If the link is opened in a new tab, a 'unnamed' window remains (in Fluxbox, at least) that cannot be closed.
I have disabled NoScript, Flash blocker etc. (even disable Gnash and Adobe Flash), yet the hartd crash happens each time.
Reproducible: Always
Steps to Reproduce:
1. Follow the link
Actual Results:
Crash
Expected Results:
No Crash
Comment 1•17 years ago
|
||
Please attach a stacktrace if you can:
http://kb.mozillazine.org/Getting_a_stacktrace_with_gdb
| Reporter | ||
Comment 2•17 years ago
|
||
Ha har!
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1398469712 (LWP 21778)]
0xb6b4fa91 in strstr () from /lib/tls/libc.so.6
(gdb) bt
#0 0xb6b4fa91 in strstr () from /lib/tls/libc.so.6
#1 0xb1552504 in NPN_Status (instance=0x8bccba8, message=0xb155291c "xine-plugin: opening stream...") at npentry.c:117
#2 0xb154d3e7 in player_thread (data=0x8bc32f8) at plugin.c:312
#3 0xb802f20e in start_thread () from /lib/tls/libpthread.so.0
#4 0xb6bae0de in clone () from /lib/tls/libc.so.6
Disabling xine-plugin fixes it up.
Sorry for the noise
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Comment 3•17 years ago
|
||
Please report the issue to the xine-plugin folks, or your Linux vendor.
Status: RESOLVED → UNCONFIRMED
Component: General → Plug-ins
Keywords: crash
Product: Firefox → Core
Resolution: WORKSFORME → ---
Summary: hard crash - everytime at supplied URL → xine plugin crashes
Version: unspecified → Trunk
| Assignee | ||
Comment 4•17 years ago
|
||
I've opened a report on xine's bugtracker: http://bugs.xine-project.org/show_bug.cgi?id=98 . Please follow the development of the bug in there.
Assignee: nobody → flameeyes
| Assignee | ||
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago → 17 years ago
Resolution: --- → INVALID
reporter: please help Diego by commenting in that other bug w/ system information (version of distribution, version of xine-lib, version of xine-plugin).
Status: RESOLVED → VERIFIED
Component: Plug-ins → Xine
Product: Core → Plugins
QA Contact: plugins → xine
Version: Trunk → unspecified
Updated•9 years ago
|
Product: Plugins → Plugins Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•