Archiv > Development

[3.0.2] Updateproblem

<< < (13/16) > >>

skippy:

--- Quote --- dein vdr hat keine debug symbnole ?!?!
--- End quote ---
Ups stimmt, ich hatte ja für den avahi-Test wieder das Backup mit normalem vdr eingespielt. Teste gleich noch einmal. Hat er bei dir das ulimit ... automatisch gemacht?

Viele Grüße skippy

Christian:

--- Quote ---
--- Quote --- dein vdr hat keine debug symbnole ?!?!
--- End quote ---
Ups stimmt, ich hatte ja für den avahi-Test wieder das Backup mit normalem vdr eingespielt. Teste gleich noch einmal. Hat er bei dir das ulimit ... automatisch gemacht?

Viele Grüße skippy
--- End quote ---
nein auch nicht ... das schau ich mir mal später an ...

skippy:

--- Quote ---der gdb debuggt 1a :)
--- End quote ---

Leider nicht bei mir  :computertod ;(

--- Code: ---MLD> gdbmld
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
Copyright (C) 2012 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 "i686-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/vdr...done.
[New LWP 13458]
[New LWP 13434]
[New LWP 13428]
[New LWP 13443]
[New LWP 13435]
[New LWP 13448]
[New LWP 13438]
[New LWP 13450]
[New LWP 13439]
[New LWP 13444]
[New LWP 13452]
[New LWP 13446]
[New LWP 13454]
[New LWP 13447]
[New LWP 13449]
[New LWP 13451]
[New LWP 13457]
[New LWP 13453]
[New LWP 13459]
[New LWP 13455]
[New LWP 13461]

warning: Can't read pathname for load map: Input/output error.

warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.

warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
Failed to read a valid object file image from memory.
Core was generated by `/usr/bin/vdr -s /etc/vdr/shutdown.d/rc.action -r /etc/vdr/recording.d/rc.action'.
Program terminated with signal 11, Segmentation fault.
#0  cEvent::ChannelID (this=0x0) at epg.c:149
149     epg.c: No such file or directory.
(gdb) Killed

--- End code ---


--- Quote ---skippy ich hab mal schnell :)

--- Quote ---(gdb) backtrace
#0  cEvent::ChannelID (this=0x0) at epg.c:149
#1  0xb102f544 in upnp::VdrProvider::Action() () from /usr/lib/vdr/libupnp-vdr-provider.so.1.0.0-2.0.0
#2  0x0815e1f4 in cThread::StartThread (Thread=0x8643d80) at thread.c:262
#3  0xb774bd4c in ?? () from /lib/i386-linux-gnu/libpthread.so.0
#4  0xb7476d3e in clone () from /lib/i386-linux-gnu/libc.so.6

--- End quote ---

--- End quote ---
Und da kann ein Entwickler etwas mit anfangen? Ich bewundere euch! :applaus

Gute N8 und vielen, vielen Dank
skippy

Christian:

--- Quote ---
--- Quote from: ></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>[b ---QUOTE[/b] </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->der gdb debuggt 1a :)
--- End quote ---

Leider nicht bei mir  :computertod ;(

--- Code: ---MLD> gdbmld
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
Copyright (C) 2012 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 "i686-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/vdr...done.
[New LWP 13458]
[New LWP 13434]
[New LWP 13428]
[New LWP 13443]
[New LWP 13435]
[New LWP 13448]
[New LWP 13438]
[New LWP 13450]
[New LWP 13439]
[New LWP 13444]
[New LWP 13452]
[New LWP 13446]
[New LWP 13454]
[New LWP 13447]
[New LWP 13449]
[New LWP 13451]
[New LWP 13457]
[New LWP 13453]
[New LWP 13459]
[New LWP 13455]
[New LWP 13461]

warning: Can't read pathname for load map: Input/output error.

warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.

warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
Failed to read a valid object file image from memory.
Core was generated by `/usr/bin/vdr -s /etc/vdr/shutdown.d/rc.action -r /etc/vdr/recording.d/rc.action'.
Program terminated with signal 11, Segmentation fault.
#0  cEvent::ChannelID (this=0x0) at epg.c:149
149     epg.c: No such file or directory.
(gdb) Killed

--- End code ---

<!--QuoteBegin]skippy ich hab mal schnell :)

--- Quote ---(gdb) backtrace
#0  cEvent::ChannelID (this=0x0) at epg.c:149
#1  0xb102f544 in upnp::VdrProvider::Action() () from /usr/lib/vdr/libupnp-vdr-provider.so.1.0.0-2.0.0
#2  0x0815e1f4 in cThread::StartThread (Thread=0x8643d80) at thread.c:262
#3  0xb774bd4c in ?? () from /lib/i386-linux-gnu/libpthread.so.0
#4  0xb7476d3e in clone () from /lib/i386-linux-gnu/libc.so.6

--- End quote ---

--- End quote ---
Und da kann ein Entwickler etwas mit anfangen? Ich bewundere euch! :applaus

Gute N8 und vielen, vielen Dank
skippy [/quote]
 Welche gdb Version? (Svn)

skippy:
Hi Christian,

das war schon die Version 4. Habe nun das gdb aus dem Nightbuild installiert, bekomme dabei folgende Meldung, die ich bereits vorher im sysinit gesehen habe:

--- Code: ---MLD> apm i gdb
get addon: gdb
Connecting to www.minidvblinux.de (78.47.111.107:80)
MLD-3.0.2_gdb-7.4_4. 100% |****************************************************************************************************************************************************|  3492k  0:00:00 ETA
install addon: gdb
ldconfig: skipping /usr/lib/libtntdb-sqlite2.so: No such file or directory

--- End code ---
Die Ausgabe vom Nightbuild-gdb ist identisch schlecht, wie die zuvor gepostete.

Hab ich vielleicht ein grundsätzliches Problem auf dem Server und muss mal neu installieren?


Viele Grüße skippy

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version