Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

qupzilla 1.8.6 often crash on windows with many tabs #1635

Closed
marakew opened this issue Apr 10, 2015 · 7 comments
Closed

qupzilla 1.8.6 often crash on windows with many tabs #1635

marakew opened this issue Apr 10, 2015 · 7 comments

Comments

@marakew
Copy link

marakew commented Apr 10, 2015

some time just scroll page, or switch to an other page
some time it just runtime error

is it possible to get a debug build with pdb for debugging ?

@JHooverman
Copy link
Member

You might want to look here. Many distributions already provide debug-builds, for example openSuSE. Please consult the documentation of your distribution.

@marakew
Copy link
Author

marakew commented Apr 10, 2015

sorry, but use the windows 7,
i can get backtrace under windows, but without debug symbol of qupzilla, it have no sense
so, i wish to get build of qupzilla with debug symbols as pdb, but i can't build qupzilla under windows

@marakew
Copy link
Author

marakew commented Apr 10, 2015

without debug symbols, i catch 'access violation' indside QtWebKit4
VirtualAlloc return 0, and GetLastError ERROR_NOT_ENOUGH_MEMORY
in task manager i see, qupzilla take over 1.5Gb memory
may be memory leak ?

@JHooverman
Copy link
Member

Maybe similar to #1605?

@srazi
Copy link
Member

srazi commented Apr 13, 2015

@marakew: Maybe it's about window handle limit per process that is 10,000. (see)

@marakew
Copy link
Author

marakew commented Apr 14, 2015

no #1605 because iam not use the search
no 10,000 limit, its much more :) only within ~30 tabs
i try to find which tabs produce this issue

@marakew
Copy link
Author

marakew commented Apr 14, 2015

well, it seems Global Social Dating Service http://mamba.ru/en/ produce this issues, i just search on site, and look at people
but memory always grow, at 1.4G qupzilla terminated
so under windows version of qupzilla 1.8.6, WebKit 537.21
may be developers need to upgrate of webkit for windows build of qupzilla?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants