bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

example program segfaults with HEAD


From: Daniel E Baumann
Subject: example program segfaults with HEAD
Date: Fri, 25 Jan 2002 19:44:11 -0600
User-agent: Mutt/1.3.26i

For some reason my program that used to run fine now segfaults with
the HEAD version of commoncpp. This is my backtrace:

...
warning: Unable to set global thread event mask: generic error
[New Thread 1024 (LWP 15142)]
Error while reading shared library symbols:
Can't attach LWP 15142: No such process
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
#0  0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x40022e00 in GSim::Run() (this=0x8050a88) at
/usr/include/g++-v3/bits/std_sstream.h:126
#2  0x402233d5 in ccxx_exec_handler (th=0x8050a88) at thread.cpp:566
#3  0x403bbeca in pthread_start_thread () from /lib/libpthread.so.0

I dunno what to make of this as when downgrading to 1.9.3 things work
fine. I don't know why string streams would cause any problems. (I am
going to try 1.9.4 too, I am willing to bet that it will probably also
work as I think this version also worked last time). If anyone has any
ideas about what might be broken that would be helpful. I am using g++
3.0.3 on debian unstable.

Dan
-- 
Daniel E Baumann      address@hidden 

***Free Dmitry Sklyarov! Boycott Adobe! Repeal DMCA!***

And if cynics ridicule freedom, ridicule community...if ``hard nosed 
realists'' say that profit is the only ideal...just ignore them, and use 
copyleft all the same.
      -- RMS



reply via email to

[Prev in Thread] Current Thread [Next in Thread]