Bug 331567 - Crash while open
Summary: Crash while open
Status: RESOLVED DOWNSTREAM
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 4.11.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-02-27 12:57 UTC by ejfirpo
Modified: 2014-02-28 03:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ejfirpo 2014-02-27 12:57:12 UTC
Application: systemsettings (4.11.5)
KDE Platform Version: 4.11.5
Qt Version: 4.8.4
Operating System: Linux 3.11.0-17-generic x86_64
Distribution: Ubuntu 13.10

-- Information about the crash:
- What I was doing when the application crashed:
Open the aplicattion

- Unusual behavior I noticed:
The screen crash and broke the windows, and then display an error and restart the screen. Sometimes close the session and re-need the password.

- Custom settings of the application:
OpenGL or video drivers

The crash can be reproduced every time.

-- Backtrace:
Application: Preferencias del sistema (systemsettings), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#5  0x00007fd63bb00804 in _init () from /usr/lib/kde4/icon_mode.so
#6  0x0000000000402650 in ?? ()
#7  0x00007fd6580b3810 in call_init (l=l@entry=0x2607b90, argc=argc@entry=1, argv=argv@entry=0x7fff38ece488, env=env@entry=0x7fff38ece498) at dl-init.c:69
#8  0x00007fd6580b3910 in call_init (env=<optimized out>, argv=<optimized out>, argc=<optimized out>, l=0x2607b90) at dl-init.c:55
#9  _dl_init (main_map=main_map@entry=0x2607b90, argc=1, argv=0x7fff38ece488, env=0x7fff38ece498) at dl-init.c:133
#10 0x00007fd6580b7fdf in dl_open_worker (a=a@entry=0x7fff38ecc228) at dl-open.c:577
#11 0x00007fd6580b36e6 in _dl_catch_error (objname=objname@entry=0x7fff38ecc218, errstring=errstring@entry=0x7fff38ecc220, mallocedp=mallocedp@entry=0x7fff38ecc210, operate=operate@entry=0x7fd6580b7c00 <dl_open_worker>, args=args@entry=0x7fff38ecc228) at dl-error.c:177
#12 0x00007fd6580b7809 in _dl_open (file=0x25839a8 "/usr/lib/kde4/icon_mode.so", mode=-2147483647, caller_dlopen=<optimized out>, nsid=-2, argc=1, argv=0x7fff38ece488, env=0x7fff38ece498) at dl-open.c:667
#13 0x00007fd64c9b3026 in dlopen_doit (a=a@entry=0x7fff38ecc430) at dlopen.c:66
#14 0x00007fd6580b36e6 in _dl_catch_error (objname=0x22fb770, errstring=0x22fb778, mallocedp=0x22fb768, operate=0x7fd64c9b2fc0 <dlopen_doit>, args=0x7fff38ecc430) at dl-error.c:177
#15 0x00007fd64c9b363c in _dlerror_run (operate=operate@entry=0x7fd64c9b2fc0 <dlopen_doit>, args=args@entry=0x7fff38ecc430) at dlerror.c:163
#16 0x00007fd64c9b30c1 in __dlopen (file=<optimized out>, mode=<optimized out>) at dlopen.c:87
#17 0x00007fd6559b4bbc in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x00007fd6559afa8a in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#19 0x00007fd6559b0093 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#20 0x00007fd6561a5470 in KPluginLoader::load() () from /usr/lib/libkdecore.so.5
#21 0x00007fd6561a5eb8 in KPluginLoader::factory() () from /usr/lib/libkdecore.so.5
#22 0x000000000040c8e8 in _start ()

Possible duplicates by query: bug 323407, bug 320306, bug 318708.

Reported using DrKonqi
Comment 1 Jekyll Wu 2014-02-28 03:01:52 UTC
The problem happens in low level operation (loading some shared library). Your system is probably broken after some recent update.