Bug 679217 - Firefox crashes when kioslaverc contains ProxyType=2
Summary: Firefox crashes when kioslaverc contains ProxyType=2
Status: RESOLVED WONTFIX
Alias: None
Product: openSUSE 11.4
Classification: openSUSE
Component: Firefox (show other bugs)
Version: Final
Hardware: x86-64 SUSE Other
: P5 - None : Major with 1 vote (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL: https://crash-stats.mozilla.com/repor...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-14 00:53 UTC by Christopher Yeleighton
Modified: 2017-08-11 21:07 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Yeleighton 2011-03-14 00:53:29 UTC
User-Agent:       Mozilla/5.0 (compatible; Konqueror/4.6; Linux) KHTML/4.6.0 (like Gecko) SUSE

Firefox crashes immediately if 

Reproducible: Always

Steps to Reproduce:
  0. 
Tell Firefox to use KDE proxy settings (inherited from 11.3).

  1.  
Put ProxyType=2 in [Proxy Settings] in ~/.kde4/share/config/kioslaverc. (inherited from 11.3)

  2. Start Firefox.

Actual Results:  
  2. Crash.

Expected Results:  
  2. Firefox should start all right.
Comment 1 Wolfgang Rosenauer 2011-03-14 05:56:41 UTC
(In reply to comment #0)
> User-Agent:       Mozilla/5.0 (compatible; Konqueror/4.6; Linux) KHTML/4.6.0
> (like Gecko) SUSE
> 
> Firefox crashes immediately if 
> 
> Reproducible: Always
> 
> Steps to Reproduce:
>   0. 
> Tell Firefox to use KDE proxy settings (inherited from 11.3).

What does that mean? "Use system settings"?

>   1.  
> Put ProxyType=2 in [Proxy Settings] in ~/.kde4/share/config/kioslaverc.
> (inherited from 11.3)
> 
>   2. Start Firefox.
> 
> Actual Results:  
>   2. Crash.

Please send the links to your crash reports you should be able to find under about:crashes
Comment 2 Christopher Yeleighton 2011-03-14 07:47:06 UTC
My KDE proxy is set to an explicit configuration script, but an automatic script crashes Firefox as well.

<URL: https://crash-stats.mozilla.com/report/index/bp-55e2117e-eca0-436a-ab20-e55e92110314 >

<URL: https://crash-stats.mozilla.com/report/index/bp-a843a48f-9b84-47be-84a7-db5382110314 >

Workaround: start Firefox with about:crashes (Firefox does not crash unless you tell it to go to the Internet) and copy (rather than reference) the proxy information from KDE to Firefox.
Comment 3 Wolfgang Rosenauer 2011-03-14 07:56:22 UTC
At least the second crash report says it's crashing in libproxy. Therefore adding maintainer.
Also please let us know if kmozillahelper is running when you run Firefox so we can be sure it uses KDE proxy settings or others.
Comment 4 Dominique Leuenberger 2011-03-14 08:19:06 UTC
Christopher,
For reference, it might be interesting to see the pac file you're using.
Also, can the crash be reproduced with the 'proxy' application?

sudo zypper in libproxy-tools (Install the test app)
proxy http://www.google.com (query the proxy from the system and tell which one(s) to use)
Comment 5 Christopher Yeleighton 2011-03-14 08:46:27 UTC
kmozillahelper is running.

<URL: http://wpad.2a.pl/wpad.dat > (this trivial PAC crashes Firefox too)

$(proxy http://www.google.com) == direct://
Comment 6 Dominique Leuenberger 2011-03-14 09:43:44 UTC
so the proxy helper does not crash (which is good and implies the lib also did not crash), but the result is not correct for this pac file.

Can you try:
_PX_DEBUG=1 __MM_DEBUG=1 proxy http://www.google.com
please? (this should give some more debug output for us.
Comment 7 Christopher Yeleighton 2011-03-15 09:13:16 UTC
Using config: 20kde_config_extension
Using ignore: 
Config is: pac+http://wpad.2a.pl/wpad.dat
PAC received!
Unable to find a required pacrunner!
direct://
Comment 8 Konstantinos Tzoannopoulos 2011-05-27 17:54:48 UTC
It also crashes during bookmark management in KDE.

When I open the bookmark management window with the "open all bookmarks" option and go to "unsorted bookmarks", it crashes the very moment I try to drag a bookmark into a folder.
Comment 9 Nathan Cutler 2017-08-11 21:07:27 UTC
This bug is ancient. If you can still reproduce on a recent openSUSE version, feel free to open a new one. The more precisely you can describe the steps to reproduce, the more likely the bug will get fixed.