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

Re: problems with gnome speech



Sebastian Dellit <sebo@blinzeln.de> writes:

> Hoppa Mario and all readers,
>
> on Wednesday, December 20, 2006 at 1:24:26 PM means Mario Lang:
>> Sebastian Dellit <sebo@blinzeln.de> writes:
>>> ** (process:5814): WARNING **: Failed to send buffer
>>> Segmentation fault
>>>
>>> Can everybody help me to make this test correctly?
>
>> Can you run test-speech under gdb, and provide a backtrace when the segfault
>> happens?
>
> Please tell me more? What must I do? What is gdb and who make I the
> backtrace?

# apt-get install gdb
# gdb path/to/test-speech
gdb> run
...

when it segfaults, you end up in the gdb prompt again, enter "bt",
and paste the output you are getting.

-- 
CYa,
  Mario | Debian Developer <URL:http://debian.org/>
  .''`. | Get my public key via finger mlang@db.debian.org
 : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
 `. `'
   `-      <URL:http://delysid.org/>  <URL:http://www.staff.tugraz.at/mlang/>



Reply to: