You are not logged in.

#1 2009-06-04 16:44:24

vit
Member
Registered: 2008-12-28
Posts: 79

[SOLVED]Some apps are aborted or segfaults

Hi all!
I've tryed to install linuxdccpp-bzr and goldendict from AUR. This apps (+amarok2-svn, psi from kdemod and some other I do not remember now) are dying on start saying somthing like "abborting" or "segmentation fault".
In dmesg it says "goldendict[3266] general protection ip:7f529049de71 sp:7f52861af2e0 error:0 in libc-2.10.1.so[7f529042d000+14a000]". Nothing else. One thing I noticed - it all fals on disk usage. Linuxdcpp - on hashing or downloading, goldendict on indexing dictionaryes, amarok on track change. FIle system in /home is xfs.
I don't know what to do with this... It makes me nervous.

Edition:
I found that when I do the same with the same prorgams as root - the do not crash.

Last edited by vit (2009-06-16 12:39:03)

Offline

#2 2009-06-06 03:29:59

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: [SOLVED]Some apps are aborted or segfaults

Can you try creating a new user and running these programs?  If that works, then this is likely to be caused by some configuration file in your home directory causing the issues.   Although, it seems strange that so many programs are having issues...

Offline

#3 2009-06-06 06:26:18

vit
Member
Registered: 2008-12-28
Posts: 79

Re: [SOLVED]Some apps are aborted or segfaults

No. It doen't help. It works only from root.
I've noticed the crash affects only apps compiled on my PC (from aur). Tryed custom or degault makepkg.conf - doesn't influence.

Offline

#4 2009-06-06 06:29:37

djgera
Developer
From: Buenos Aires - Argentina
Registered: 2008-12-24
Posts: 723
Website

Re: [SOLVED]Some apps are aborted or segfaults

mmm rare, similar issue reported here http://bbs.archlinux.org/viewtopic.php?id=73292

Offline

#5 2009-06-06 07:38:40

Damnshock
Member
From: Barcelona
Registered: 2006-09-13
Posts: 414

Re: [SOLVED]Some apps are aborted or segfaults

I get segmentation faults trying to run firefox (as well as other programs) on KDE. I'm on enlightenment right now without any problem. Weird, right?


My blog: blog.marcdeop.com
Jabber ID: damnshock@jabber.org

Offline

#6 2009-06-06 07:48:55

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: [SOLVED]Some apps are aborted or segfaults

@Damnshock:  weird....  kde or kdemod?

Offline

#7 2009-06-06 08:00:47

vit
Member
Registered: 2008-12-28
Posts: 79

Re: [SOLVED]Some apps are aborted or segfaults

for me kdemod.
Tryed antico and enlightenment. In separate X instance paralel with kde.
Do not help. Testing app (goldendict - the easiest way to reproduce for me) crashes with te same.

Last edited by vit (2009-06-06 08:07:16)

Offline

#8 2009-06-06 08:04:08

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: [SOLVED]Some apps are aborted or segfaults

vit wrote:

for me kdemod.
Tryed antico and enlightenment.
Do not help. Testing app (goldendict - the easiest way to reproduce for me) crashes with te same.

Strange becouse i use openbox without any kde or kdemod app and i see this message on startup.


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#9 2009-06-06 08:06:27

vit
Member
Registered: 2008-12-28
Posts: 79

Re: [SOLVED]Some apps are aborted or segfaults

Yes! IT helps. I tryed to do stop kde completely (/etc/rc.d/kdm stop) and then start e16. Apps do not crash!
kdemod-unstable x86_64.

Last edited by vit (2009-06-06 08:08:31)

Offline

#10 2009-06-06 09:33:27

vit
Member
Registered: 2008-12-28
Posts: 79

Re: [SOLVED]Some apps are aborted or segfaults

Downgrading to kdemod-stable helped.

Offline

#11 2009-06-06 09:38:29

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: [SOLVED]Some apps are aborted or segfaults

Great!   You should file a bug report with the kdemod guys.

Offline

#12 2009-06-09 18:23:17

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: [SOLVED]Some apps are aborted or segfaults

vit wrote:

Hi all!
I've tryed to install linuxdccpp-bzr and goldendict from AUR. This apps (+amarok2-svn, psi from kdemod and some other I do not remember now) are dying on start saying somthing like "abborting" or "segmentation fault".
In dmesg it says "goldendict[3266] general protection ip:7f529049de71 sp:7f52861af2e0 error:0 in libc-2.10.1.so[7f529042d000+14a000]". Nothing else. One thing I noticed - it all fals on disk usage. Linuxdcpp - on hashing or downloading, goldendict on indexing dictionaryes, amarok on track change. FIle system in /home is xfs.
I don't know what to do with this... It makes me nervous.

Edition:
I found that when I do the same with the same prorgams as root - the do not crash.

Running application that are compiled against stable KDE with unstable KDE is not a good idea. Dont mix packages/repos....

Allan wrote:

Great!   You should file a bug report with the kdemod guys.

No, you shouldnt, because its not a bug smile Better read stuff like this


want a modular and tweaked KDE for arch? try kdemod

Offline

#13 2009-06-10 02:15:24

vit
Member
Registered: 2008-12-28
Posts: 79

Re: [SOLVED]Some apps are aborted or segfaults

funkyou wrote:

Running application that are compiled against stable KDE with unstable KDE is not a good idea. Dont mix packages/repos....

Nope. All the packages were compiled (recompiled) after KDEmod-unstable instalation. I tried the same on clear install (new arch install and KDEmod-unstable). The same faults we present.

Last edited by vit (2009-06-10 02:21:47)

Offline

#14 2009-06-10 03:15:06

djgera
Developer
From: Buenos Aires - Argentina
Registered: 2008-12-24
Posts: 723
Website

Re: [SOLVED]Some apps are aborted or segfaults

@Vit: As said in the another thread...

djgera wrote:

Please provide a backtrace of the application that crash, with what libs are loaded and with debug symbols (recompile without stripping and with cflags with -ggdb)

$ gdb /the/aplication/that/crash
(gdb) r
(gdb) bt
(gdb) info r
(gdb) info sha

With this can have some idea of the issue.

Offline

#15 2009-06-10 03:31:36

djgera
Developer
From: Buenos Aires - Argentina
Registered: 2008-12-24
Posts: 723
Website

Re: [SOLVED]Some apps are aborted or segfaults

Also is a very good idea before doing something, run a memtest86+ in the machine for some hours.

Offline

#16 2009-06-10 03:33:20

vit
Member
Registered: 2008-12-28
Posts: 79

Re: [SOLVED]Some apps are aborted or segfaults

Tried memtest smile It's all ok. Will try to provide debug info this evening.

Offline

#17 2009-06-10 14:20:22

vit
Member
Registered: 2008-12-28
Posts: 79

Re: [SOLVED]Some apps are aborted or segfaults

Amarok from kdemod-playground-testing crach log. I've installed amarok-debug, but the rating is only 1 star. Qt package is from Arch repos, because of qtmod absence in kdemod-unstable. Now I'm compiling qt with -ggdb cflag and -debuging options.

Application: Amarok (amarok), signal: Aborted
[Current thread is 0 (LWP 14686)]

Thread 6 (Thread 0x7feedcfad910 (LWP 14689)):
#0  0x00007feeefe6ee99 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007feef00df6fb in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007feedda99aec in XmlParseJob::run () from /usr/lib/kde4/libamarok_collection-sqlcollection.so
#3  0x00007feeec73372d in ThreadWeaver::JobRunHelper::runTheJob () from /usr/lib/libthreadweaver.so.4
#4  0x00007feeec733a2f in ThreadWeaver::Job::execute () from /usr/lib/libthreadweaver.so.4
#5  0x00007feeec7329ff in ThreadWeaver::ThreadRunHelper::run () from /usr/lib/libthreadweaver.so.4
#6  0x00007feeec732e88 in ThreadWeaver::Thread::run () from /usr/lib/libthreadweaver.so.4
#7  0x00007feef00de651 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007feeefe6a59a in start_thread () from /lib/libpthread.so.0
#9  0x00007feeef435c3d in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7feed631a910 (LWP 14690)):
#0  0x00007feeefe6ee99 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007feef00df6fb in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007feeec7322f6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned () from /usr/lib/libthreadweaver.so.4
#3  0x00007feeec734433 in ThreadWeaver::WorkingHardState::applyForWork () from /usr/lib/libthreadweaver.so.4
#4  0x00007feeec732a2f in ThreadWeaver::ThreadRunHelper::run () from /usr/lib/libthreadweaver.so.4
#5  0x00007feeec732e88 in ThreadWeaver::Thread::run () from /usr/lib/libthreadweaver.so.4
#6  0x00007feef00de651 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007feeefe6a59a in start_thread () from /lib/libpthread.so.0
#8  0x00007feeef435c3d in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7feed5b19910 (LWP 14691)):
#0  0x00007feeef42f422 in select () from /lib/libc.so.6
#1  0x00007feef01a54e1 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007feef00de651 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007feeefe6a59a in start_thread () from /lib/libpthread.so.0
#4  0x00007feeef435c3d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7feed5318910 (LWP 14693)):
#0  0x00007feeefe6ee99 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007feef00df6fb in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007feeec7322f6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned () from /usr/lib/libthreadweaver.so.4
#3  0x00007feeec734433 in ThreadWeaver::WorkingHardState::applyForWork () from /usr/lib/libthreadweaver.so.4
#4  0x00007feeec732a2f in ThreadWeaver::ThreadRunHelper::run () from /usr/lib/libthreadweaver.so.4
#5  0x00007feeec732e88 in ThreadWeaver::Thread::run () from /usr/lib/libthreadweaver.so.4
#6  0x00007feef00de651 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007feeefe6a59a in start_thread () from /lib/libpthread.so.0
#8  0x00007feeef435c3d in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7feed4b17910 (LWP 14694)):
#0  0x00007feeefe6ee99 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007feef00df6fb in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007feeec7322f6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned () from /usr/lib/libthreadweaver.so.4
#3  0x00007feeec734433 in ThreadWeaver::WorkingHardState::applyForWork () from /usr/lib/libthreadweaver.so.4
#4  0x00007feeec732a2f in ThreadWeaver::ThreadRunHelper::run () from /usr/lib/libthreadweaver.so.4
#5  0x00007feeec732e88 in ThreadWeaver::Thread::run () from /usr/lib/libthreadweaver.so.4
#6  0x00007feef00de651 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007feeefe6a59a in start_thread () from /lib/libpthread.so.0
#8  0x00007feeef435c3d in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7feef27f27a0 (LWP 14686)):
[KCrash Handler]
#5  0x00007feeef39b2d5 in raise () from /lib/libc.so.6
#6  0x00007feeef39c73a in abort () from /lib/libc.so.6
#7  0x00007feeef3daaa0 in malloc_printerr () from /lib/libc.so.6
#8  0x00007feef00e54c9 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007feef01f728c in QTextCodec::codecForName () from /usr/lib/libQtCore.so.4
#10 0x00007feedda924e9 in ScanManager::slotReadReady () from /usr/lib/kde4/libamarok_collection-sqlcollection.so
#11 0x00007feedda974f8 in ScanManager::qt_metacall () from /usr/lib/kde4/libamarok_collection-sqlcollection.so
#12 0x00007feef01dbf42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0x00007feef0169486 in ?? () from /usr/lib/libQtCore.so.4
#14 0x00007feef016c659 in QProcess::qt_metacall () from /usr/lib/libQtCore.so.4
#15 0x00007feef0810e58 in KProcess::qt_metacall () from /usr/lib/libkdecore.so.5
#16 0x00007feef1af63f5 in AmarokProcess::qt_metacall () from /usr/lib/libamaroklib.so.1
#17 0x00007feef01dbf42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#18 0x00007feef0212bce in QSocketNotifier::activated () from /usr/lib/libQtCore.so.4
#19 0x00007feef01e0963 in QSocketNotifier::event () from /usr/lib/libQtCore.so.4
#20 0x00007feef0d4cbfc in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#21 0x00007feef0d53eae in QApplication::notify () from /usr/lib/libQtGui.so.4
#22 0x00007feef231f7e6 in KApplication::notify () from /usr/lib/libkdeui.so.5
#23 0x00007feef01c65cc in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#24 0x00007feef01efaba in ?? () from /usr/lib/libQtCore.so.4
#25 0x00007feee7a29dee in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0x00007feee7a2d4b8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#27 0x00007feee7a2d5e0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0x00007feef01ef836 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#29 0x00007feef0de135e in ?? () from /usr/lib/libQtGui.so.4
#30 0x00007feef01c4ea2 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#31 0x00007feef01c5274 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#32 0x00007feef01c7369 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#33 0x0000000000404079 in main ()

Last edited by vit (2009-06-10 17:33:10)

Offline

#18 2009-06-10 18:25:13

vit
Member
Registered: 2008-12-28
Posts: 79

Re: [SOLVED]Some apps are aborted or segfaults

Compiled linuxdcpp with -ggdb. It was simplier then others. Here is the gdb output.

GNU gdb 6.8                                                                                               
Copyright (C) 2008 Free Software Foundation, Inc.                                                         
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>                             
This is free software: you are free to change and redistribute it.                                         
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"                                 
and "show warranty" for details.                                                                           
This GDB was configured as "x86_64-unknown-linux-gnu"...                                                   
(no debugging symbols found)                                                                               
(gdb) r                                                                                                   
Starting program: /usr/bin/linuxdcpp                                                                       
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
[Thread debugging using libthread_db enabled]                                                             
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
---Type <return> to continue, or q <return> to quit---q                                                   
Error while reading shared library symbols:                                                               
Quit                                                                                                       
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
Loading Hash database                                                                                     
[New Thread 0x7fb0f61b9710 (LWP 7876)]                                                                     
[New Thread 0x7fb0eed4f910 (LWP 7879)]                                                                     
Loading Shared Files                                                                                       
[New Thread 0x7fb0ee54e910 (LWP 7880)]                                                                     
Loading Download Queue                                                                                     
Locale not found.                                                                                         
[New Thread 0x7fb0edd4d910 (LWP 7881)]                                                                     
[New Thread 0x7fb0ed54c910 (LWP 7882)]                                                                     
[New Thread 0x7fb0ecd4b910 (LWP 7883)]                                                                     
(no debugging symbols found)                                                                               
[Thread 0x7fb0ee54e910 (LWP 7880) exited]                                                                 
(no debugging symbols found)                                                                               
[New Thread 0x7fb0e3d8d910 (LWP 7884)]                                                                     
[New Thread 0x7fb0e358c910 (LWP 7885)]                                                                     
[New Thread 0x7fb0e2d6f910 (LWP 7886)]                                                                     
[New Thread 0x7fb0e256e910 (LWP 7887)]                                                                     
[New Thread 0x7fb0e1d6d910 (LWP 7888)]                                                                     
[New Thread 0x7fb0e156c910 (LWP 7889)]                                                                     
[New Thread 0x7fb0e0d6b910 (LWP 7890)]                                                                     
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
(no debugging symbols found)                                                                               
[New Thread 0x7fb0dff4b910 (LWP 7891)]                                                                     
[Thread 0x7fb0e3d8d910 (LWP 7884) exited]                                                                 
[New Thread 0x7fb0e3d8d910 (LWP 7892)]                                                                     
[New Thread 0x7fb0df729910 (LWP 7893)]                                                                     
[New Thread 0x7fb0def28910 (LWP 7894)]                                                                     
[New Thread 0x7fb0de706910 (LWP 7895)]                                                                     
                                                                                                           
Program received signal SIGSEGV, Segmentation fault.                                                       
[Switching to Thread 0x7fb0ed54c910 (LWP 7882)]                                                           
0x00007fb0f33139a1 in mem2chunk_check () from /lib/libc.so.6                                               
(gdb) bt                                                                                                   
#0  0x00007fb0f33139a1 in mem2chunk_check () from /lib/libc.so.6                                           
#1  0x00007fb0f33156e0 in free_check () from /lib/libc.so.6                                               
#2  0x00007fb0f3df20b6 in g_sequence_sort_changed_iter () from /usr/lib/libglib-2.0.so.0                   
#3  0x00007fb0f4cdcc83 in gtk_list_store_insert_with_values () from /usr/lib/libgtk-x11-2.0.so.0           
#4  0x000000000045a47b in ?? ()                                                                           
#5  0x000000000045c750 in ?? ()                                                                           
#6  0x00000000004dd5a1 in ?? ()                                                                           
#7  0x00000000004dd699 in ?? ()                                                                           
#8  0x00007fb0f3dff954 in g_thread_create_proxy () from /usr/lib/libglib-2.0.so.0                         
#9  0x00007fb0f5dbb59a in start_thread () from /lib/libpthread.so.0                                       
#10 0x00007fb0f336ec3d in clone () from /lib/libc.so.6                                                     
#11 0x0000000000000000 in ?? ()                                                                           
(gdb) info r                                                                                               
rax            0xe1fffffffffffef0       -2161727821137838352                                               
rbx            0x26c86d0        40666832                                                                   
rcx            0x1e00000000000110       2161727821137838352                                               
rdx            0x30     48                                                                                 
rsi            0x0      0                                                                                 
rdi            0x26c86e0        40666848                                                                   
rbp            0xe2000000026c85c0       0xe2000000026c85c0                                                 
rsp            0x7fb0ed54b7d0   0x7fb0ed54b7d0                                                             
r8             0x26c8700        40666880                                                                   
r9             0x1a     26                                                                                 
r10            0x1      1                                                                                 
r11            0x7fb0f33156d0   140397971068624                                                           
r12            0x26c86e0        40666848                                                                   
r13            0x7fb0f4cdb790   140397998094224                                                           
r14            0x1dfb430        31437872                                                                   
r15            0x1fa0ac8        33163976                                                                   
rip            0x7fb0f33139a1   0x7fb0f33139a1 <mem2chunk_check+721>                                       
eflags         0x10203  [ CF IF RF ]                                                                       
cs             0x33     51                                                                                 
ss             0x2b     43                                                                                 
ds             0x0      0                                                                                 
es             0x0      0                                                                                 
fs             0x0      0                                                                                 
gs             0x0      0                                                                                 
fctrl          0x37f    895                                                                               
fstat          0x0      0                                                                                 
ftag           0xffff   65535                                                                             
fiseg          0x0      0                                                                                 
fioff          0x0      0                                                                                 
foseg          0x0      0                                                                                 
fooff          0x0      0                                                                                 
fop            0x0      0                                                                                 
mxcsr          0x1fa0   [ PE IM DM ZM OM UM PM ]                                                           
(gdb) info sha                                                                                             
From                To                  Syms Read   Shared Object Library                                 
0x00007fb0f5fd1a90  0x00007fb0f5fe7a94  Yes         /lib/ld-linux-x86-64.so.2                             
0x00007fb0f5dba2a0  0x00007fb0f5dc52a8  Yes         /lib/libpthread.so.0                                   
0x00007fb0f5ba2120  0x00007fb0f5badb58  Yes         /usr/lib/libz.so.1                                     
0x00007fb0f5991720  0x00007fb0f599d9f8  Yes         /lib/libbz2.so.1.0                                     
0x00007fb0f566ab40  0x00007fb0f5726b18  Yes         /usr/lib/libcrypto.so.0.9.8                           
0x00007fb0f53c4aa0  0x00007fb0f53f0a48  Yes         /usr/lib/libssl.so.0.9.8                               
0x00007fb0f51a1c50  0x00007fb0f51ac728  Yes         /usr/lib/libglade-2.0.so.0                             
0x00007fb0f4c1cd10  0x00007fb0f4e5eb08  Yes         /usr/lib/libgtk-x11-2.0.so.0                           
0x00007fb0f492cbe0  0x00007fb0f497a598  Yes         /usr/lib/libgdk-x11-2.0.so.0                           
0x00007fb0f46f6a50  0x00007fb0f4707e38  Yes         /usr/lib/libgdk_pixbuf-2.0.so.0                       
0x00007fb0f44b6bc0  0x00007fb0f44d51d8  Yes         /usr/lib/libpango-1.0.so.0                             
0x00007fb0f426d070  0x00007fb0f42964c8  Yes         /usr/lib/libgobject-2.0.so.0                           
0x00007fb0f4061650  0x00007fb0f40629e8  Yes         /usr/lib/libgthread-2.0.so.0                           
0x00007fb0f3db2090  0x00007fb0f3e0e1f8  Yes         /usr/lib/libglib-2.0.so.0                             
0x00007fb0f3ae8af0  0x00007fb0f3b5a666  Yes         /usr/lib/libstdc++.so.6                               
0x00007fb0f3810e50  0x00007fb0f3850a28  Yes         /lib/libm.so.6
0x00007fb0f35f9cf0  0x00007fb0f360a158  Yes         /usr/lib/libgcc_s.so.1
0x00007fb0f32c0660  0x00007fb0f33a5f2c  Yes         /lib/libc.so.6
0x00007fb0f309edb0  0x00007fb0f309f8d8  Yes         /lib/libdl.so.2
0x00007fb0f2d6f6c0  0x00007fb0f2e5c638  Yes         /usr/lib/libxml2.so.2
0x00007fb0f2b2ac30  0x00007fb0f2b366d8  Yes         /usr/lib/libatk-1.0.so.0
0x00007fb0f28bc030  0x00007fb0f2901eb8  Yes         /usr/lib/libgio-2.0.so.0
0x00007fb0f26824a0  0x00007fb0f26a0ad8  Yes         /usr/lib/libpangoft2-1.0.so.0
0x00007fb0f2473a00  0x00007fb0f24782d8  Yes         /usr/lib/libpangocairo-1.0.so.0
0x00007fb0f21fdfc0  0x00007fb0f2253f28  Yes         /usr/lib/libcairo.so.2
0x00007fb0f1f68270  0x00007fb0f1fce308  Yes         /usr/lib/libfreetype.so.6
0x00007fb0f1d300f0  0x00007fb0f1d481d8  Yes         /usr/lib/libfontconfig.so.1
0x00007fb0f1b28180  0x00007fb0f1b290f8  Yes         /usr/lib/libgmodule-2.0.so.0
0x00007fb0f1918a50  0x00007fb0f1923968  Yes         /usr/lib/libXext.so.6
0x00007fb0f170dae0  0x00007fb0f1713f38  Yes         /usr/lib/libXrender.so.1
0x00007fb0f150aa80  0x00007fb0f150b5c8  Yes         /usr/lib/libXinerama.so.1
0x00007fb0f1301a60  0x00007fb0f1308098  Yes         /usr/lib/libXi.so.6
0x00007fb0f10f9920  0x00007fb0f10fe988  Yes         /usr/lib/libXrandr.so.2
0x00007fb0f0ef0b40  0x00007fb0f0ef5be8  Yes         /usr/lib/libXcursor.so.1
0x00007fb0f0bd2d60  0x00007fb0f0c605a8  Yes         /usr/lib/libX11.so.6
0x00007fb0f09b1bc0  0x00007fb0f09b29d8  Yes         /usr/lib/libXcomposite.so.1
0x00007fb0f07afb00  0x00007fb0f07b0668  Yes         /usr/lib/libXdamage.so.1
0x00007fb0f05ab530  0x00007fb0f05ae3b8  Yes         /usr/lib/libXfixes.so.3
0x00007fb0f0387360  0x00007fb0f03a25d8  Yes         /usr/lib/libpng12.so.0
0x00007fb0f0153570  0x00007fb0f0170e18  Yes         /lib/libpcre.so.0
0x00007fb0eff4c170  0x00007fb0eff4f688  Yes         /lib/librt.so.1
0x00007fb0efd09dd0  0x00007fb0efd3ff88  Yes         /usr/lib/libpixman-1.so.0
0x00007fb0efb035e0  0x00007fb0efb04438  Yes         /usr/lib/libxcb-render-util.so.0
0x00007fb0ef8fd260  0x00007fb0ef8ffda8  Yes         /usr/lib/libxcb-render.so.0
0x00007fb0ef6e7610  0x00007fb0ef6f2b38  Yes         /usr/lib/libxcb.so.1
0x00007fb0ef4b8d30  0x00007fb0ef4d2398  Yes         /usr/lib/libexpat.so.1
0x00007fb0ef2b3cf0  0x00007fb0ef2b4a88  Yes         /usr/lib/libXau.so.6
0x00007fb0ef0af3e0  0x00007fb0ef0b0d78  Yes         /usr/lib/libXdmcp.so.6
0x00007fb0ec340140  0x00007fb0ec3475d8  Yes         /lib/libnss_files.so.2
0x00007fb0ec13d070  0x00007fb0ec13d578  Yes         /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
0x00007fb0e0365fd0  0x00007fb0e03690d8  Yes         /lib/libnss_dns.so.2
0x00007fb0e01528a0  0x00007fb0e015e9b8  Yes         /lib/libresolv.so.2
0x00007fb0dff4c4a0  0x00007fb0dff4d168  Yes         /usr/lib/gconv/CP1251.so

Offline

#19 2009-06-10 22:40:37

djgera
Developer
From: Buenos Aires - Argentina
Registered: 2008-12-24
Posts: 723
Website

Re: [SOLVED]Some apps are aborted or segfaults

Hi vic, there are no debug symbols here, this is useless info. In the PKGBUILD must add CFGLAGS + in the options array add '!strip'. (do this for linuxdcpp + glib2 + gtk+2 )

Use [ code ] [ /code ] tags.

I will post a md5sum in pastebin of every lib that is listed. (maybe you have some corruption on some lib )

Offline

#20 2009-06-11 01:57:10

djgera
Developer
From: Buenos Aires - Argentina
Registered: 2008-12-24
Posts: 723
Website

Re: [SOLVED]Some apps are aborted or segfaults

Here is the list of md5sums of all libraries listed: http://djgera.pastebin.com/m4f597762 download and compare with your libs. "tr -d '\r' < m4f597762.txt | md5sum -c -"

Offline

#21 2009-06-11 14:54:29

vit
Member
Registered: 2008-12-28
Posts: 79

Re: [SOLVED]Some apps are aborted or segfaults

The libs are all ok. Compiling with debug support now.

Offline

#22 2009-06-11 15:26:10

vit
Member
Registered: 2008-12-28
Posts: 79

Re: [SOLVED]Some apps are aborted or segfaults

Here you are for linuxdcpp-bzr from aur.

GNU gdb 6.8                                                                                                
Copyright (C) 2008 Free Software Foundation, Inc.                                                          
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>                              
This is free software: you are free to change and redistribute it.                                         
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"                                 
and "show warranty" for details.                                                                           
This GDB was configured as "x86_64-unknown-linux-gnu"...                                                   
(gdb) r                                                                                                    
Starting program: /usr/bin/linuxdcpp                                                                       
[Thread debugging using libthread_db enabled]                                                              
Loading: Hash database                                                                                     
[New Thread 0x7fcc1ca85710 (LWP 14561)]                                                                    
[New Thread 0x7fcc15621910 (LWP 14564)]                                                                    
Loading: Shared Files                                                                                      
[New Thread 0x7fcc14e20910 (LWP 14565)]                                                                    
Loading: Download Queue                                                                                    
[New Thread 0x7fcc1461f910 (LWP 14566)]                                                                    
[New Thread 0x7fcc13e1e910 (LWP 14567)]                                                                    
[New Thread 0x7fcc1361d910 (LWP 14568)]                                                                    
[Thread 0x7fcc14e20910 (LWP 14565) exited]                                                                 
[New Thread 0x7fcc0a65f910 (LWP 14569)]                                                                    
[New Thread 0x7fcc09e5e910 (LWP 14570)]                                                                    
[New Thread 0x7fcc09641910 (LWP 14571)]                                                                    
[New Thread 0x7fcc08e40910 (LWP 14572)]                                                                    
[New Thread 0x7fcc0863f910 (LWP 14573)]                                                                    
[New Thread 0x7fcc07e3e910 (LWP 14574)]                                                                    
[New Thread 0x7fcc0763d910 (LWP 14575)]                                                                    
[New Thread 0x7fcc06a20910 (LWP 14576)]                                                                    
[New Thread 0x7fcc0601c910 (LWP 14577)]                                                                    
[Thread 0x7fcc0a65f910 (LWP 14569) exited]                                                                 
[New Thread 0x7fcc0a65f910 (LWP 14578)]                                                                    
[New Thread 0x7fcc057d9910 (LWP 14579)]                                                                    
                                                                                                           
Program received signal SIGABRT, Aborted.                                                                  
[Switching to Thread 0x7fcc13e1e910 (LWP 14567)]                                                           
0x00007fcc19ba6235 in *__GI_raise (sig=<value optimized out>)                                              
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64                                                          
64        return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);                                            
Current language:  auto; currently c                                                                       
(gdb) bt                                                                                                   
#0  0x00007fcc19ba6235 in *__GI_raise (sig=<value optimized out>)                                          
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64                                                          
#1  0x00007fcc19ba75bf in *__GI_abort () at abort.c:88                                                     
#2  0x00007fcc19be4f68 in malloc_printerr (action=2, str=0x7fcc19c8bcfc "free(): invalid pointer",         
    ptr=0x38e1) at malloc.c:6201                                                                           
#3  0x00007fcc19bd6075 in _IO_new_fclose (fp=0x2419190) at iofclose.c:88                                   
#4  0x00007fcc1c46f594 in destroy () from /usr/lib/libz.so.1                                               
#5  0x00007fcc19675f69 in xmlGzfileClose () from /usr/lib/libxml2.so.2                                     
#6  0x00007fcc196744b2 in xmlFreeParserInputBuffer__internal_alias () from /usr/lib/libxml2.so.2           
#7  0x00007fcc19649055 in xmlFreeInputStream__internal_alias () from /usr/lib/libxml2.so.2                 
#8  0x00007fcc196490a0 in xmlFreeParserCtxt__internal_alias () from /usr/lib/libxml2.so.2                  
#9  0x00007fcc1966338e in xmlSAXUserParseFile__internal_alias () from /usr/lib/libxml2.so.2                
#10 0x00007fcc1ba72ef3 in glade_parser_parse_file () from /usr/lib/libglade-2.0.so.0                       
#11 0x00007fcc1ba705fa in glade_xml_construct () from /usr/lib/libglade-2.0.so.0                           
#12 0x00007fcc1ba712a6 in glade_xml_new () from /usr/lib/libglade-2.0.so.0                                 
#13 0x000000000042b357 in Entry (this=0x23f88b0, type=<value optimized out>, glade=@0x7fcc13e1df60,        
    id=<value optimized out>) at linux/entry.cc:39                                                         
#14 0x00000000004109df in BookEntry (this=0x38e1, type=14567, text=@0x7fcc13e1df50, glade=@0x6, id=@0x0)   
    at linux/bookentry.cc:32                                                                               
#15 0x000000000045404d in Hub (this=0x23f88b0, address=@0x7fcc13e1e050, encoding=@0x7fcc13e1e040)          
    at linux/hub.cc:46                                                                                     
#16 0x000000000046c3c3 in MainWindow::showHub_gui (this=0x1cc41a0, address=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.                                
) at linux/mainwindow.cc:604                                                                               
warning: (Internal error: pc 0x47a1f4 in read in psymtab, but not in symtab.)                              
                                                                                                           
warning: (Internal error: pc 0x47a1f4 in read in psymtab, but not in symtab.)                              
                                                                                                           
#17 0x000000000047a1f5 in Func2<MainWindow, std::string, std::string>::call (this=warning: (Internal error: pc 0x47a1a0 in read in psymtab, but not in symtab.)                                                       
                                                                                                           
warning: (Internal error: pc 0x47a1f4 in read in psymtab, but not in symtab.)                              
                                                                                                           
0x229d5c0)                                                                                                 
    at linux/func.hh:97                                                                                    
#18 0x00000000004daa69 in WulforManager::processGuiQueue (this=0x1cc5140) at linux/wulformanager.cc:181    
#19 0x00000000004dab49 in WulforManager::threadFunc_gui (data=0x38e1) at linux/wulformanager.cc:148        
#20 0x00007fcc1a6d1954 in g_thread_create_proxy () from /usr/lib/libglib-2.0.so.0                          
#21 0x00007fcc1c6876fa in start_thread (arg=<value optimized out>) at pthread_create.c:297                 
#22 0x00007fcc19c3e7ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112                        
#23 0x0000000000000000 in ?? ()                                                                            
(gdb) info r                                                                                               
rax            0x0      0                                                                                  
rbx            0x7fcc19c8bcfc   140514582641916                                                            
rcx            0xffffffffffffffff       -1                                                                 
rdx            0x6      6                                                                                  
rsi            0x38e7   14567                                                                              
rdi            0x38e1   14561                                                                              
rbp            0x2      0x2                                                                                
rsp            0x7fcc13e1d668   0x7fcc13e1d668                                                             
r8             0x0      0                                                                                  
r9             0x14     20                                                                                 
r10            0x8      8                                                                                  
r11            0x206    518                                                                                
r12            0x0      0                                                                                  
r13            0x7fcc1bc7c9e0   140514616134112                                                            
r14            0x7fcc13e1d9d0   140514483624400                                                            
r15            0x7fcc13e1d9e0   140514483624416                                                            
rip            0x7fcc19ba6235   0x7fcc19ba6235 <*__GI_raise+53>                                            
eflags         0x206    [ PF IF ]                                                                          
cs             0x33     51                                                                                 
ss             0x2b     43                                                                                 
ds             0x0      0                                                                                  
es             0x0      0                                                                                  
fs             0x0      0                                                                                  
gs             0x0      0                                                                                  
fctrl          0x37f    895                                                                                
fstat          0x0      0                                                                                  
ftag           0xffff   65535                                                                              
fiseg          0x0      0                                                                                  
fioff          0x0      0                                                                                  
foseg          0x0      0                                                                                  
fooff          0x0      0                                                                                  
fop            0x0      0                                                                                  
mxcsr          0x1fa0   [ PE IM DM ZM OM UM PM ]                                                           
(gdb) info sha                                                                                             
From                To                  Syms Read   Shared Object Library                                  
0x00007fcc1c89daa0  0x00007fcc1c8b3b54  Yes         /lib/ld-linux-x86-64.so.2                              
0x00007fcc1c6862c0  0x00007fcc1c691598  Yes         /lib/libpthread.so.0                                   
0x00007fcc1c46e120  0x00007fcc1c479b58  Yes         /usr/lib/libz.so.1                                     
0x00007fcc1c25d720  0x00007fcc1c2699f8  Yes         /lib/libbz2.so.1.0                                     
0x00007fcc1bf36b40  0x00007fcc1bff2b18  Yes         /usr/lib/libcrypto.so.0.9.8                            
0x00007fcc1bc90aa0  0x00007fcc1bcbca48  Yes         /usr/lib/libssl.so.0.9.8                               
0x00007fcc1ba6dc50  0x00007fcc1ba78728  Yes         /usr/lib/libglade-2.0.so.0                             
0x00007fcc1b4eeee0  0x00007fcc1b723c68  Yes         /usr/lib/libgtk-x11-2.0.so.0                           
0x00007fcc1b1febe0  0x00007fcc1b24b8b8  Yes         /usr/lib/libgdk-x11-2.0.so.0                           
0x00007fcc1afc8a60  0x00007fcc1afd9e28  Yes         /usr/lib/libgdk_pixbuf-2.0.so.0                        
0x00007fcc1ad88bc0  0x00007fcc1ada71d8  Yes         /usr/lib/libpango-1.0.so.0                             
0x00007fcc1ab3f070  0x00007fcc1ab684c8  Yes         /usr/lib/libgobject-2.0.so.0                           
0x00007fcc1a933650  0x00007fcc1a9349e8  Yes         /usr/lib/libgthread-2.0.so.0                           
0x00007fcc1a684090  0x00007fcc1a6e01f8  Yes         /usr/lib/libglib-2.0.so.0                              
0x00007fcc1a3baaf0  0x00007fcc1a42c666  Yes         /usr/lib/libstdc++.so.6                                
0x00007fcc1a0e1e60  0x00007fcc1a121bd8  Yes         /lib/libm.so.6
0x00007fcc19ecacf0  0x00007fcc19edb158  Yes         /usr/lib/libgcc_s.so.1
0x00007fcc19b92660  0x00007fcc19c759ac  Yes         /lib/libc.so.6
0x00007fcc19970dc0  0x00007fcc19971928  Yes         /lib/libdl.so.2
0x00007fcc196416c0  0x00007fcc1972e638  Yes         /usr/lib/libxml2.so.2
0x00007fcc193fcc30  0x00007fcc194086d8  Yes         /usr/lib/libatk-1.0.so.0
0x00007fcc1918e030  0x00007fcc191d3eb8  Yes         /usr/lib/libgio-2.0.so.0
0x00007fcc18f544a0  0x00007fcc18f72ad8  Yes         /usr/lib/libpangoft2-1.0.so.0
0x00007fcc18d45a00  0x00007fcc18d4a2d8  Yes         /usr/lib/libpangocairo-1.0.so.0
0x00007fcc18acffc0  0x00007fcc18b25f28  Yes         /usr/lib/libcairo.so.2
0x00007fcc1883a270  0x00007fcc188a0308  Yes         /usr/lib/libfreetype.so.6
0x00007fcc186020f0  0x00007fcc1861a1d8  Yes         /usr/lib/libfontconfig.so.1
0x00007fcc183fa180  0x00007fcc183fb0f8  Yes         /usr/lib/libgmodule-2.0.so.0
0x00007fcc181eaa50  0x00007fcc181f5968  Yes         /usr/lib/libXext.so.6
0x00007fcc17fdfae0  0x00007fcc17fe5f38  Yes         /usr/lib/libXrender.so.1
0x00007fcc17ddca80  0x00007fcc17ddd5c8  Yes         /usr/lib/libXinerama.so.1
0x00007fcc17bd3a60  0x00007fcc17bda098  Yes         /usr/lib/libXi.so.6
0x00007fcc179cb920  0x00007fcc179d0988  Yes         /usr/lib/libXrandr.so.2
0x00007fcc177c2b40  0x00007fcc177c7be8  Yes         /usr/lib/libXcursor.so.1
0x00007fcc174a4d60  0x00007fcc175325a8  Yes         /usr/lib/libX11.so.6
0x00007fcc17283bc0  0x00007fcc172849d8  Yes         /usr/lib/libXcomposite.so.1
0x00007fcc17081b00  0x00007fcc17082668  Yes         /usr/lib/libXdamage.so.1
0x00007fcc16e7d530  0x00007fcc16e803b8  Yes         /usr/lib/libXfixes.so.3
0x00007fcc16c59360  0x00007fcc16c745d8  Yes         /usr/lib/libpng12.so.0
0x00007fcc16a25570  0x00007fcc16a42e18  Yes         /lib/libpcre.so.0
0x00007fcc1681e180  0x00007fcc16821678  Yes         /lib/librt.so.1
0x00007fcc165dbdd0  0x00007fcc16611f88  Yes         /usr/lib/libpixman-1.so.0
0x00007fcc163d55e0  0x00007fcc163d6438  Yes         /usr/lib/libxcb-render-util.so.0
0x00007fcc161cf260  0x00007fcc161d1da8  Yes         /usr/lib/libxcb-render.so.0
0x00007fcc15fb9610  0x00007fcc15fc4b38  Yes         /usr/lib/libxcb.so.1
0x00007fcc15d8ad30  0x00007fcc15da4398  Yes         /usr/lib/libexpat.so.1
0x00007fcc15b85cf0  0x00007fcc15b86a88  Yes         /usr/lib/libXau.so.6
0x00007fcc159813e0  0x00007fcc15982d78  Yes         /usr/lib/libXdmcp.so.6
0x00007fcc12c12140  0x00007fcc12c19508  Yes         /lib/libnss_files.so.2
0x00007fcc12a0f070  0x00007fcc12a0f578  Yes         /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
0x00007fcc06c37fe0  0x00007fcc06c3b0b8  Yes         /lib/libnss_dns.so.2
0x00007fcc06a248a0  0x00007fcc06a30668  Yes         /lib/libresolv.so.2
0x00007fcc0601d4a0  0x00007fcc0601e158  Yes         /usr/lib/gconv/CP1251.so
(gdb)

Offline

#23 2009-06-12 00:31:48

djgera
Developer
From: Buenos Aires - Argentina
Registered: 2008-12-24
Posts: 723
Website

Re: [SOLVED]Some apps are aborted or segfaults

now a SIGABRT, previous was a SIGSEGV. This is ugly.

the file /usr/bin/linuxdcpp is linked with libphtread ? do a "readelf -d /usr/bin/linuxdcpp | grep NEEDED"

You have installed some extrange lib in the system? Do you tried to reinstall some packages especially GCC? (previuos clean-up the package cache)

Can identify a point in the time that this problem begin? system is up-to-date? using the ARCH kernel without any additional patches?

linuxdcpp from repos don't crash?

Last edited by djgera (2009-06-12 00:49:16)

Offline

#24 2009-06-12 11:45:52

vit
Member
Registered: 2008-12-28
Posts: 79

Re: [SOLVED]Some apps are aborted or segfaults

Signal depends on the try. Sometimes it SIGABRT sometimes SIGSEGV.
The system is up to date. It began with kdemod-unstable 4.2.8x installation. Tryed to reinstall full system. The same behavior. Linuxdcpp from the repos - crashes.
Here are the libs for the linuxdcpp:

 0x0000000000000001 (NEEDED)             Shared library: [libpthread.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libz.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libbz2.so.1.0]
 0x0000000000000001 (NEEDED)             Shared library: [libcrypto.so.0.9.8]
 0x0000000000000001 (NEEDED)             Shared library: [libssl.so.0.9.8]
 0x0000000000000001 (NEEDED)             Shared library: [libglade-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libgtk-x11-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libgdk-x11-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libgdk_pixbuf-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libpango-1.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libgobject-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libgthread-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libglib-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libstdc++.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libm.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libgcc_s.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]

The case of SEGSEGV.

GNU gdb 6.8                                                                                                
Copyright (C) 2008 Free Software Foundation, Inc.                                                          
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>                              
This is free software: you are free to change and redistribute it.                                         
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"                                 
and "show warranty" for details.                                                                           
This GDB was configured as "x86_64-unknown-linux-gnu"...                                                   
(gdb) r                                                                                                    
Starting program: /usr/bin/linuxdcpp                                                                       
[Thread debugging using libthread_db enabled]                                                              
Loading: Hash database                                                                                     
[New Thread 0x7fe19338a710 (LWP 8821)]                                                                     
[New Thread 0x7fe18bf26910 (LWP 8824)]                                                                     
Loading: Shared Files                                                                                      
[New Thread 0x7fe18b725910 (LWP 8825)]                                                                     
Loading: Download Queue                                                                                    
[New Thread 0x7fe18af24910 (LWP 8826)]                                                                     
[Thread 0x7fe18b725910 (LWP 8825) exited]                                                                  
[New Thread 0x7fe18a723910 (LWP 8827)]                                                                     
[New Thread 0x7fe189f22910 (LWP 8828)]                                                                     
[New Thread 0x7fe189312910 (LWP 8829)]                                                                     
[New Thread 0x7fe188b11910 (LWP 8830)]                                                                     
[New Thread 0x7fe188310910 (LWP 8831)]                                                                     
[New Thread 0x7fe187b0f910 (LWP 8832)]                                                                     
[New Thread 0x7fe18730e910 (LWP 8833)]                                                                     
[New Thread 0x7fe186b0d910 (LWP 8834)]                                                                     
[New Thread 0x7fe18630c910 (LWP 8835)]                                                                     
[New Thread 0x7fe1854ec910 (LWP 8836)]                                                                     
[New Thread 0x7fe184ceb910 (LWP 8837)]                                                                     
[New Thread 0x7fe1844c9910 (LWP 8838)]                                                                     
[New Thread 0x7fe183ca7910 (LWP 8839)]                                                                     
[New Thread 0x7fe183485910 (LWP 8840)]                                                                     
[Thread 0x7fe189312910 (LWP 8829) exited]                                                                  
                                                                                                           
Program received signal SIGSEGV, Segmentation fault.                                                       
[Switching to Thread 0x7fe18a723910 (LWP 8827)]                                                            
mem2chunk_check (mem=0x26b0de0, magic_p=0x0) at hooks.c:166                                                
166                                 next_chunk(prev_chunk(p))!=p) ))                                       
Current language:  auto; currently c                                                                       
(gdb) bt                                                                                                   
#0  mem2chunk_check (mem=0x26b0de0, magic_p=0x0) at hooks.c:166                                            
#1  0x00007fe1904ebb70 in free_check (mem=0x26b0de0, caller=<value optimized out>) at hooks.c:279          
#2  0x00007fe190fde365 in g_utf8_collate () from /usr/lib/libglib-2.0.so.0                                 
#3  0x00007fe191f794d3 in _gtk_tree_data_list_compare_func (model=<value optimized out>,                   
    a=<value optimized out>, b=0x7fe18a722770, user_data=0x7) at gtktreedatalist.c:434                     
#4  0x00007fe191eaf829 in gtk_list_store_compare_func (a=0x2672d60, b=0x269d720,                           
    user_data=<value optimized out>) at gtkliststore.c:1680                                                
#5  0x00007fe190fc71b2 in node_find_closest () from /usr/lib/libglib-2.0.so.0                              
#6  0x00007fe190fc8256 in node_insert_sorted () from /usr/lib/libglib-2.0.so.0                             
#7  0x00007fe190fc90ae in g_sequence_sort_changed_iter () from /usr/lib/libglib-2.0.so.0                   
#8  0x00007fe191eb0aba in IA__gtk_list_store_insert_with_values (list_store=0x22cea30,                     
    iter=0x7fe18a722a90, position=35) at gtkliststore.c:1954                                               
#9  0x000000000044f441 in Hub::updateUser_gui (this=0x22922c0, params=<value optimized out>)               
    at linux/hub.cc:280                                                                                    
warning: (Internal error: pc 0x457787 in read in psymtab, but not in symtab.)                              
                                                                                                           
warning: (Internal error: pc 0x457787 in read in psymtab, but not in symtab.)                              
                                                                                                           
#10 0x0000000000457788 in Func1<Hub, std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > > >::call (this=warning: (Internal error: pc 0x4576c0 in read in psymtab, but not in symtab.)                                                                         
                                                                                                           
warning: (Internal error: pc 0x457787 in read in psymtab, but not in symtab.)                              
                                                                                                           
0x256d0b0) at linux/func.hh:70                                                                             
#11 0x00000000004daa69 in WulforManager::processGuiQueue (this=0x1c3e2b0) at linux/wulformanager.cc:181    
#12 0x00000000004dab49 in WulforManager::threadFunc_gui (data=0x26b0de0) at linux/wulformanager.cc:148     
#13 0x00007fe190fd6954 in g_thread_create_proxy () from /usr/lib/libglib-2.0.so.0                          
#14 0x00007fe192f8c6fa in start_thread (arg=<value optimized out>) at pthread_create.c:297                 
#15 0x00007fe1905437ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112                        
#16 0x0000000000000000 in ?? ()                                                                            
(gdb) info r                                                                                               
rax            0xf100000000000000       -1080863910568919040                                               
rbx            0x26b0dd0        40570320                                                                   
rcx            0xf00000000000000        1080863910568919040                                                
rdx            0x30     48                                                                                 
rsi            0x0      0                                                                                  
rdi            0x26b0de0        40570336                                                                   
rbp            0xf1000000026b0dd0       0xf1000000026b0dd0                                                 
rsp            0x7fe18a722670   0x7fe18a722670                                                             
r8             0x26b0e00        40570368                                                                   
r9             0x61     97                                                                                 
r10            0x1      1                                                                                  
r11            0x7fe1904ebb60   140606765448032                                                            
r12            0xa      10                                                                                 
r13            0x7      7                                                                                  
r14            0x40     64                                                                                 
r15            0x7fe18a722770   140606667106160                                                            
rip            0x7fe1904e9e71   0x7fe1904e9e71 <mem2chunk_check+657>                                       
eflags         0x10207  [ CF PF IF RF ]                                                                    
cs             0x33     51                                                                                 
ss             0x2b     43                                                                                 
ds             0x0      0                                                                                  
es             0x0      0                                                                                  
fs             0x0      0                                                                                  
gs             0x0      0                                                                                  
fctrl          0x37f    895                                                                                
fstat          0x0      0                                                                                  
ftag           0xffff   65535                                                                              
fiseg          0x0      0                                                                                  
fioff          0x0      0                                                                                  
foseg          0x0      0                                                                                  
fooff          0x0      0                                                                                  
fop            0x0      0                                                                                  
mxcsr          0x1fa0   [ PE IM DM ZM OM UM PM ]                                                           
(gdb) info sha                                                                                             
From                To                  Syms Read   Shared Object Library                                  
0x00007fe1931a2aa0  0x00007fe1931b8b54  Yes         /lib/ld-linux-x86-64.so.2                              
0x00007fe192f8b2c0  0x00007fe192f96598  Yes         /lib/libpthread.so.0                                   
0x00007fe192d73120  0x00007fe192d7eb58  Yes         /usr/lib/libz.so.1                                     
0x00007fe192b62720  0x00007fe192b6e9f8  Yes         /lib/libbz2.so.1.0                                     
0x00007fe19283bb40  0x00007fe1928f7b18  Yes         /usr/lib/libcrypto.so.0.9.8                            
0x00007fe192595aa0  0x00007fe1925c1a48  Yes         /usr/lib/libssl.so.0.9.8                               
0x00007fe192372c50  0x00007fe19237d728  Yes         /usr/lib/libglade-2.0.so.0                             
0x00007fe191df3ee0  0x00007fe192028c68  Yes         /usr/lib/libgtk-x11-2.0.so.0                           
0x00007fe191b03be0  0x00007fe191b508b8  Yes         /usr/lib/libgdk-x11-2.0.so.0                           
0x00007fe1918cda60  0x00007fe1918dee28  Yes         /usr/lib/libgdk_pixbuf-2.0.so.0                        
0x00007fe19168dbc0  0x00007fe1916ac1d8  Yes         /usr/lib/libpango-1.0.so.0                             
0x00007fe191444070  0x00007fe19146d4c8  Yes         /usr/lib/libgobject-2.0.so.0                           
0x00007fe191238650  0x00007fe1912399e8  Yes         /usr/lib/libgthread-2.0.so.0                           
0x00007fe190f89090  0x00007fe190fe51f8  Yes         /usr/lib/libglib-2.0.so.0                              
0x00007fe190cbfaf0  0x00007fe190d31666  Yes         /usr/lib/libstdc++.so.6                                
0x00007fe1909e6e60  0x00007fe190a26bd8  Yes         /lib/libm.so.6
0x00007fe1907cfcf0  0x00007fe1907e0158  Yes         /usr/lib/libgcc_s.so.1
0x00007fe190497660  0x00007fe19057a9ac  Yes         /lib/libc.so.6
0x00007fe190275dc0  0x00007fe190276928  Yes         /lib/libdl.so.2
0x00007fe18ff466c0  0x00007fe190033638  Yes         /usr/lib/libxml2.so.2
0x00007fe18fd01c30  0x00007fe18fd0d6d8  Yes         /usr/lib/libatk-1.0.so.0
0x00007fe18fa93030  0x00007fe18fad8eb8  Yes         /usr/lib/libgio-2.0.so.0
0x00007fe18f8594a0  0x00007fe18f877ad8  Yes         /usr/lib/libpangoft2-1.0.so.0
0x00007fe18f64aa00  0x00007fe18f64f2d8  Yes         /usr/lib/libpangocairo-1.0.so.0
0x00007fe18f3d4fc0  0x00007fe18f42af28  Yes         /usr/lib/libcairo.so.2
0x00007fe18f13f270  0x00007fe18f1a5308  Yes         /usr/lib/libfreetype.so.6
0x00007fe18ef070f0  0x00007fe18ef1f1d8  Yes         /usr/lib/libfontconfig.so.1
0x00007fe18ecff180  0x00007fe18ed000f8  Yes         /usr/lib/libgmodule-2.0.so.0
0x00007fe18eaefa50  0x00007fe18eafa968  Yes         /usr/lib/libXext.so.6
0x00007fe18e8e4ae0  0x00007fe18e8eaf38  Yes         /usr/lib/libXrender.so.1
0x00007fe18e6e1a80  0x00007fe18e6e25c8  Yes         /usr/lib/libXinerama.so.1
0x00007fe18e4d8a60  0x00007fe18e4df098  Yes         /usr/lib/libXi.so.6
0x00007fe18e2d0920  0x00007fe18e2d5988  Yes         /usr/lib/libXrandr.so.2
0x00007fe18e0c7b40  0x00007fe18e0ccbe8  Yes         /usr/lib/libXcursor.so.1
0x00007fe18dda9d60  0x00007fe18de375a8  Yes         /usr/lib/libX11.so.6
0x00007fe18db88bc0  0x00007fe18db899d8  Yes         /usr/lib/libXcomposite.so.1
0x00007fe18d986b00  0x00007fe18d987668  Yes         /usr/lib/libXdamage.so.1
0x00007fe18d782530  0x00007fe18d7853b8  Yes         /usr/lib/libXfixes.so.3
0x00007fe18d55e360  0x00007fe18d5795d8  Yes         /usr/lib/libpng12.so.0
0x00007fe18d32a570  0x00007fe18d347e18  Yes         /lib/libpcre.so.0
0x00007fe18d123180  0x00007fe18d126678  Yes         /lib/librt.so.1
0x00007fe18cee0dd0  0x00007fe18cf16f88  Yes         /usr/lib/libpixman-1.so.0
0x00007fe18ccda5e0  0x00007fe18ccdb438  Yes         /usr/lib/libxcb-render-util.so.0
0x00007fe18cad4260  0x00007fe18cad6da8  Yes         /usr/lib/libxcb-render.so.0
0x00007fe18c8be610  0x00007fe18c8c9b38  Yes         /usr/lib/libxcb.so.1
0x00007fe18c68fd30  0x00007fe18c6a9398  Yes         /usr/lib/libexpat.so.1
0x00007fe18c48acf0  0x00007fe18c48ba88  Yes         /usr/lib/libXau.so.6
0x00007fe18c2863e0  0x00007fe18c287d78  Yes         /usr/lib/libXdmcp.so.6
0x00007fe189517140  0x00007fe18951e508  Yes         /lib/libnss_files.so.2
0x00007fe189314070  0x00007fe189314578  Yes         /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
0x00007fe185906fe0  0x00007fe18590a0b8  Yes         /lib/libnss_dns.so.2
0x00007fe1856f38a0  0x00007fe1856ff668  Yes         /lib/libresolv.so.2
0x00007fe1854ed4a0  0x00007fe1854ee158  Yes         /usr/lib/gconv/CP1251.so
(gdb)

Last edited by vit (2009-06-12 12:50:18)

Offline

#25 2009-06-13 05:11:20

djgera
Developer
From: Buenos Aires - Argentina
Registered: 2008-12-24
Posts: 723
Website

Re: [SOLVED]Some apps are aborted or segfaults

mmm this is weird.

I found a similar issue in x86_64 (and i686) on the bugtracker "FS#13704 - [xiphos] segfaults under openbox" http://bugs.archlinux.org/task/13704 app seems to run fine as root, but crash as user, similar backtrace...

Last edited by djgera (2009-06-13 05:13:04)

Offline

Board footer

Powered by FluxBB