Your message dated Thu, 31 Dec 2015 01:44:22 +0300
with message-id <[email protected]>
and subject line Re[3]: Bug#808180: libc6: does not start qtcreator v3.5 and 
v3.6 "Segmentation fault."
has caused the Debian Bug report #808180,
regarding libc6: does not start qtcreator v3.5 and v3.6 "Segmentation fault."
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
808180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808180
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libc6
Version: 2.19-22
Severity: normal
Tags: upstream

Dear Maintainer,

run with gdb:
$ gdb qtcreator
(gdb) run
Starting program: ~/Qt5.5.1/Tools/QtCreator/bin/qtcreator
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffec5cb700 (LWP 1282)]
[New Thread 0x7fffd831b700 (LWP 1285)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7de72c6 in ?? () from /lib64/ld-linux-x86-64.so.2



-- System Information:
Debian Release: stretch/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libc6 depends on:
ii  libgcc1  1:5.2.1-23

libc6 recommends no packages.

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0]  1.5.58
pn  glibc-doc              <none>
ii  locales                2.19-22

-- debconf information excluded

--- End Message ---
--- Begin Message ---
 now can be close

repaired by  install libgstreamer-plugins-base0.10-0


-- 
Антоша ;)

>Пятница, 18 декабря 2015, 1:32 +03:00 от "Антоша ;)" <[email protected]>:
>
>$ gdb qtcreator 
>......
>(gdb) run
>Starting program: /home/lukash/Qt5.5.1/Tools/QtCreator/bin/qtcreator  
>[Thread debugging using libthread_db enabled] 
>Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 
>[New Thread 0x7fffec5cb700 (LWP 14948)] 
>[New Thread 0x7fffd8422700 (LWP 14951)] 
>
>Program received signal SIGSEGV, Segmentation fault. 
>0x00007ffff7de69ab in elf_machine_rela (reloc=0x7fffdcf41548, 
>reloc=0x7fffdcf41548, skip_ifunc=0, reloc_addr_arg=0x7fffdd291ef0,  
>   version=0x30, sym=0x7fffdcf191d8, map=0x723350) at 
>../sysdeps/x86_64/dl-machine.h:277 
>277     ../sysdeps/x86_64/dl-machine.h: No such file or directory. 
>(gdb) backtrace  
>#0  0x00007ffff7de69ab in elf_machine_rela (reloc=0x7fffdcf41548, 
>reloc=0x7fffdcf41548, skip_ifunc=0, reloc_addr_arg=0x7fffdd291ef0,  
>   version=0x30, sym=0x7fffdcf191d8, map=0x723350) at 
>../sysdeps/x86_64/dl-machine.h:277 
>#1  elf_dynamic_do_Rela (skip_ifunc=0, lazy=<optimized out>, 
>nrelative=<optimized out>, relsize=<optimized out>, reladdr=<optimized out>,  
>   map=0x723350) at do-rel.h:137 
>#2  _dl_relocate_object (scope=<optimized out>, reloc_mode=reloc_mode@entry=0, 
>consider_profiling=<optimized out>,  
>   consider_profiling@entry=0) at dl-reloc.c:258 
>#3  0x00007ffff7dee831 in dl_open_worker (a=a@entry=0x7fffffffcfe8) at 
>dl-open.c:429 
>#4  0x00007ffff7dea114 in _dl_catch_error 
>(objname=objname@entry=0x7fffffffcfd8, 
>errstring=errstring@entry=0x7fffffffcfe0,                    
>   mallocedp=mallocedp@entry=0x7fffffffcfd7, 
>operate=operate@entry=0x7ffff7dee4e0 <dl_open_worker>, 
>args=args@entry=0x7fffffffcfe8)          
>   at dl-error.c:187                                                           
>                                                              
>#5  0x00007ffff7dedf63 in _dl_open (file=0x7ffff56930ab "libGL.so.1", 
>mode=-2147483390, caller_dlopen=0x7ffff565d308, nsid=-2,                
>   argc=<optimized out>, argv=<optimized out>, env=0x7fffffffe1f8) at 
>dl-open.c:653                                                          
>#6  0x00007ffff45c0f09 in dlopen_doit (a=a@entry=0x7fffffffd200) at 
>dlopen.c:66                                                               
>#7  0x00007ffff7dea114 in _dl_catch_error (objname=0x634980, 
>errstring=0x634988, mallocedp=0x634978, operate=0x7ffff45c0eb0 <dlopen_doit>,  
>  
>   args=0x7fffffffd200) at dl-error.c:187                                      
>                                                              
>#8  0x00007ffff45c14d9 in _dlerror_run (operate=operate@entry=0x7ffff45c0eb0 
><dlopen_doit>, args=args@entry=0x7fffffffd200) at dlerror.c:163  
>#9  0x00007ffff45c0fa1 in __dlopen (file=<optimized out>, mode=<optimized 
>out>) at dlopen.c:87                                                
>#10 0x00007ffff565d308 in ?? () from /usr/lib/x86_64-linux-gnu/libGL.so.1      
>                                                               
>#11 0x00007ffff5660275 in ?? () from /usr/lib/x86_64-linux-gnu/libGL.so.1      
>                                                               
>#12 0x00007ffff56388c4 in ?? () from /usr/lib/x86_64-linux-gnu/libGL.so.1      
>                                                               
>#13 0x00007ffff56346b7 in glXGetFBConfigs () from 
>/usr/lib/x86_64-linux-gnu/libGL.so.1 
>#14 0x00007ffff5635972 in glXChooseFBConfigSGIX () from 
>/usr/lib/x86_64-linux-gnu/libGL.so.1 
>#15 0x00007fffeb9bc86e in ?? () from 
>/home/lukash/Qt5.5.1/Tools/QtCreator/lib/Qt/plugins/xcbglintegrations/libqxcb-glx-integration.so
> 
>#16 0x00007fffeb9b9ab2 in ?? () from 
>/home/lukash/Qt5.5.1/Tools/QtCreator/lib/Qt/plugins/xcbglintegrations/libqxcb-glx-integration.so
> 
>#17 0x00007fffeb9b873b in ?? () from 
>/home/lukash/Qt5.5.1/Tools/QtCreator/lib/Qt/plugins/xcbglintegrations/libqxcb-glx-integration.so
> 
>#18 0x00007fffedc09a71 in 
>QXcbIntegration::createPlatformOpenGLContext(QOpenGLContext*) const () 
>  from 
>/home/lukash/Qt5.5.1/Tools/QtCreator/lib/Qt/plugins/platforms/../../lib/libQt5XcbQpa.so.5
> 
>#19 0x00007ffff66876ed in QOpenGLContext::create() () from 
>/home/lukash/Qt5.5.1/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Gui.so.5 
>#20 0x00007ffff76fa495 in Utils::HostOsInfo::canCreateOpenGLContext(QString*) 
>() 
>  from /home/lukash/Qt5.5.1/Tools/QtCreator/bin/../lib/qtcreator/libUtils.so.1 
>#21 0x00007fffdd53ae4c in 
>QmlDesigner::QmlDesignerPlugin::initialize(QStringList const&, QString*) () 
>  from 
>/home/lukash/Qt5.5.1/Tools/QtCreator/lib/qtcreator/plugins/libQmlDesigner.so 
>#22 0x00007ffff7bbd006 in 
>ExtensionSystem::Internal::PluginSpecPrivate::initializePlugin() () 
>  from 
>/home/lukash/Qt5.5.1/Tools/QtCreator/bin/../lib/qtcreator/libExtensionSystem.so.1
> 
>#23 0x00007ffff7bb52df in 
>ExtensionSystem::Internal::PluginManagerPrivate::loadPlugin(ExtensionSystem::PluginSpec*,
> ExtensionSystem::PluginSp
>ec::State) () from 
>/home/lukash/Qt5.5.1/Tools/QtCreator/bin/../lib/qtcreator/libExtensionSystem.so.1
> 
>#24 0x00007ffff7bb7670 in 
>ExtensionSystem::Internal::PluginManagerPrivate::loadPlugins() () 
>  from 
>/home/lukash/Qt5.5.1/Tools/QtCreator/bin/../lib/qtcreator/libExtensionSystem.so.1
> 
>#25 0x0000000000409b40 in ?? () 
>#26 0x00007ffff47e4870 in __libc_start_main (main=0x406690, argc=1, 
>argv=0x7fffffffe1e8, init=<optimized out>, fini=<optimized out>,  
>   rtld_fini=<optimized out>, stack_end=0x7fffffffe1d8) at libc-start.c:291 
>#27 0x0000000000409de9 in ?? () 
>#28 0x00007fffffffe1d8 in ?? () 
>#29 0x000000000000001c in ?? () 
>#30 0x0000000000000001 in ?? () 
>#31 0x00007fffffffe4ce in ?? () 
>#32 0x0000000000000000 in ?? () 
>(gdb) 
>
>
>
>
>-- 
>Антоша ;)
>
>>Четверг, 17 декабря 2015, 22:27 +01:00 от Samuel Thibault < 
>>[email protected] >:
>>
>>Please always keep the bug mail in Cc, not just the random developper
>>who happened to answer.
>>
>>"Антоша ;)", on Thu 17 Dec 2015 19:35:21 +0300, wrote:
>>> $ gdb qtcreator
>>> .....
>>> Reading symbols from qtcreator...(no debugging symbols found)...done.
>>> (gdb) run
>>> Starting program: /home/lukash/Qt5.5.1/Tools/QtCreator/bin/qtcreator
>>> [Thread debugging using libthread_db enabled]
>>> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
>>> [New Thread 0x7fffec5cb700 (LWP 5363)]
>>> [New Thread 0x7fffd832c700 (LWP 5366)]
>>> 
>>> Program received signal SIGSEGV, Segmentation fault.
>>> 0x00007ffff7de69ab in elf_machine_rela (reloc=0x7fffdcf41548, reloc=
>>> 0x7fffdcf41548, skip_ifunc=0, reloc_addr_arg=0x7fffdd291ef0,
>>>     version=0x30, sym=0x7fffdcf191d8, map=0x722f30) at ../sysdeps/x86_64/
>>> dl-machine.h:277
>>> 277     ../sysdeps/x86_64/dl-machine.h: No such file or directory.
>>
>>Please provide the result of the backtrace command in gdb too.
>>
>>Samuel
>


--- End Message ---

Reply via email to